{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:04d6ce53-aebe-53a5-bda3-a8289367ebcb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nuxt/webpack@2.18.1",
      "type": "library",
      "name": "@nuxt/webpack",
      "version": "2.18.1",
      "purl": "pkg:npm/%40nuxt/webpack@2.18.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:23e55dc8-8c73-5dd5-b098-0047f6562fd2",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68458 affects version 2.18.1 of @nuxt/webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/webpack@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3027b652-6a13-5b3c-9be2-f38ca787401b",
      "id": "CVE-2026-35209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35209 affects version 2.18.1 of @nuxt/webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/webpack@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e07d61be-16b4-53f9-8b6a-831d84466eb3",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1 of @nuxt/webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/webpack@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2a055096-21cc-5944-b46f-9e16f5b95edb",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1 of @nuxt/webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/webpack@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5613ff8a-5bab-53af-8f5c-7f058e623e0f",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1 of @nuxt/webpack. 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/%40nuxt/webpack@2.18.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nuxt/webpack@2.18.1"
    }
  ]
}