CVE-2026-33213

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.
Configurations

No configuration.

History

15 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 15:16

Updated : 2026-07-15 20:52


NVD link : CVE-2026-33213

Mitre link : CVE-2026-33213

CVE.ORG link : CVE-2026-33213


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')