CVE-2026-72702
Last modified
CVE-2026-72702 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Grav CMS before 2.0.16 contains an origin validation bypass in the Uri::referrer() and Pages::referrerRoute() methods, which validate the Referer header using an unanchored string prefix match (str_starts_with($referrer, $base)) with no trailing delimiter. An attacker who controls a domain that begins with the victim site's origin (e.g. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
Grav CMS before 2.0.16 contains an origin validation bypass in the Uri::referrer() and Pages::referrerRoute() methods, which validate the Referer header using an unanchored string prefix match (str_starts_with($referrer, $base)) with no trailing delimiter. An attacker who controls a domain that begins with the victim site's origin (e.g. https://example.com.attacker.tld) can send a request with such a Referer to be treated as same-origin, bypassing the Referer-based origin check.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 2.0.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-72702?
How severe is CVE-2026-72702?
How do I fix CVE-2026-72702?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-72697Grav CMS before 2.0.16 contains a path traversal vulnerabili…6.5
- CVE-2026-72698Grav CMS before 2.0.16 fails to filter system, site, and the…6.5
- CVE-2026-72699The Grav Login plugin (getgrav/grav-plugin-login) before 3.9…5.3
- CVE-2026-7270An operator precedence bug in the kernel results in a scenar…7.8
- CVE-2026-72700The getgrav/grav-plugin-login Composer plugin before 3.9.1 (…7.5
- CVE-2026-72701Grav CMS before 2.0.16 contains a timing vulnerability in Ut…3.7
- CVE-2026-72703The guard checker in Rocq Prover treats a parameter of a nes…6.3
- CVE-2026-72704The guard checker in Rocq Prover does not recheck the recurs…6.3
- CVE-2026-72705The guard checker in Rocq Prover does not follow recursive c…6.3
- CVE-2026-72708SPIP before 4.4.18 contains an unauthenticated blind SQL inj…7.5
- CVE-2026-72709SPIP before version 4.4.18 contains a missing authorization …9.8
- CVE-2026-7271A vulnerability was detected in DV0x creative-ad-agent up to…5.5
Are you affected by CVE-2026-72702?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
