{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9a92b9fc-192b-52fd-bc0b-f20ceffc0516",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@6.4.3",
      "type": "library",
      "name": "qs",
      "version": "6.4.3",
      "purl": "pkg:npm/qs@6.4.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b8a2aceb-1f74-59a3-944e-23890e0a717e",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 6.4.3 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.4.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82b0a99f-0b15-519e-b87b-86ad21c17997",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 6.4.3 of qs. not_affected \u2014 Version 6.4.3 is not affected by CVE-2026-2391. The vulnerability requires the 'comma' parsing option, which was introduced in v6.10.0+ (2018-09-09) and does not exist in the 6.4.x maintenance branch. Without comma-parsing functionality, the attack chain cannot be established."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.4.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:65fa5fcc-1542-5d8f-92d1-d40f33b4cfb9",
      "id": "CVE-2026-82417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-82417 affects version 6.4.3 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.4.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad37ddca-aade-5c66-8b66-932568ba3cc6",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 6.4.3 of qs. not_affected \u2014 Version 6.4.3 is not affected by CVE-2026-8723. The vulnerability requires the comma arrayFormat feature combined with encodeValuesOnly:true, but the comma arrayFormat was introduced later in v6.11.1 (commit 4c4b23d). Version 6.4.3 only supports 'indices', 'brackets', and 'repeat' array formats. When arrayFormat:'comma' is specified, it falls back to 'indices' format which processes arrays recu..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.4.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@6.4.3"
    }
  ]
}