{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6ebb31b0-ddee-527d-913e-492934bf0229",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@3.29.5-tuxcare.3",
      "type": "library",
      "name": "fastify",
      "version": "3.29.5-tuxcare.3",
      "purl": "pkg:npm/fastify@3.29.5-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f79d50df-935c-55bf-a46e-38edc3ae4ed4",
      "id": "CVE-2025-32442",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 3.29.5-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1c5671cf-89e2-5dc5-8857-4f6bebe7f748",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 3.29.5-tuxcare.3 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dce3842-b3ec-5d9d-a970-41ee60ac8e48",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 3.29.5-tuxcare.3 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0dbbfb65-9a89-5c13-9733-b3800e1ce2b0",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33806 does not affect version 3.29.5-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:437aac4c-f770-5b9a-bb31-7aa4af055d2d",
      "id": "CVE-2026-3419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 3.29.5-tuxcare.3 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9777e035-f5be-5908-a547-2d6fdff3fd6b",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 3.29.5-tuxcare.3 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@3.29.5-tuxcare.3"
    }
  ]
}