{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:169299c0-bcf0-58c3-9055-5e8d858259e1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-uri",
      "purl": "pkg:npm/fast-uri@2.4.2-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2",
      "version": "2.4.2-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-16221",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:93848dbe-eb82-56b8-8e0d-215ae0f77fba",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-16221 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-18446",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:6d852f51-cd30-54c0-979d-d636b147f677",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-18446 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-6321",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f578e751-787e-51d4-a31e-9ddc806d6af9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6321 does not affect version 2.4.2-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:68efa736-d1e8-5fa5-8b8c-c59c56242a48",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6322 does not affect version 2.4.2-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:c9b62d99-7d76-59d2-9014-97fb10a85f38",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-75899 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75931",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d792afa0-9e45-5fe3-93a1-bd9105bd34c1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-75931 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75975",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c5b06a7b-410d-5989-8c6a-a3c633e94c4f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-75975 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-76172",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:208bb87d-b34d-5b4c-aea5-ef8d31bc4c2f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-76172 is fixed in version 2.4.2-tuxcare.2 of fast-uri."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.2"
    }
  ]
}