{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:36c0e638-5fbd-56b8-bb06-0e5b2c7c2363",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@5.1.2",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "5.1.2",
      "purl": "pkg:npm/%40angular/platform-browser@5.1.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c0177db9-fad6-5d6a-b0eb-b8132221b005",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 5.1.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f6326e03-04df-5c69-90e7-5eaa546fd026",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 5.1.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dcd1ff5-b64d-5a37-8075-1bf76b1a40b0",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 5.1.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e3e84a8-8d69-5f54-914e-8bf73e1a1b04",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 5.1.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa9a74e5-50d4-5b66-aa14-45899b47f532",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 5.1.2 of @angular/platform-browser. not_affected \u2014 Angular version 5.1.2 is not affected by CVE-2026-41423. The vulnerability requires the WHATWG URL API which exhibits hostname override behavior with protocol-relative URLs. The target uses Node.js's legacy url.parse() API which does not have this behavior."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bc6e22f-e793-563a-9702-9cb4dc8c1837",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 5.1.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7953cd13-55e4-5fbc-a03c-794c0fa3d34c",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 5.1.2 of @angular/platform-browser. not_affected \u2014 no evidence captured"
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:41ec36b6-e757-5ad6-b5c9-161fcd2e72ca",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 5.1.2 of @angular/platform-browser. not_affected \u2014 Angular v5.1.2-tuxcare.1 is NOT affected by CVE-2026-54264. The vulnerability requires a `newRequestWithMetadata` function that copies request headers, which does not exist in this version. The service worker reconstructs asset requests from URLs only using bare `adapter.newRequest(url)` calls, never copying or forwarding request headers. Therefore, credential headers cannot be leaked on cross-..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6741611e-5389-5e22-92d0-c326dcdcded0",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 5.1.2 of @angular/platform-browser. not_affected \u2014 Angular 5.1.2 uses the View Engine compiler architecture, which does not have the TwoWayProperty operation kind that is vulnerable in the Ivy compiler. In View Engine, two-way bindings desugar through the same parsePropertyBinding() code path as one-way bindings, ensuring both receive identical security context resolution and sanitization. The vulnerability pattern described in CVE-2026-54265 c..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab91f0a1-89c4-580f-93b6-df5007e5aea9",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 5.1.2 of @angular/platform-browser. not_affected \u2014 Angular 5.1.2 is not affected by CVE-2026-54266. The vulnerable HttpTransferCache feature that generates cache keys using a weak 32-bit DJB2 hash does not exist in this version. This feature was introduced in Angular v16+, while the target is v5.1.2. Although TransferState exists in this version for basic state transfer, there is no integration with HttpClient for automatic response caching, no..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@5.1.2"
    }
  ]
}