CVE-2026-75833
Last modified
CVE-2026-75833 is a medium-severity vulnerability rated 4.2/10 on the CVSS scale. The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo(). The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes in special (http/https) schemes, so a returnTo value such as '/\evil.com' passes the guard and is later resolved by the browser as the protocol-relative URL '//evil.com'. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo(). The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes in special (http/https) schemes, so a returnTo value such as '/\evil.com' passes the guard and is later resolved by the browser as the protocol-relative URL '//evil.com'. Following a legitimate OAuth login flow, an attacker-supplied returnTo parameter could redirect an authenticated victim to an attacker-controlled site for post-login phishing. Full browser-side exploitability depends on the admin-next SPA's client-side oauth-callback handler and was not independently verified by the reporter.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 1.0.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75833?
How severe is CVE-2026-75833?
How do I fix CVE-2026-75833?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click 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-75828Grav before 2.0.15 contains a stored cross-site scripting vu…8.7
- 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-75834Grav before 2.0.14 contains a stored cross-site scripting vu…5.4
- 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
Are you affected by CVE-2026-75833?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
