CVE-2026-72825

HIGHPre-NVD 7.67.6
EchelonGraph scoreHIGH confidence

Score 7.6 from GitHub Security Advisory (severity: HIGH) published 2026-08-14. a secondary CVSS source baseline 7.6; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.6EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.6Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint (ReportsController). The endpoint enforces requirePermission('api.config.write') followed by a bare isSuperAdmin() check instead of requireSuper(). Because isSuperAdmin() reads access.api.super directly and never consults api_key_scopes, a least-privilege API key scoped to api.config.write minted on a super account passes the gate, allowing an attacker to append attacker-chosen tokens to the security.twig_sandbox allowlist (persisted to user/config/security.yaml). Widening the allowlist turns any subsequent Twig-in-content render into an SSTI/RCE sink.

CVSS v3
7.6
EG Score
7.6(high)
EG Risk
39(Track)
EG Risk 39/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity76% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
10%
KEV
Not listed

Published

August 14, 2026

Last Modified

August 14, 2026

Advisory Details (2)

Auto-updated Aug 14, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

Grav before 1.0.13 API-key scope cap bypass via ReportsController | Advisories | VulnCheck

https://www.vulncheck.com/advisories/grav-before-api-key-scope-cap-bypass-via-reportscontroller
github Patch Available🟡 PoC Available

API-key scope cap bypass in ReportsController Twig-sandbox allowlist write · Advisory · getgrav/grav · GitHub

https://github.com/getgrav/grav/security/advisories/GHSA-v5ph-7v92-wqm6

Vendor Advisories for CVE-2026-72825(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 30× in last 7d / 30× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-20 22:56 UTCEPSS rescore
  2. 2026-08-20 21:11 UTCGHSA enrichment
  3. 2026-08-20 08:59 UTCGHSA enrichment
  4. 2026-08-19 20:47 UTCEG score recompute
  5. 2026-08-19 20:47 UTCGHSA enrichment
  6. 2026-08-19 17:04 UTCEPSS rescore
  7. 2026-08-19 08:34 UTCGHSA enrichment
  8. 2026-08-18 20:20 UTCEG score recompute
  9. 2026-08-18 20:20 UTCGHSA enrichment
  10. 2026-08-18 13:49 UTCEPSS rescore
  11. 2026-08-18 13:49 UTCEPSS rescore
  12. 2026-08-18 08:06 UTCGHSA enrichment
  13. 2026-08-17 19:50 UTCEG score recompute
  14. 2026-08-17 19:50 UTCGHSA enrichment
  15. 2026-08-17 13:47 UTCEPSS rescore
  16. 2026-08-17 07:37 UTCGHSA enrichment
  17. 2026-08-16 19:25 UTCEG score recompute
  18. 2026-08-16 19:25 UTCGHSA enrichment
  19. 2026-08-16 14:56 UTCEPSS rescore
  20. 2026-08-16 14:56 UTCEPSS rescore
  21. 2026-08-16 07:12 UTCEG score recompute
  22. 2026-08-16 07:12 UTCGHSA enrichment
  23. 2026-08-16 02:15 UTCEPSS rescore
  24. 2026-08-15 19:00 UTCGHSA enrichment
  25. 2026-08-15 06:48 UTCGHSA enrichment
Show 5 more
  1. 2026-08-14 18:35 UTCEG score recompute
  2. 2026-08-14 18:35 UTCGHSA enrichment
  3. 2026-08-14 12:22 UTCEG score recompute
  4. 2026-08-14 11:49 UTCEG score recompute
  5. 2026-08-14 11:49 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-72825?
CVE-2026-72825 is a high vulnerability published on August 14, 2026. The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint (ReportsController). The endpoint enforces requirePermission('api.config.write') followed by a bare isSuperAdmin() check instead of requireSuper(). Because…
When was CVE-2026-72825 disclosed?
CVE-2026-72825 was first published in the National Vulnerability Database on August 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-72825 actively exploited?
CVE-2026-72825 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 89.9% of all scored CVEs.
What is the CVSS score of CVE-2026-72825?
CVE-2026-72825 has a CVSS v3 base score of 7.6 (NVD).
How do I remediate CVE-2026-72825?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72825, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-72825

Explore →

Is Your Infrastructure Affected by CVE-2026-72825?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.