{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e503b20a-ed91-5157-b602-b51deecd7164",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1",
      "version": "1.3.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:afc62450-9694-5132-8cb7-d1ff9dd7995a",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-21536 is fixed in version 1.3.1-tuxcare.1 of http-proxy-middleware."
      }
    },
    {
      "id": "CVE-2025-32996",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b0ba9bf3-9d59-5786-b2b8-f5e8a38d4950",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32996 does not affect version 1.3.1-tuxcare.1 of http-proxy-middleware. not_affected \u2014 CVE-2025-32996 does not affect http-proxy-middleware v1.3.1. The vulnerability requires overlapping Content-Type pattern matching to trigger multiple writeBody calls. Version 1.3.1 uses mutually exclusive conditions that prevent this: condition 1 uses .includes('application/json') and condition 2 uses strict equality (=== 'application/x-www-form-urlencoded'). No Content-Type value can satisfy b...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2025-32997",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0320af0a-cc8a-5b13-a909-415848c3b534",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32997 affects version 1.3.1-tuxcare.1 of http-proxy-middleware."
      }
    },
    {
      "id": "CVE-2026-55602",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a33ed649-bec8-5b1d-ad83-d30794d290e9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.3.1-tuxcare.1 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.3.1-tuxcare.1"
    }
  ]
}