{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:35d23fe8-230c-57df-94b0-4d4d9c1a970d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1",
      "type": "library",
      "name": "@angular/service-worker",
      "version": "7.2.1-tuxcare.1",
      "purl": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4e1b36be-57f1-54e9-a4f4-c7d7c67e8cc5",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b152388-09ae-59b4-9b86-ae9908652c95",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a263292-ea4f-5872-9a84-04006548c3ce",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:81601136-2f85-5b2b-a8c1-e4ccdac841f0",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:87b4e873-a8f9-5fd2-b575-8bbdb441b930",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:76fef2a4-4d7c-5cf1-a4cf-57c8a24e2d1c",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9aa1965-fe71-55c7-8180-f64f342e7f18",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c2b49db6-600a-5119-b9fb-8a50b559c8cf",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27ccd921-4c96-5766-86fe-114aafe7f6f0",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72f267a8-0edc-58ed-9939-2ff73b540d80",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fbeac22e-dcfc-5928-abcb-e1f42171f636",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d287e7cb-5209-505a-93ac-85810c3b13c0",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b8fdd3a4-f36d-5f33-bad4-a80b1edafdbf",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dba2de7-b6aa-50f5-a5f3-f4ceeacddbc5",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:db4dce67-5b27-5130-8cb7-05b503dd5b6f",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9659a53f-e7d6-5788-a56c-993cbf79e5d5",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b6bb863-b038-5e50-849b-22d4d0f6a2e3",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f2a1b8f2-21e9-5629-88b5-30d0b12c2c4b",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:01eeead4-17b9-53fb-a429-79e4a02d8921",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:912ada0b-c629-584e-8952-2ed3de9a9342",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:824b0a3c-ea86-5a57-81c3-f76638b6c25e",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.1 of @angular/service-worker."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/service-worker@7.2.1-tuxcare.1"
    }
  ]
}