{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e251e28-e89a-5364-aa9f-6e0822eed310",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "body-parser",
      "purl": "pkg:npm/body-parser@1.14.2-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/body-parser@1.14.2-tuxcare.3",
      "version": "1.14.2-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-45590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:9b9aae11-a12f-50bd-9d25-651a66ef8c5f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-45590 is fixed in version 1.14.2-tuxcare.3 of body-parser."
      }
    },
    {
      "id": "CVE-2026-12590",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:96c87e76-d0ed-572d-9410-d80a120ba291",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-12590 affects version 1.14.2-tuxcare.3 of body-parser."
      }
    },
    {
      "id": "CVE-2026-2391",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:6364ce52-3dff-58ce-985d-95e78b1020d4",
      "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.",
        "justification": "requires_dependency"
      }
    },
    {
      "id": "CVE-2026-8723",
      "affects": [
        {
          "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:86dc0c9c-5afc-5003-882f-1e9a840c337a",
      "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...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/body-parser@1.14.2-tuxcare.3"
    }
  ]
}