CVE-2026-75836
Last modified
CVE-2026-75836 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav's admin-next/API stack) before 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction(). While the GET /menubar/items listing endpoint correctly filters menubar items via userPassesAuthorize(), the POST /api/v1/menubar/actions/{plugin}/{action} endpoint only checks the baseline api.access permission and never evaluates the authorize field a plugin registered for that action. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav's admin-next/API stack) before 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction(). While the GET /menubar/items listing endpoint correctly filters menubar items via userPassesAuthorize(), the POST /api/v1/menubar/actions/{plugin}/{action} endpoint only checks the baseline api.access permission and never evaluates the authorize field a plugin registered for that action. Any authenticated caller with api.access can therefore invoke a privileged menubar action directly, bypassing the intended authorization. No plugin bundled with core Grav currently registers a privileged authorize handler, so on a stock install the impact is latent; the flaw affects any first- or third-party plugin relying on the documented authorize semantics.
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-75836?
How severe is CVE-2026-75836?
How do I fix CVE-2026-75836?
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-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-75832The Grav API plugin (getgrav/grav-plugin-api, bundled with G…4.3
- 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-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
- CVE-2026-75839ArcadeDB (com.arcadedb:arcadedb-server) versions <= 26.7.3 c…4.3
- CVE-2026-7584The LabOne Q serialization framework uses a class-loading me…8.4
- CVE-2026-75840ArcadeDB before 26.8.1 contains an arbitrary file read vulne…7.5
- CVE-2026-75841ArcadeDB before 26.8.1 contains a denial of service vulnerab…4.3
Are you affected by CVE-2026-75836?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
