{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2ad69610-d37e-5911-afe9-0445b7ef659f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "8.0.0-tuxcare.2",
      "purl": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:29d96090-f3b1-5257-99fb-9109f20fce48",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d13211a9-549e-527b-bc81-b7c6df5555f7",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:64536cf6-a309-54c3-b7aa-3229a7c21be1",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b6f68db-ff0e-5f46-ac35-499dc30cf5af",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:377e5c79-a6ee-5cf3-b717-8ac94c8e06ce",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2fb6eac4-2da1-56a3-b4dd-cbae9f6ef29c",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82ea1768-195e-521c-8a93-0c795b4b9e86",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:319ee3e7-bf52-51b9-b495-ff9a2174f06f",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ca4a0f6-4717-5587-8d0f-5747744af006",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04b9688f-70e5-5e5e-b86d-4d4ffad1c6da",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:98a62646-bf92-5163-8d4b-915f8ce63c13",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dac6697-c9ef-5d2c-9fe2-769f14dd024b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:76e07392-60a7-5f22-a5f4-5f3b177efe7c",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f11a5b1-733d-5c78-8622-1ee373eb3291",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:81235934-ee40-5569-ac1e-06df9b33ca88",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9f19160-e82a-5090-9214-5cbc8d49a400",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f48f479-1db8-548b-9025-dcc2c479f4f1",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1fdbec63-ae46-56fe-969e-20d03f1e761d",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bcc76c3d-ffe6-581a-878a-06a13fe77cc3",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c842403a-5014-5cad-b47d-191403a9a7c8",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e93e4200-6d9e-5238-9e06-fd9c38673c9a",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@8.0.0-tuxcare.2"
    }
  ]
}