PatchSiren cyber security CVE debrief
CVE-2026-44692 code16 CVE debrief
CVE-2026-44692 is a high-severity vulnerability in Sharp, a content management framework for Laravel. An authenticated user can exploit this issue to disclose unrelated objects from configured Laravel Storage disks. The vulnerability has been patched in version 9.22.0.
- Vendor
- code16
- Product
- sharp
- CVSS
- HIGH 7.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-10
- Original CVE updated
- 2026-06-11
- Advisory published
- 2026-06-10
- Advisory updated
- 2026-06-11
Who should care
Users of Sharp content management framework for Laravel, particularly those with configured Laravel Storage disks.
Technical summary
Sharp, a content management framework built for Laravel as a package, had a generic download endpoint that authorized access only to the supplied Sharp entity instance. However, it read the target storage disk and path from request parameters. This allowed an authenticated Sharp user who can view one valid record to 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.
Defensive priority
High
Recommended defensive actions
- Update Sharp to version 9.22.0 or later.
- Review and restrict access to sensitive data stored in Laravel Storage disks.
Evidence notes
CVE-2026-44692 has a CVSS score of 7.7 and is considered HIGH severity. The vulnerability was published on 2026-06-10T22:16:57.660Z and modified on 2026-06-11T15:31:25.583Z.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-44692 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-44692
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-44692 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44692
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/code16/sharp/releases/tag/v9.22.0
-
Source reference
Unverified legacy reference
URL: https://github.com/code16/sharp/security/advisories/GHSA-748w-hm6r-qc7v
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.