{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60d2456c-91d8-5002-9dd4-618d2e2648aa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "8.0.0-tuxcare.2",
      "purl": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5ac18953-ceb6-5289-929d-f25494c9f58b",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c4b8cf91-1fd6-5c25-bdd7-c6835c10e955",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d640df4b-dd77-50a0-98f4-16779c7b27bd",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b194029d-f97a-5fd3-a910-68e43a195be5",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:88056b30-0065-5d1d-b0a5-f30f2fb5a179",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3a3b864-fa97-57c1-8c3d-6457741da338",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 The target Angular 8.0.0 is not affected by CVE-2026-41423. The vulnerability exists only in newer Angular versions (17+) that use the WHATWG URL API. The target uses Node.js url.parse() which does not interpret protocol-relative URLs (//evil.com) as hostname overrides when used without a base URL parameter."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ddff7692-3f8a-5c7f-9a99-186aefeb1da7",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e351f01-17f7-5f88-b093-a9d0ac1a1f69",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04abecf2-5fb0-54ca-bb06-3ad1e25170d4",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:96546202-a3b7-5de2-a72f-5be9819cfa34",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v8.0.0 is not affected by CVE-2026-50170. The vulnerability requires the HTTP TransferCache feature (automatic caching of HTTP responses during SSR with client hydration), which was introduced in Angular v16+. Version 8.0.0 lacks the vulnerable code path entirely: no transfer_cache.ts, no transferCacheInterceptorFn, no shouldCacheRequest() function, and no automatic HTTP response cachin..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d20964ce-331b-59e3-9467-25c29bfc5c66",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:421bf733-4e30-521c-b56a-4324d0b9ff13",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3c109e9-da98-533a-ac5d-f12cd4093adc",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1f419e4a-909d-59fd-b41f-47026a0548a6",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:be85699f-9ad2-5be7-87b3-ab09af972b7f",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fba226cf-1f6a-5a07-852b-2fbd74b80b6b",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e91797a3-d9b1-5920-8ddb-7c6eefe8fcd4",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Target version 8.0.0-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The Service Worker implementation strips ALL request headers (including Authorization, Proxy-Authorization, and Cookie) when reconstructing network requests for asset fetches. This architectural design prevents sensitive headers from being forwarded to any destination, including cross-origin redirect targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8adac517-1693-5707-a647-9da51c66944b",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 8.0.0-tuxcare.2 is NOT affected by CVE-2026-54265. This vulnerability is specific to the Ivy template compiler pipeline introduced in Angular 9+. Angular 8.0.0 uses View Engine, which desugars two-way bindings through the same parsePropertyBinding() code path as one-way bindings, inherently applying schema-derived sanitization. The vulnerable TwoWayProperty operation and resolve_sanitiz..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c7ca19f-bff2-5b88-9675-3cc14b66e2c0",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 8.0.0 does not contain the vulnerable HttpTransferCache feature. The CVE-2026-54266 vulnerability affects HttpTransferCache, which was introduced in Angular 9+. While this version has the underlying TransferState mechanism, it lacks the automatic HTTP request caching feature with the vulnerable DJB2 hash-based cache key generation."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:599b9cfa-3d00-5850-aafe-d350516cb609",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a269a02-9fd8-5b64-8a0b-33c2b89b4f64",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@8.0.0-tuxcare.2"
    }
  ]
}