๐Ÿ” CVE Alert

CVE-2026-44692

HIGH 7.7

Authenticated Sharp users can download unrelated Laravel Storage objects through the generic download endpoint

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

Sharp is a content management framework built for Laravel as a package. Prior to version 9.22.0, 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. This issue has been patched in version 9.22.0.

CWE CWE-639
Vendor code16
Product sharp
Published Jun 10, 2026
Stay Ahead of the Next One

Get instant alerts for code16 sharp

Be the first to know when new high vulnerabilities affecting code16 sharp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

code16 / sharp
< 9.22.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/code16/sharp/security/advisories/GHSA-748w-hm6r-qc7v github.com: https://github.com/code16/sharp/releases/tag/v9.22.0