{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.21.7"
              },
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.4.7"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "d991a55ec36f5ac61de0af7d0b018a150153445b"
            },
            {
              "fixed": "fd806be61503f6ccad099c070a5d803777ba8a57"
            },
            {
              "introduced": "8aacdde48e8388c8bb11b9a5c2f59935341bfcfd"
            },
            {
              "fixed": "b7d57903b947e788fadfcfdf88be7951943731bf"
            },
            {
              "fixed": "6497d99dd106254abd089f6a263d7773869a343b"
            },
            {
              "fixed": "e447a793c47766834f7497f8412a76cd56fd8ee1"
            }
          ],
          "repo": "https://github.com/nuxt/nuxt",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-c9cv-mq2m-ppp3"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56697.json"
  },
  "details": "Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 accept protocol-relative paths such as //evil.com in the reloadNuxtApp function; these pass the script-protocol check but resolve to a cross-origin URL against the current page protocol. Attackers can inject paths like //evil.com to redirect users to attacker-controlled hosts, enabling phishing and OAuth authorization-code theft.",
  "id": "CVE-2026-56697",
  "modified": "2026-07-08T05:36:37.131710966Z",
  "published": "2026-06-22T21:04:53.038Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56697.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nuxt/nuxt/security/advisories/GHSA-c9cv-mq2m-ppp3"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56697"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/nuxt-open-redirect-via-protocol-relative-paths-in-reloadnuxtapp"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuxt/nuxt/commit/6497d99dd106254abd089f6a263d7773869a343b"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuxt/nuxt/commit/e447a793c47766834f7497f8412a76cd56fd8ee1"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Nuxt - Open Redirect via Protocol-Relative Paths in reloadNuxtApp"
}