{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:04ac6657-e824-518e-9cec-a5c3073b0988",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fastify",
      "purl": "pkg:npm/fastify@3.29.5-tuxcare.6",
      "type": "library",
      "bom-ref": "pkg:npm/fastify@3.29.5-tuxcare.6",
      "version": "3.29.5-tuxcare.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-32442",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:68f66379-7ac2-5e07-883a-1779c83e30a3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 3.29.5-tuxcare.6 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-18504",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:15fa85f4-26f2-59e6-8717-5d2efe44353c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-18504 is fixed in version 3.29.5-tuxcare.6 of fastify."
      }
    },
    {
      "id": "CVE-2026-25223",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:8686ba00-b6df-59f9-919f-55ff704efa66",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 3.29.5-tuxcare.6 of fastify."
      }
    },
    {
      "id": "CVE-2026-25224",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:cb6dcb30-68b7-5274-9387-46dfa6db12f4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 3.29.5-tuxcare.6 of fastify."
      }
    },
    {
      "id": "CVE-2026-33806",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:bf1a232b-ab7f-578c-a370-e508e126179a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33806 does not affect version 3.29.5-tuxcare.6 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-3419",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:dc242c16-489d-54a9-95ef-8cd7d15bec29",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3419 affects version 3.29.5-tuxcare.6 of fastify."
      }
    },
    {
      "id": "CVE-2026-3635",
      "affects": [
        {
          "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:71cb06f2-00ea-5de4-ab80-03e7317724b3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 3.29.5-tuxcare.6 of fastify."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@3.29.5-tuxcare.6"
    }
  ]
}