CVE-2026-53634

MEDIUM EPSS 11.6%
Published Jun 10, 20262w ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Jun 10, 2026 2w ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
11.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

References 4

  • github.com https://github.com/code16/sharp/commit/aa18a85fd8fef830988a336cad2278986729d21a
  • github.com https://github.com/code16/sharp/pull/729
  • github.com https://github.com/code16/sharp/releases/tag/v9.22.3
  • github.com https://github.com/code16/sharp/security/advisories/GHSA-vmwx-m75v-qvch

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.