{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e4c2ef7f-e82b-54b2-9cb7-73ac2d399062",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@3.29.5-tuxcare.1",
      "type": "library",
      "name": "fastify",
      "version": "3.29.5-tuxcare.1",
      "purl": "pkg:npm/fastify@3.29.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:196d740f-31e4-5bb5-bfc0-534dc107f309",
      "id": "CVE-2025-32442",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 3.29.5-tuxcare.1 of fastify. Version 3.29.5 is NOT AFFECTED by CVE-2025-32442. The vulnerability exploits content-type-specific schema validation, a feature that was introduced in version 4.29.0 (commit cd12047a, July 2024). Version 3.29.5 predates this feature entirely\u2014the vulnerable code path (content-type header normalization for schema selection) does not exist in this version. The CVE version range (4.29.0, 5.0.0-5.3.0) accurately reflects when the vulnerable feature was present."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a89e02d2-2bdb-5bab-a78b-1b5b0d3ac864",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25223 affects version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6f207263-c28e-5cae-950c-45a70ec0aacb",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25224 affects version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6939c37d-90bb-5ae6-a9a0-ee564a71f150",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33806 does not affect version 3.29.5-tuxcare.1 of fastify. The target repository (Fastify 3.29.5-tuxcare.3) is not affected by CVE-2026-33806. This vulnerability exists only in Fastify v5.x and requires the `schema.body.content` per-content-type validation feature and the `getEssenceMediaType()` function, both of which were introduced in v5.x. Version 3.29.5 uses a simpler body validation mechanism that directly compiles `schema.body` without any content-type-based schema selection, making the vulnerable code path unreachable."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fdba3314-929a-59e8-85df-c6db21fba8d1",
      "id": "CVE-2026-3419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2835cdf9-bf6f-5b17-ae62-0a9388cbea81",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@3.29.5-tuxcare.1"
    }
  ]
}