{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d82f3f85-9d7e-53ed-8bfa-854908471ee8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@5.2.1-tuxcare.1",
      "type": "library",
      "name": "qs",
      "version": "5.2.1-tuxcare.1",
      "purl": "pkg:npm/qs@5.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cd7f8d90-0e02-542d-a6cf-41f2594926d5",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 5.2.1-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:56726491-cf50-5653-ae44-107273077874",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-24999 affects version 5.2.1-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dafd929f-fd1d-520a-a6d1-82636c0f792d",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 5.2.1-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99eb5d09-9999-5ac2-aba1-5f37145252ef",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 5.2.1-tuxcare.1 of qs. not_affected \u2014 The target repository (qs v5.2.1) is not affected by CVE-2026-2391. This vulnerability requires the `comma: true` option to enable parsing of comma-separated values into arrays, bypassing the `arrayLimit` enforcement. The `comma` option was introduced in qs v6.7.0 (commit b84acba, September 2018), which is well after v5.2.1. Since the feature does not exist in this version, the vulnerability ca..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bbda0145-4cf1-54ca-bc9f-d06292552e8b",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 5.2.1-tuxcare.1 of qs. not_affected \u2014 Version 5.2.1 is not affected by CVE-2026-8723. The vulnerability was introduced in commit 4c4b23d and first released in v6.11.1. Version 5.2.1 predates this vulnerable code by multiple major versions and lacks the arrayFormat='comma' option entirely. The existing code architecture safely handles null/undefined array elements through guards in the stringify function that prevent raw null/undefi..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@5.2.1-tuxcare.1"
    }
  ]
}