{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:993a20a6-8f6d-539d-bb87-64e61e3a2c40",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/body-parser@1.14.2-tuxcare.3",
      "type": "library",
      "name": "body-parser",
      "version": "1.14.2-tuxcare.3",
      "purl": "pkg:npm/body-parser@1.14.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:96c87e76-d0ed-572d-9410-d80a120ba291",
      "id": "CVE-2026-12590",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.14.2-tuxcare.3 of body-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6364ce52-3dff-58ce-985d-95e78b1020d4",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 1.14.2-tuxcare.3 of body-parser. CVE-2026-2391 in qs 5.2.0 is not affected. Refer to qs 5.2.0 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:86dc0c9c-5afc-5003-882f-1e9a840c337a",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 1.14.2-tuxcare.3 of body-parser. not_affected \u2014 The target (body-parser 1.14.2) is not affected by CVE-2026-8723. The vulnerability exists in qs library versions >=6.11.1 <6.15.2, but the target depends on qs 6.10.3, which is explicitly exempted by the CVE as not vulnerable. The CVE states: \"Earlier versions \u2014 including 6.10.x \u2014 implemented the comma + encodeValuesOnly path differently (joining before encoding) and are not affected. Empirica..."
      },
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
    }
  ]
}