PatchSiren cyber security CVE debrief
CVE-2026-64852 getgrav CVE debrief
The Grav API Plugin for Grav CMS provides RESTful API access to site content. Prior to version 1.0.8, a basic panel user could exploit the plugin's authorization mechanism to create a persistent credential bound to another user's account, potentially gaining administrative write access. This issue was fixed in version 1.0.8. The vulnerability allows basic panel users to bypass authorization and create credentials with elevated permissions. Defenders should assess exposure and verify deployment of the updated version.
- Vendor
- getgrav
- Product
- grav-plugin-api
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-09
Who should care
Defenders managing Grav CMS installations, especially those with basic panel user accounts, should assess exposure and verify deployment of version 1.0.8 or later to prevent potential exploitation.
Why it matters
CVE-2026-64852 allows basic panel users to bypass authorization in the Grav API Plugin, potentially gaining administrative write access. Defenders should verify exposure, restrict basic panel user accounts, and ensure version 1.0.8 or later is deployed.
- Defenders must verify exposure of Grav CMS installations using the Grav API Plugin.
- Basic panel user accounts may be used to gain elevated access.
- Administrative write access may be obtained through exploitation.
- Remediation priority is high for deployments with basic panel user accounts.
Technical summary
The Grav API Plugin for Grav CMS had a vulnerability where basic panel users could bypass authorization and create a persistent credential bound to another user's account, potentially gaining administrative write access. This was due to the plugin intercepting admin tasks and authorizing callers with only admin.login permissions. The issue was addressed in version 1.0.8. The vulnerability is a result of insufficient authorization checks, allowing for privilege escalation. Defenders should prioritize verifying exposure of Grav CMS installations using the Grav API Plugin.
Defensive priority
Defenders should prioritize verifying exposure of Grav CMS installations using the Grav API Plugin, especially those with basic panel user accounts, and ensure they are running version 1.0.8 or later.
Recommended defensive actions
- Verify Grav CMS installations for use of the Grav API Plugin and ensure version 1.0.8 or later is deployed.
- Restrict basic panel user accounts to minimize potential exploitation vectors.
- Monitor for unusual API activity or credential creation events.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability and its fix. However, additional information about potential exploitation or affected deployments is limited. Defenders should verify exposure of Grav CMS installations using the Grav API Plugin, especially those with basic panel user accounts, and ensure they are running version 1.0.8 or later. The lack of detailed information on exploitation attempts or affected deployments makes it crucial for defenders to take proactive measures.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64852 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64852
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64852 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64852
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/getgrav/grav-plugin-api/commit/ed16f0aaa9b398c6f179fb8f51e0fa53e4ed8a30
-
Source reference
Unverified legacy reference
URL: https://github.com/getgrav/grav-plugin-api/releases/tag/1.0.8
-
Source reference
Unverified legacy reference
URL: https://github.com/getgrav/grav/security/advisories/GHSA-7v74-m76q-8wf3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.