{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea3f6d61-44c2-5053-a402-1be5842e7992",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/http-proxy-middleware@1.3.1",
      "type": "library",
      "name": "http-proxy-middleware",
      "version": "1.3.1",
      "purl": "pkg:npm/http-proxy-middleware@1.3.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:65e02f71-7d84-58a0-af78-c1513bf7dc18",
      "id": "CVE-2025-32996",
      "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..."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4c673d68-8253-54c4-bd2d-a1bc5ad7ecb6",
      "id": "CVE-2025-32997",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-32997 affects version 1.3.1 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:45565424-135e-589c-9874-94f2260dbbfc",
      "id": "CVE-2026-55602",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55602 affects version 1.3.1 of http-proxy-middleware."
      },
      "affects": [
        {
          "ref": "pkg:npm/http-proxy-middleware@1.3.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-proxy-middleware@1.3.1"
    }
  ]
}