{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d7bca6af-28c2-5d5f-bcc1-532612e540b0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/nuxt@2.18.1",
      "type": "library",
      "name": "nuxt",
      "version": "2.18.1",
      "purl": "pkg:npm/nuxt@2.18.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:da45c272-6258-5729-8cc1-a5f4df08a491",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68458 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a600fb3f-1831-5d7b-a222-da794d340c18",
      "id": "CVE-2026-35209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35209 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a477e58-161e-5216-b914-1d6ec40216ac",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b6f79e4c-09dd-5a0c-883e-68e12807b3f0",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8f13384-1e95-58fb-8e55-fb4113c7713a",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1 of nuxt. not_affected \u2014 The target repository (Nuxt 2.18.1-tuxcare.1) is not affected by CVE-2026-47200. This vulnerability requires the experimental.componentIslands feature and /__nuxt_island/ endpoint, which were introduced in Nuxt 3 and do not exist in Nuxt 2.x. The target uses a fundamentally different architecture where all SSR requests flow through a single unified middleware stack with no bypass mechanism."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1716cd24-bd07-58a8-b76e-5c007df46f6c",
      "id": "CVE-2026-53722",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53722 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1567f50b-67c9-5563-b5ce-bdf815c70d4f",
      "id": "CVE-2026-56326",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56326 affects version 2.18.1 of nuxt."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:319becdf-78a2-50e5-8bcd-7058585b9a16",
      "id": "GHSA-c9cv-mq2m-ppp3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-c9cv-mq2m-ppp3 does not affect version 2.18.1 of nuxt. not_affected \u2014 The target repository (Nuxt 2.18.1-tuxcare.1) is NOT affected by GHSA-c9cv-mq2m-ppp3. This CVE targets three specific vulnerabilities in Nuxt 3.x/4.x architecture: (1) path-normalization bypass in navigateTo, (2) script execution via navigateTo({open}), and (3) protocol-relative bypass in reloadNuxtApp. None of these code paths exist in Nuxt 2.x, which uses a fundamentally different architectur..."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a90ab505-f42e-5ce3-89a8-f6bbfc40422a",
      "id": "GHSA-m3q2-p4fw-w38m",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-m3q2-p4fw-w38m does not affect version 2.18.1 of nuxt. not_affected \u2014 Nuxt 2.18.1 is not affected by GHSA-m3q2-p4fw-w38m. The vulnerability targets the <NoScript> component from @unhead/vue library, which was introduced in Nuxt 3.x. Nuxt 2.18.1 uses vue-meta@2.4.0 for head management and does not have the vulnerable NoScript component. The GHSA explicitly lists affected versions as Nuxt 3.x (< 3.21.7) and 4.x (< 4.4.7), excluding all Nuxt 2.x versions."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt@2.18.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nuxt@2.18.1"
    }
  ]
}