{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e8af4722-fbf0-5fa6-8ca1-d49f83067aa3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "7.2.1-tuxcare.2",
      "purl": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2fc8ff05-4bdd-5aaf-a083-c34f16f561e1",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6aa6d3f7-40ab-5da8-94d1-5d2c8c72dd7d",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f7d9ab2f-2881-5222-80dd-7cd9e58fe499",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:659da027-97a4-55cb-bb54-4b114b8795c8",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7068913b-5cb0-5e55-b1dd-127efd936c61",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:202c4ca5-1074-570e-a634-5ecabb4bd979",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f50f9759-44ef-5e3d-b494-2b7095b8426b",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:96bcb6b1-0a34-518b-82e4-674c1ee47577",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff2f5084-ecaa-5ad7-a92b-8dbfefa8fd5e",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:28c42d30-29ab-5c9c-a70b-6b99ffcb1795",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b398f248-b833-5093-a269-00bea421cdb3",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49f22c9b-65f4-57f8-91f7-4f0b07c27dae",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dd6210bf-362a-5e25-bf62-70868b4b4be2",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f305fe8-ce37-5bba-b7c0-ff445afa7a4e",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de84f812-87e9-56e2-9427-a50fd1c0e3a5",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5749c53-8bee-5216-bd85-7fc37ae55ecb",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:674f7ebb-1290-50ef-bab1-5cad37140885",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8acb2811-8fdf-5d5b-9963-85296ca33577",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:16e25a0e-31ae-54d7-bfcc-9b54f3c56ebe",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.2 of @angular/compiler-cli. 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/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04697a47-fc6b-5240-8fc7-b4d143a7bc6f",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dfe6c45-611e-501d-9301-4664605b4019",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.2 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.2"
    }
  ]
}