Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. code16/sharp
  4. ›
  5. CVE-2026-44692

CVE-2026-44692: Authenticated Sharp users can download unrelated Laravel Storage objects through the generic download endpoint

May 15, 2026

Sharp exposes a generic download endpoint that authorizes access only to the supplied Sharp entity instance, but then reads the target storage disk and path from request parameters.

Because the requested storage object is not bound to the authorized entity instance, an authenticated Sharp user who can view one valid record may use that record as an authorization anchor to download unrelated disk-relative objects from configured Laravel Storage disks.

The confirmed impact is authenticated disclosure of unrelated objects from configured Laravel Storage disks. This issue does not imply arbitrary host filesystem access outside configured Laravel Storage disk roots.

References

  • github.com/advisories/GHSA-748w-hm6r-qc7v
  • github.com/code16/sharp/releases/tag/v9.22.0
  • github.com/code16/sharp/security/advisories/GHSA-748w-hm6r-qc7v
  • nvd.nist.gov/vuln/detail/CVE-2026-44692

Code Behaviors & Features

Detect and mitigate CVE-2026-44692 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 9.22.0

Fixed versions

  • 9.22.0

Solution

Upgrade to version 9.22.0 or above.

Impact 7.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

packagist/code16/sharp/CVE-2026-44692.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 22 May 2026 00:18:07 +0000.