Beveiligingsadvies

CVE-2026-33213

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-15 14:36:19
Laatst bijgewerkt 2026-07-15 17:49:38
Toegewezen door GitHub_M
CVSS-score 6.1
Status PUBLISHED

Beschrijving

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.