{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:741559b3-ee7e-5e55-87a4-ecded533c34c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nuxt/utils@2.18.1",
      "type": "library",
      "name": "@nuxt/utils",
      "version": "2.18.1",
      "purl": "pkg:npm/%40nuxt/utils@2.18.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d8945cdd-8196-527a-be14-3ed5af012b41",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68458 affects version 2.18.1 of @nuxt/utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/utils@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3eb3589e-4850-5bc0-a251-26bacdec18de",
      "id": "CVE-2026-35209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35209 affects version 2.18.1 of @nuxt/utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/utils@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:25b154fd-1c32-5c6d-a56d-0a90a9bd450a",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1 of @nuxt/utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/utils@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:472dc495-0b3e-5b21-a4d8-1be0536e2811",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1 of @nuxt/utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/utils@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c38a363b-3d3f-5be7-94c3-936d825dc6e0",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1 of @nuxt/utils. 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/utils@2.18.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nuxt/utils@2.18.1"
    }
  ]
}