{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a582e347-c848-569c-89c9-18bb4e83d91d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/nuxt-server@2.18.1",
      "type": "library",
      "name": "nuxt-server",
      "version": "2.18.1",
      "purl": "pkg:npm/nuxt-server@2.18.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6cb083ca-7885-568b-9db8-f5c7a1526044",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68458 affects version 2.18.1 of nuxt-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt-server@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6f7f1af0-f559-5d98-b259-b707daca7477",
      "id": "CVE-2026-35209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35209 affects version 2.18.1 of nuxt-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt-server@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c4cd1faf-c6b5-5354-bc1d-fbd54f804635",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1 of nuxt-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt-server@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8bed9c8f-831e-5c9d-91fb-ca146ed18097",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1 of nuxt-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/nuxt-server@2.18.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:500a8df7-624c-5d41-9228-5da9cc30cbf7",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1 of nuxt-server. 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-server@2.18.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nuxt-server@2.18.1"
    }
  ]
}