CVE-2026-33213

Source
https://cve.org/CVERecord?id=CVE-2026-33213
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33213.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33213
Aliases
  • GHSA-rfgc-hc86-pxrv
Published
2026-07-15T14:36:19.522Z
Modified
2026-07-17T03:46:12.314874117Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Redash: Open redirect vulnerability in post-login redirect handling
Details

Redash is a package for data visualization and sharing. From 5.0.2 to 26.3.0, the getnextpath() 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.

Database specific
{
    "cwe_ids": [
        "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33213.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/getredash/redash

Affected ranges

Type
GIT
Repo
https://github.com/getredash/redash
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "5.0.2"
        },
        {
            "last_affected": "26.3.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33213.json"