{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2dd96a25-e006-5c4a-b96c-0e1ec09bd1f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@3.29.5-tuxcare.4",
      "type": "library",
      "name": "fastify",
      "version": "3.29.5-tuxcare.4",
      "purl": "pkg:npm/fastify@3.29.5-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1b02f8a3-0ff9-5d6d-adf7-6f19245a2f6c",
      "id": "CVE-2025-32442",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 3.29.5-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9143c1da-89ac-5428-8e11-6d23f4dbb838",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 3.29.5-tuxcare.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b701240b-c1fb-5b21-a0c9-0d4bc9e8de01",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 3.29.5-tuxcare.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf2e4924-dd1c-5cf0-8b6d-cb1337c2c12f",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33806 does not affect version 3.29.5-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b13bd31-bb58-5680-ac08-cdaef9c7436a",
      "id": "CVE-2026-3419",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 3.29.5-tuxcare.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a646aeec-d771-5b48-a225-e0deb97d0630",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 3.29.5-tuxcare.4 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@3.29.5-tuxcare.4"
    }
  ]
}