{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "5.0.2"
              },
              {
                "last_affected": "26.3.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "8c5e2dffc471db974f11df1102d8f783d9fb1554"
            },
            {
              "fixed": "9e66f81673c482d9ae6c425afe009644114605d0"
            }
          ],
          "repo": "https://github.com/getredash/redash",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rfgc-hc86-pxrv"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33213.json"
  },
  "details": "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.",
  "id": "CVE-2026-33213",
  "modified": "2026-07-17T03:42:04.049699562Z",
  "published": "2026-07-15T14:36:19.522Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33213.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/getredash/redash/security/advisories/GHSA-rfgc-hc86-pxrv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33213"
    },
    {
      "type": "FIX",
      "url": "https://github.com/getredash/redash/commit/9e66f81673c482d9ae6c425afe009644114605d0"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Redash: Open redirect vulnerability in post-login redirect handling"
}