CVE-2026-53634

Source
https://cve.org/CVERecord?id=CVE-2026-53634
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53634.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53634
Aliases
Published
2026-06-10T20:03:33.950Z
Modified
2026-07-08T08:07:25.989900086Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Sharp: Missing Authorization Check in Quick Creation Command Endpoints
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53634.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-862"
    ]
}
References

Affected packages

Git / github.com/code16/sharp

Affected ranges

Type
GIT
Repo
https://github.com/code16/sharp
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.22.3"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53634.json"