{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:efca887a-36e5-51e0-8b6f-04b0fd573f00",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@3.29.5-tuxcare.5",
      "type": "library",
      "name": "fastify",
      "version": "3.29.5-tuxcare.5",
      "purl": "pkg:npm/fastify@3.29.5-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:736fe83a-542f-542d-99b2-46a361412bba",
      "id": "CVE-2025-32442",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 3.29.5-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f7912ec4-3aaa-5511-a911-d6c1d7699227",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 3.29.5-tuxcare.5 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1682effe-d267-5cf1-85c8-b170490112d0",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 3.29.5-tuxcare.5 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8850d1d3-9657-52e7-a6b0-4a0b989c58b3",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33806 does not affect version 3.29.5-tuxcare.5 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.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c8c5726b-5714-5e97-a4da-21f668158142",
      "id": "CVE-2026-3419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 3.29.5-tuxcare.5 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f9dc7bd8-59bd-5429-829a-9259d7bd0232",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 3.29.5-tuxcare.5 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@3.29.5-tuxcare.5"
    }
  ]
}