CVE-2026-72829
Last modified
CVE-2026-72829 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Grav API plugin (getgrav/grav-plugin-api) before 1.0.13 contains an API-key scope-cap bypass in UsersController's create() and update() methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin() check that reads access.api.super directly without consulting the key's scopes. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
The Grav API plugin (getgrav/grav-plugin-api) before 1.0.13 contains an API-key scope-cap bypass in UsersController's create() and update() methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin() check that reads access.api.super directly without consulting the key's scopes. As a result, an api.users.write-scoped key minted on a super account can set access.api.super or assign a super-granting group to mint or promote a full super account, then authenticate as that account for uncapped administrative privileges.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 1.0.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-72829?
How severe is CVE-2026-72829?
How do I fix CVE-2026-72829?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-72823The Grav API plugin (getgrav/grav-plugin-api) before 1.0.13 …5.4
- CVE-2026-72824The Grav API plugin (getgrav/grav-plugin-api) before 1.0.13 …8.8
- CVE-2026-72825The getgrav/grav-plugin-api plugin before 1.0.13 contains an…7.6
- CVE-2026-72826The getgrav/grav-plugin-api plugin before 1.0.13 fails to va…8.8
- CVE-2026-72827Grav CMS before 2.0.13 contains a server-side template injec…8.8
- CVE-2026-72828Grav Plugin API (getgrav/grav-plugin-api) before 1.0.13 fail…7.2
- CVE-2026-7283A security flaw has been discovered in SourceCodester Pharma…4.7
- CVE-2026-72830Grav API plugin versions before 1.0.13 fail to enforce API k…8.8
- CVE-2026-72831The Flex Objects plugin (through 1.4.6, tested with Grav 2.0…8.8
- CVE-2026-72832Grav versions from 1.5.2 through 2.0.12 contain a stored cro…5.4
- CVE-2026-72833The Grav API plugin (getgrav/grav-plugin-api) versions >= 1.…8.8
- CVE-2026-72834filebrowser before 2.63.19 contains a permission bypass in t…4.3
Are you affected by CVE-2026-72829?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
