Vulnerability Description
Sharp is a content management framework built for Laravel as a package. From version 9.0.0 to before version 9.22.3, the create and store endpoints of the Quick Creation Command feature did not enforce any authorization check. An authenticated Sharp user without create permission on a given entity could bypass the authorization layer and either retrieve the creation form or submit new records for that entity, as long as it had a Quick Creation Command handler configured. This issue has been patched in version 9.22.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/code16/sharp/commit/aa18a85fd8fef830988a336cad2278986729d21a
- https://github.com/code16/sharp/pull/729
- https://github.com/code16/sharp/releases/tag/v9.22.3
- https://github.com/code16/sharp/security/advisories/GHSA-vmwx-m75v-qvch
FAQ
What is CVE-2026-53634?
CVE-2026-53634 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Sharp is a content management framework built for Laravel as a package. From version 9.0.0 to before version 9.22.3, the create and store endpoints of the Quick Creation Command feature did not enforc...
How severe is CVE-2026-53634?
CVE-2026-53634 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53634?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.