{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:df0d9833-ca10-5871-b39a-5608ad36902d",
  "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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nuxt@2.18.1"
    }
  ]
}