{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e98316c1-8ad1-5dd8-897a-a5006dee8c19",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fastify",
      "purl": "pkg:npm/fastify@4.29.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/fastify@4.29.1-tuxcare.2",
      "version": "4.29.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-32442",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:25dc6f50-c25c-563b-b070-846b8f161973",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 4.29.1-tuxcare.2 of fastify. already_fixed \u2014 The target repository fastify 4.29.1-tuxcare.1 already contains the complete fix for CVE-2025-32442. Both security patches that normalize Content-Type header parsing (adding trim, lowercase, and space-as-delimiter handling) have been backported to the 4.29.x branch and are present in the target code.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-18504",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5ed24833-e2a6-5e9d-9030-4d16b950aad7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18504 affects version 4.29.1-tuxcare.2 of fastify, and is fixed in 4.29.1-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-25223",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:58a41919-deb0-5ff0-a3e6-9c90d8fd726b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 4.29.1-tuxcare.2 of fastify."
      }
    },
    {
      "id": "CVE-2026-25224",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:741e114d-c95b-58f0-9548-646cab90e6ed",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 4.29.1-tuxcare.2 of fastify."
      }
    },
    {
      "id": "CVE-2026-33806",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f0ae5700-4e42-50e6-84f6-99f3541981fc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 4.29.1-tuxcare.2 of fastify."
      }
    },
    {
      "id": "CVE-2026-3419",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4705d733-b0cc-57c3-996a-32849b531749",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-3419 does not affect version 4.29.1-tuxcare.2 of fastify. already_fixed \u2014 The target repository (Fastify 4.29.1-tuxcare.1) already contains a fix that protects against CVE-2026-3419. The fix was applied as part of the CVE-2026-25223 backport in commit 256e54cf (Feb 12, 2026), which introduced lib/content-type.js with strict subtype validation using regex /^[\\w!#$%&'*+.^`|~-]+$/ including the terminating anchor ($). This regex is even stricter than the upstream CVE-20...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-3635",
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5e1d2944-8222-5284-a1b9-200a5b35e246",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-3635 is fixed in version 4.29.1-tuxcare.2 of fastify."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
    }
  ]
}