{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c2c8bcdd-53cf-5675-a103-2390c23ff9f2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fastify@4.29.1-tuxcare.2",
      "type": "library",
      "name": "fastify",
      "version": "4.29.1-tuxcare.2",
      "purl": "pkg:npm/fastify@4.29.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:25dc6f50-c25c-563b-b070-846b8f161973",
      "id": "CVE-2025-32442",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58a41919-deb0-5ff0-a3e6-9c90d8fd726b",
      "id": "CVE-2026-25223",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25223 is fixed in version 4.29.1-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:741e114d-c95b-58f0-9548-646cab90e6ed",
      "id": "CVE-2026-25224",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25224 is fixed in version 4.29.1-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f0ae5700-4e42-50e6-84f6-99f3541981fc",
      "id": "CVE-2026-33806",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33806 affects version 4.29.1-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4705d733-b0cc-57c3-996a-32849b531749",
      "id": "CVE-2026-3419",
      "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..."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5e1d2944-8222-5284-a1b9-200a5b35e246",
      "id": "CVE-2026-3635",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-3635 is fixed in version 4.29.1-tuxcare.2 of fastify."
      },
      "affects": [
        {
          "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fastify@4.29.1-tuxcare.2"
    }
  ]
}