{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3b8b12bd-fbfd-5068-8274-b4f5d0a10138",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nuxt",
      "purl": "pkg:npm/nuxt@1.4.5-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/nuxt@1.4.5-tuxcare.2",
      "version": "1.4.5-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-34343",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:265318af-9318-5cb2-b556-2e45fb7d45c7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-34343 is fixed in version 1.4.5-tuxcare.2 of nuxt."
      }
    },
    {
      "id": "CVE-2026-45669",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5fcd40f4-f2e5-5993-b305-7aedebd4b656",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-45669 does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 Nuxt 1.4.5 is not affected by CVE-2026-45669. The vulnerability targets Nuxt 3.x/4.x's `navigateTo(url, { external: true })` composable, which generates server-side HTML redirect bodies containing `<meta http-equiv=\"refresh\">` tags with insufficiently encoded URLs. Nuxt 1.4.5 uses a completely different redirect architecture: server-side redirects are implemented via standard HTTP 302 responses...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-46342",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:73f32130-4af9-5668-be3d-2e58a0c8843e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-46342 does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 Nuxt 1.4.5 does not have the Component Islands feature or the `/__nuxt_island/*` endpoint that CVE-2026-46342 targets. Component Islands were introduced in Nuxt 3.x (experimental) years after this version was released. The target uses classic Vue 2.x SSR with full-page rendering via vue-server-renderer, not the Nitro server engine with island handlers. The vulnerable code path does not exist in...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-47200",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3d0dbde5-e503-5a95-8e59-821d70190d58",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-47200 does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 Target repository (Nuxt 1.4.5) does not contain the vulnerable component islands feature. The vulnerability (CVE-2026-47200) is specific to Nuxt 3.x/4.x with experimental.componentIslands enabled, which was introduced ~4 years after this version. The /__nuxt_island/ endpoint pattern and associated island context handling do not exist in the target's architecture.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-53722",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:689a1ba9-2ebf-5350-bd8a-80bdebb67d54",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53722 affects version 1.4.5-tuxcare.2 of nuxt, and is fixed in 1.4.5-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-56317",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:efa9014a-99e6-5fd8-b6c9-de6df0237afc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-56317 affects version 1.4.5-tuxcare.2 of nuxt, and is fixed in 1.4.5-tuxcare.5."
      }
    },
    {
      "id": "CVE-2026-56326",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8cf2a6b9-170f-5576-a23e-3c291f023a85",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-56326 does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 Nuxt 1.4.5 is not affected by CVE-2026-56326. This CVE targets the path-normalization vulnerability in the navigateTo composable (Nuxt 3.x/4.x), which does not exist in Nuxt 1.4.5's architecture. The vulnerability requires URL constructor normalization that transforms /..//evil.com into //evil.com before output, enabling protocol-relative URL redirects. Nuxt 1.4.5 uses a redirect helper with st...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-71316",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:54e80a17-e46b-5b74-b5fc-30e40e72958f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-71316 does not affect version 1.4.5-tuxcare.2 of nuxt. Nuxt 1.4.5 is not affected by CVE-2026-71316. The vulnerability requires `/_payload.json` endpoints that can return cached SSR data before route middleware enforcement - a feature that doesn't exist in Nuxt 1.4.5's architecture. This version uses a fundamentally different SSR model where all data is embedded in HTML responses and middleware is always enforced before rendering. The `_payload.json` endpoint pattern and `import.meta.prerender` mechanism are features of Nuxt 4.x's Nitro server architecture, not present in Nuxt 1.x's Connect-based architecture.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-c9cv-mq2m-ppp3",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f2abbe9b-8db3-5361-bd07-eb4d937d9611",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-c9cv-mq2m-ppp3 does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 The target repository (Nuxt 1.4.5) is not affected by GHSA-c9cv-mq2m-ppp3. The three vulnerabilities described in this advisory target APIs (navigateTo and reloadNuxtApp) that were introduced in Nuxt 3.x and do not exist in version 1.4.5. The target uses a fundamentally different navigation architecture that does not exhibit the vulnerable path-normalization behavior present in Nuxt 3.x/4.x.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-m3q2-p4fw-w38m",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:cb24307c-cabe-5b9c-bf6a-82165fb66aaa",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-m3q2-p4fw-w38m does not affect version 1.4.5-tuxcare.2 of nuxt. not_affected \u2014 Nuxt 1.4.5 does not contain the vulnerable <NoScript> component. The vulnerability (GHSA-m3q2-p4fw-w38m) affects the <NoScript> component from @unhead/vue introduced in Nuxt 3.x. Version 1.4.5 uses a fundamentally different architecture (vue-meta library with config-based head management) that predates the vulnerable component by several years.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-xppm-jmw6-fhmf",
      "affects": [
        {
          "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:56526277-0cab-5d06-ab80-86383c595b64",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-xppm-jmw6-fhmf is a false positive for nuxt 1.4.5-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nuxt@1.4.5-tuxcare.2"
    }
  ]
}