{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ae015ee2-7198-5642-9e69-8caf8c295151",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@4.29.1-tuxcare.1",
      "type": "library",
      "name": "fastify",
      "version": "4.29.1-tuxcare.1",
      "purl": "pkg:npm/fastify@4.29.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:38ab7883-2180-53f5-9527-1a7359404ef1",
      "id": "CVE-2025-32442",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32442 does not affect version 4.29.1-tuxcare.1 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."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9473665b-302f-5d67-af4c-9f4f5194b3eb",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 4.29.1-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f43a7d43-3eb1-51da-bc21-626bd8832623",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 4.29.1-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dc4e286-296a-56a6-8519-0bba8daa85ca",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 4.29.1-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4b2679a5-9d56-59dc-b464-d53f8719c5fc",
      "id": "CVE-2026-3419",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-3419 does not affect version 4.29.1-tuxcare.1 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..."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55f4ff1d-2494-50eb-a1bc-9c6af4e692bd",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-3635 affects version 4.29.1-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@4.29.1-tuxcare.1"
    }
  ]
}