Grav v2.0.0 contains a cross-site scripting vulnerability (fixed in 2.0.1). The XSS blueprint validator (Security::detectXss()) runs on raw page content before Twig processing. When Twig content processing is enabled (twig_content.process_enabled: true), an attacker with page-write API permission can use Twig's string concatenation operator (~) to dynamically construct event handler names, dangerous tag names, or dangerous protocols at render time (e.g. {% set x = "on" ~ "error" %}). The validator sees only the harmless Twig expression and allows the content, but after Twig rendering the output (rendered via {{ page.content|raw }}) contains an active payload such as , executing arbitrary JavaScript in visitors' browsers.
CVE-2026-61453
This medium-severity CVE scores 6.1 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(low)
- EPSS
- —
- KEV
- Not listed
Published
July 15, 2026
Last Modified
July 15, 2026
Advisory Details (2)
Auto-updated Jul 15, 2026Grav before 2.0.1 XSS via Twig String Concatenation | Advisories | VulnCheck
https://www.vulncheck.com/advisories/grav-before-xss-via-twig-string-concatenationXSS Blueprint Validation Bypass via Twig String Concatenation · Advisory · getgrav/grav · GitHub
https://github.com/getgrav/grav/security/advisories/GHSA-2c4f-86xc-cr74Vendor Advisories for CVE-2026-61453(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 2× in last 7d / 2× 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-07-15 11:54 UTCEG score recompute
- 2026-07-15 11:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-61453?
When was CVE-2026-61453 disclosed?
What is the CVSS score of CVE-2026-61453?
How do I remediate CVE-2026-61453?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61453
Is Your Infrastructure Affected by CVE-2026-61453?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.