{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2d872330-18c8-5d3a-bab2-dd3717ef2d3a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "8.0.0-tuxcare.2",
      "purl": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:275498d6-2606-51a5-9622-ee13a4d26592",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:002a163a-4daa-5358-b0bb-11572e3cf136",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:405f04d3-b117-5d0f-ab56-2de3751b1216",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:89eb0c63-5e57-531f-8ae2-2bfaa2e5cf8b",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4fafd3c3-5b1c-5ff6-8ef7-0080e06ce595",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dfb595af-510b-5bd0-9358-5a9975df3bfa",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d58b0693-be80-5cf4-ae83-70b4184c4d25",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72c980d7-e0f1-5048-bf88-3aa0a398440f",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0ac8f9a9-b77a-5be5-b106-2b6fff7adabb",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7496912c-a2ed-54b8-9b40-cffb9e7b5369",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4318ae8-1bdb-55c5-bf1c-65525f20ca3c",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:500dbbf3-e6a9-5e32-83c5-7e5c1e6f9bf9",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3988d5aa-94d3-58d0-a20a-bb78a6dc8f45",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bc8e5bc6-3c6c-5494-97aa-67304bc75321",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a9004170-5a2e-5330-a909-a50298e0f6ab",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3eced54a-cc00-5961-9457-d524169f0435",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6ee946e8-c1d6-59b9-92ee-b6dff5d91a90",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bd6b6496-9911-583d-81c8-48e49c00ef24",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4676da41-9ed0-50ad-a32a-af9d17f29d0f",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e485e186-4fe7-5645-8774-877ee748ebd4",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0040bdf3-41b7-5dc3-975e-1e9a3c142cf5",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@8.0.0-tuxcare.2"
    }
  ]
}