{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2f418e8a-ab53-5426-b283-6117ba2f5335",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "7.2.1-tuxcare.2",
      "purl": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e2d86988-eee6-51a5-bfdc-37bc28663cad",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70b0d4e8-588e-5f86-816f-d9d6b2969729",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3996bb98-b7b0-5ac1-8967-379705c1d9d0",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:407ce0a8-37b7-5244-9a7b-fd5b7f88d64a",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1eb56d8-0585-54bc-b17b-ce10bc39a388",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c234abb1-9faf-5a30-bb68-0074078021fc",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.2 of @angular/service-worker. not_affected \u2014 Angular v7.2.1-tuxcare.2 is NOT affected by CVE-2026-41423. The vulnerability requires WHATWG URL parsing with hostname exposure, but this version uses Node.js url.parse() and does not expose hostname/protocol/port properties. The architectural difference between v7.2.1 (legacy url.parse, no hostname tracking) and v8.2.14+ (WHATWG URL, hostname tracking) means the vulnerability pattern does not..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b056b950-7737-5b74-a7c6-addd3ce8c4f6",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15eda3f6-aaf4-5672-b98d-4b3a8497cc7f",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b30f32e-e33a-53a1-a34d-378513a7744e",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:84f18ed0-a4b1-5099-9e0a-a4c260a719cb",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.2 of @angular/service-worker. not_affected \u2014 Angular v7.2.1-tuxcare.2 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that contains the vulnerability does not exist in this version. The feature was introduced in Angular v16+, while this target is v7.2.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba70fb68-e40e-5258-9b04-520cb954e0a7",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:02de814b-c871-5bbb-ae92-51cfca8c79a9",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2801575-c959-5ee2-a40a-a1029d8f241c",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18f5c951-249e-52de-95e6-f2640255887d",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0ab6517-f878-52d5-a25b-5edde1c1f0de",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a1167a7-5a11-5ee8-9b33-2f4548acea8e",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:edc5bf15-4472-574a-8e17-d004c2851091",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.2 of @angular/service-worker. not_affected \u2014 The target Angular v7.2.1-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The vulnerability pattern (service worker forwarding sensitive headers on cross-origin redirects) does not exist in this version's architecture. Asset-group requests are reconstructed from URLs only without headers, and data-group requests delegate to the browser's native fetch which handles redirects per Fetch specification."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:be272023-fd63-5cb1-bb47-89259347b8a0",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.2 of @angular/service-worker. not_affected \u2014 Angular 7.2.1 uses View Engine, not Ivy. CVE-2026-54265 is specific to Ivy's template pipeline and the TwoWayProperty operation kind, which does not exist in View Engine. In View Engine, two-way bindings are desugared at parse time into separate property and event bindings, with the property binding receiving identical sanitization as one-way bindings through the same code path."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a60d85a-2c11-54f4-9e2a-66fcd93348f1",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.2 of @angular/service-worker. not_affected \u2014 Angular v7.2.1 is not affected by CVE-2026-54266. The HttpTransferCache feature containing the vulnerable weak hash function does not exist in this version. The feature was introduced in Angular v16+, while the target repository is Angular v7.2.1-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ba7df21-1043-539f-8b28-1fa32311349c",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:64f3c38e-de19-5198-97c3-c905e2101da3",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.2 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.2"
    }
  ]
}