{
  "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": "3394716d4a913cba904b028df5338f2aead50032"
            },
            {
              "fixed": "62fc32eddf648b00a3890141e0235d2a222b024d"
            }
          ],
          "repo": "https://github.com/nuxt/nuxt",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-c9cv-mq2m-ppp3"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56698.json"
  },
  "details": "Nuxt versions 4.0.0 before 4.4.7 and 3.x before 3.21.7 fail to validate script-capable URLs in the navigateTo open option, allowing client-side script execution. Attackers can supply javascript: URLs through the open parameter to execute arbitrary scripts in the application's origin when user-controlled input is passed to navigateTo.",
  "id": "CVE-2026-56698",
  "modified": "2026-07-08T05:39:24.214280121Z",
  "published": "2026-06-22T21:04:53.739Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56698.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-56698"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/nuxt-cross-site-scripting-via-navigateto-open-option"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuxt/nuxt/commit/3394716d4a913cba904b028df5338f2aead50032"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuxt/nuxt/commit/62fc32eddf648b00a3890141e0235d2a222b024d"
    }
  ],
  "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 - Cross-Site Scripting via navigateTo open Option"
}