Vulnerability Description
Redash is a package for data visualization and sharing. From 5.0.2 to 26.3.0, the get_next_path() function in Redash's authentication module stripped the scheme and netloc from user-supplied next parameters but did not normalize multiple leading slashes, allowing a crafted login URL such as /login?next=////evil.com to redirect users to an external attacker-controlled site after authentication.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redash | Redash | >= 5.0.2, < 26.03.1 |
Related Weaknesses (CWE)
References
- https://github.com/getredash/redash/commit/9e66f81673c482d9ae6c425afe00964411460Patch
- https://github.com/getredash/redash/security/advisories/GHSA-rfgc-hc86-pxrvVendor Advisory
FAQ
What is CVE-2026-33213?
CVE-2026-33213 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Redash is a package for data visualization and sharing. From 5.0.2 to 26.3.0, the get_next_path() function in Redash's authentication module stripped the scheme and netloc from user-supplied next para...
How severe is CVE-2026-33213?
CVE-2026-33213 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33213?
Check the references section above for vendor advisories and patch information. Affected products include: Redash Redash.