CVE-2026-75834
Last modified
CVE-2026-75834 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Grav before 2.0.14 contains a stored cross-site scripting vulnerability in the Security::detectXss() function (system/src/Grav/Common/Security.php). All XSS detection patterns use the PCRE /u (UTF-8) modifier, so a single invalid UTF-8 byte anywhere in page content causes preg_match() to return false for every pattern, silently bypassing the save-time XSS safety gate (Validation::checkSafety()). EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Grav before 2.0.14 contains a stored cross-site scripting vulnerability in the Security::detectXss() function (system/src/Grav/Common/Security.php). All XSS detection patterns use the PCRE /u (UTF-8) modifier, so a single invalid UTF-8 byte anywhere in page content causes preg_match() to return false for every pattern, silently bypassing the save-time XSS safety gate (Validation::checkSafety()). An authenticated attacker with page-edit permissions (without the security.xss_whitelist privilege) can store malicious JavaScript that executes in the browser of a visitor who views the affected page.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 2.0.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75834?
How severe is CVE-2026-75834?
How do I fix CVE-2026-75834?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-75829grav-plugin-api versions before 1.0.15 fail to validate Twig…8.1
- CVE-2026-7583A flaw has been found in Open5GS up to 2.7.7. This issue aff…4.3
- CVE-2026-75830grav-plugin-api (getgrav/grav-plugin-api) versions >= 1.0.0-…7.1
- CVE-2026-75831Grav before 2.0.15 contains a stored cross-site scripting vu…7.6
- CVE-2026-75832The Grav API plugin (getgrav/grav-plugin-api, bundled with G…4.3
- CVE-2026-75833The Grav API plugin (getgrav/grav-plugin-api, bundled with G…4.2
- CVE-2026-75835Grav API plugin (getgrav/grav-plugin-api) before 1.0.14 cont…4.3
- CVE-2026-75836The Grav API plugin (getgrav/grav-plugin-api, bundled with G…8.8
- CVE-2026-75837Grav before 2.0.14 fails to guard the access field in the co…9.1
- CVE-2026-75838DOMPurify before 3.4.13 contains a cross-site scripting vuln…5.1
- CVE-2026-75839ArcadeDB (com.arcadedb:arcadedb-server) versions <= 26.7.3 c…4.3
- CVE-2026-7584The LabOne Q serialization framework uses a class-loading me…8.4
Are you affected by CVE-2026-75834?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
