{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8dc1ac99-c35d-54d0-ba65-ef94117435c6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "8.0.0-tuxcare.1",
      "purl": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a7cdf90-8d8d-5768-99e4-927768c20ea2",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4826e6dd-a2da-5033-9574-ddacffe0bc23",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:38e55133-cb75-52ab-8405-11764c5d0d2b",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4c2380ab-36a5-5192-a5b7-f379a47109d7",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55b5f125-f79f-5a93-a9bf-3fbbf55d9a03",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:227a1783-130b-5af7-a89b-77003a18688f",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.1 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f60ab680-d825-5895-8550-10e9c26bea83",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ea3700b-4bca-5225-9d2f-6ecee2d63b35",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27a7706f-6de8-5a05-a710-91a06cff6722",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:496bdd77-3c7a-5fd7-afb5-e36605cb2b41",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.1 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:39bd03bc-6ad0-5225-b022-edec542a91e1",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:24e04f74-83e5-57c5-a0d4-89ee96e29f2c",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ef6616c-c9ae-518b-ac53-017fb6a38b82",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ea5cb41-4658-55fe-bce5-153debd2b84d",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a7316c8-2fa6-5d09-943c-b995aeaa5899",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8e41bea4-b561-53cc-9776-d05fec977e99",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a874a147-7eaa-5552-85c2-e22eafc217cc",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.1 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba68148e-ea3c-53f7-8cae-f13c5230b9c3",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.1 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:764a14ed-a9b8-541b-b140-78fc548bec0c",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.1 of @angular/service-worker. 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/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:84816a5c-ccf2-5ddb-843c-2af0aa83d5a2",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8eabc05d-4a0e-5d28-b648-eda3ca8e0e08",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.1"
    }
  ]
}