{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3946fecf-394d-50cd-8e54-e8ff54dd6497",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-proxy-middleware",
      "purl": "pkg:npm/http-proxy-middleware@1.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/http-proxy-middleware@1.3.1",
      "version": "1.3.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-21536",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ],
      "bom-ref": "urn:uuid:9bb91fde-5eb1-52b4-af58-76836b4daf94",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-21536 affects version 1.3.1 of http-proxy-middleware, and is fixed in 1.3.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-32996",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ],
      "bom-ref": "urn:uuid:65e02f71-7d84-58a0-af78-c1513bf7dc18",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-32996 does not affect version 1.3.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"
        }
      ],
      "bom-ref": "urn:uuid:4c673d68-8253-54c4-bd2d-a1bc5ad7ecb6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32997 affects version 1.3.1 of http-proxy-middleware."
      }
    },
    {
      "id": "CVE-2026-55602",
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ],
      "bom-ref": "urn:uuid:45565424-135e-589c-9874-94f2260dbbfc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.3.1 of http-proxy-middleware."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.3.1"
    }
  ]
}