{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aac44641-0ad1-53fb-b017-c561c8392cda",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nuxt/core@2.18.1",
      "type": "library",
      "name": "@nuxt/core",
      "version": "2.18.1",
      "purl": "pkg:npm/%40nuxt/core@2.18.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:27ddc6a7-473c-5aee-9753-155337d2b035",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68458 affects version 2.18.1 of @nuxt/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/core@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d234c2d-0a1e-5398-872c-fc7a2e2bc7b9",
      "id": "CVE-2026-35209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35209 affects version 2.18.1 of @nuxt/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/core@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70a10ff5-63ee-58ec-95fb-63d209c0bd9d",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1 of @nuxt/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/core@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:92ecb1e9-5213-525b-91df-8ce42586a816",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1 of @nuxt/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/core@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa1b7d1d-acee-5033-8aea-4bbbe782dc90",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1 of @nuxt/core. 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/core@2.18.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nuxt/core@2.18.1"
    }
  ]
}