Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters (print_r, vardump, json_encode, yaml_encode, string): GravExtension::assertSandboxDumpSafe() determines sandbox state by calling SandboxExtension::isSandboxed() without a Source argument, which reports only the global sandbox flag that Grav never enables, so the guard added in GHSA-mc5q-6hpj-rp7j never executes. As a result, an authenticated user with page-edit rights can render {{ config|print_r }} in page content with Twig processing enabled and dump Grav's entire merged configuration — print_r reflects the real Config object held in a private property of the SandboxConfig facade, bypassing its path redaction — exposing plugin secrets such as SMTP credentials, API tokens, webhook secrets and cache backend passwords. Grav 1.7 is not affected because it ships no Twig content sandbox. The issue is fixed in 2.0.22, where the affected filters are registered with Twig's needs_is_sandboxed flag.
CVE-2026-92917
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-09-17. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 37%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 19, 2026
Advisory Details (2)
Auto-updated Sep 17, 2026Grav 2.0.0-rc.1 through 2.0.21 Configuration Disclosure via print_r | Advisories | VulnCheck
https://www.vulncheck.com/advisories/grav-2.0.0-rc.1-through-2.0.21-configuration-disclosure-via-print-rTwig content sandbox leaks the full configuration through print_r · Advisory · getgrav/grav · GitHub
Affected: 2.0.22.
https://github.com/getgrav/grav/security/advisories/GHSA-rfr9-7h4p-gx2xVendor Advisories for CVE-2026-92917(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 28× in last 7d / 33× 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.
- 2026-09-25 04:25 UTCGHSA enrichment
- 2026-09-24 15:15 UTCEG score recompute
- 2026-09-24 15:15 UTCGHSA enrichment
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 02:04 UTCEG score recompute
- 2026-09-24 02:04 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 12:54 UTCGHSA enrichment
- 2026-09-22 23:44 UTCEG score recompute
- 2026-09-22 23:44 UTCGHSA enrichment
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 10:33 UTCGHSA enrichment
- 2026-09-21 21:20 UTCEG score recompute
- 2026-09-21 21:20 UTCGHSA enrichment
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 08:09 UTCEG score recompute
- 2026-09-21 08:09 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 18:59 UTCGHSA enrichment
- 2026-09-20 05:49 UTCGHSA enrichment
- 2026-09-19 16:39 UTCEG score recompute
- 2026-09-19 16:39 UTCGHSA enrichment
- 2026-09-19 03:29 UTCEG score recompute
- 2026-09-19 03:29 UTCGHSA enrichment
- 2026-09-19 02:36 UTCEG score recompute
Show 8 moreShow fewer
- 2026-09-19 02:36 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 14:40 UTCGHSA enrichment
- 2026-09-18 01:30 UTCEG score recompute
- 2026-09-18 01:30 UTCGHSA enrichment
- 2026-09-17 12:20 UTCEG score recompute
- 2026-09-17 11:29 UTCEG score recompute
- 2026-09-17 11:29 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-92917?
When was CVE-2026-92917 disclosed?
Is CVE-2026-92917 actively exploited?
What is the CVSS score of CVE-2026-92917?
How do I remediate CVE-2026-92917?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-92917
Is Your Infrastructure Affected by CVE-2026-92917?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.