{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.29.2"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.3.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "29b67b664785ba086008159e69c5e22969f69b48"
            },
            {
              "fixed": "430aa4855779c22c1ae7406a5da2a258274429e3"
            }
          ],
          "repo": "https://github.com/nextauthjs/next-auth",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f9wg-5f46-cjmw"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-290"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24858.json"
  },
  "details": "next-auth v3 users before version 3.29.2 are impacted. next-auth version 4 users before version 4.3.2 are also impacted. Upgrading to 3.29.2 or 4.3.2 will patch this vulnerability. If you are not able to upgrade for any reason, you can add a configuration to your callbacks option. If you already have a `redirect` callback, make sure that you match the incoming `url` origin against the `baseUrl`.",
  "id": "CVE-2022-24858",
  "modified": "2026-04-01T23:08:13.335997852Z",
  "published": "2022-04-19T22:25:10Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://next-auth.js.org/configuration/callbacks#redirect-callback"
    },
    {
      "type": "WEB",
      "url": "https://next-auth.js.org/getting-started/upgrade-v4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24858.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nextauthjs/next-auth/security/advisories/GHSA-f9wg-5f46-cjmw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24858"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Default redirect callback vulnerable to open redirects"
}