{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aaf82b2e-7ccf-52ff-90af-64426bb13b8e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-uri",
      "purl": "pkg:npm/fast-uri@2.4.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1",
      "version": "2.4.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-16221",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a539c937-5c91-50da-8d05-3750550e32eb",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-16221 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-18446",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6cbb8f5e-058c-58c3-a406-3553bdd9efac",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18446 affects version 2.4.2-tuxcare.1 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-6321",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6731786f-d24c-50ef-802c-c867ca91f71d",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6321 does not affect version 2.4.2-tuxcare.1 of fast-uri. not_affected \u2014 The target repository fast-uri v2.4.2 already contains the vendor-authored fix for CVE-2026-6321. The vulnerability pattern (premature decoding of percent-encoded path-reserved characters) has been removed by upstream commit 23108bc authored by Matteo Collina on 2026-07-17, which introduced the normalizePathEncoding() defense that preserves %2F and %2E as encoded data during path processing.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-6322",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1e9e4713-5643-5da8-864a-548c2fdb9961",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6322 does not affect version 2.4.2-tuxcare.1 of fast-uri. not_affected \u2014 The target repository (fast-uri v2.4.2) contains a complete fix for CVE-2026-6322. The vulnerability involved percent-encoded authority delimiters being decoded and serialized as literal characters, changing URI authority structure. The fix, introduced in commit 23108bc, adds reescapeHostDelimiters() function that re-encodes authority delimiters after percent-decoding. This fix was authored by ...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-75899",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:788437c6-b70c-55e9-ad5b-c3871c999e0f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75899 affects version 2.4.2-tuxcare.1 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75931",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ba97438c-dc23-522d-9c60-296dda2b6550",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75931 affects version 2.4.2-tuxcare.1 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75975",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5ed56cdb-ff24-5da4-bc45-3813b67c742e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75975 affects version 2.4.2-tuxcare.1 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-76172",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b39fc35a-a346-5a28-b37e-6c0035e91d81",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-76172 affects version 2.4.2-tuxcare.1 of fast-uri."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
    }
  ]
}