{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a9b4cc71-6486-5659-9a2e-039ef2973fc7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2",
      "type": "library",
      "name": "@nuxt/babel-preset-app",
      "version": "2.18.1-tuxcare.2",
      "purl": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b903997c-ad7e-5d14-9d31-243a1c888202",
      "id": "AIKIDO-2026-10225",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10225 is fixed in version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1826b134-934b-5760-975b-bd5f1b99e98b",
      "id": "CVE-2024-34343",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-34343 is fixed in version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55cf94ec-d880-51dd-8661-cfd747d80c69",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-68458 does not affect version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app. CVE-2025-68458 in webpack 4.47.0 is not affected. Refer to webpack 4.47.0 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0cecd3d4-401b-5a41-91b9-94ec417e7c90",
      "id": "CVE-2026-45669",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-45669 affects version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d417bbee-2c52-54be-9d96-9044719402b3",
      "id": "CVE-2026-46342",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46342 affects version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aacc7aad-6373-5ae5-8afa-925207540dd6",
      "id": "CVE-2026-47200",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app. 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/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5c93ad49-28ad-5836-98f9-166ad52753a4",
      "id": "CVE-2026-53722",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53722 affects version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de34f4b8-68a2-5539-bc1b-70b94db9556f",
      "id": "CVE-2026-56326",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56326 affects version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f92a1718-d91a-5a98-aa05-edaac6dd4435",
      "id": "GHSA-c9cv-mq2m-ppp3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-c9cv-mq2m-ppp3 does not affect version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app. not_affected \u2014 The target repository (Nuxt 2.18.1-tuxcare.1) is NOT affected by GHSA-c9cv-mq2m-ppp3. This CVE targets three specific vulnerabilities in Nuxt 3.x/4.x architecture: (1) path-normalization bypass in navigateTo, (2) script execution via navigateTo({open}), and (3) protocol-relative bypass in reloadNuxtApp. None of these code paths exist in Nuxt 2.x, which uses a fundamentally different architectur..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0cb09b8-cfba-57a4-83c5-c9259a874099",
      "id": "GHSA-m3q2-p4fw-w38m",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-m3q2-p4fw-w38m does not affect version 2.18.1-tuxcare.2 of @nuxt/babel-preset-app. not_affected \u2014 Nuxt 2.18.1 is not affected by GHSA-m3q2-p4fw-w38m. The vulnerability targets the <NoScript> component from @unhead/vue library, which was introduced in Nuxt 3.x. Nuxt 2.18.1 uses vue-meta@2.4.0 for head management and does not have the vulnerable NoScript component. The GHSA explicitly lists affected versions as Nuxt 3.x (< 3.21.7) and 4.x (< 4.4.7), excluding all Nuxt 2.x versions."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nuxt/babel-preset-app@2.18.1-tuxcare.2"
    }
  ]
}