CVE-2026-75832
Last modified
CVE-2026-75832 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0) before version 1.0.14 (fixed in 1.0.15) contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope(). The method gates the users/<name> scope on the account's raw super-admin ACL flag (access.api.super) instead of validating the presented API key's actual scope. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0) before version 1.0.14 (fixed in 1.0.15) contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope(). The method gates the users/<name> scope on the account's raw super-admin ACL flag (access.api.super) instead of validating the presented API key's actual scope. An attacker holding an API key scoped only to api.media.write minted on a super-admin account can bypass the authorization check and, via POST /blueprint-upload or GET /blueprint-files, write a file into another user's scope (in the shared user/accounts/ directory, constrained to image extensions by assertSafeExtension()) and browse that scope's file listing, despite the key not being granted api.users.write.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 1.0.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75832?
How severe is CVE-2026-75832?
How do I fix CVE-2026-75832?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75827Grav before 2.0.15 contains an arbitrary file write vulnerab…8.8
- CVE-2026-75828Grav before 2.0.15 contains a stored cross-site scripting vu…8.7
- CVE-2026-75829grav-plugin-api versions before 1.0.15 fail to validate Twig…8.1
- CVE-2026-7583A flaw has been found in Open5GS up to 2.7.7. This issue aff…4.3
- CVE-2026-75830grav-plugin-api (getgrav/grav-plugin-api) versions >= 1.0.0-…7.1
- CVE-2026-75831Grav before 2.0.15 contains a stored cross-site scripting vu…7.6
- CVE-2026-75833The Grav API plugin (getgrav/grav-plugin-api, bundled with G…4.2
- CVE-2026-75834Grav before 2.0.14 contains a stored cross-site scripting vu…5.4
- CVE-2026-75835Grav API plugin (getgrav/grav-plugin-api) before 1.0.14 cont…4.3
- CVE-2026-75836The Grav API plugin (getgrav/grav-plugin-api, bundled with G…8.8
- CVE-2026-75837Grav before 2.0.14 fails to guard the access field in the co…9.1
- CVE-2026-75838DOMPurify before 3.4.13 contains a cross-site scripting vuln…5.1
Are you affected by CVE-2026-75832?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
