{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1d926f99-a2a1-554f-af2d-18c0ec5c5ce8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1",
      "type": "library",
      "name": "@angular/compiler-cli",
      "version": "7.2.1-tuxcare.1",
      "purl": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:19572bcf-17ff-58c0-b97d-a0675385662e",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8032567d-4f9d-521e-ac13-ba7c77c9e0de",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0f99912-e9df-52ba-9217-a65c69c1b5fe",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc584557-bccc-5c64-a9d0-05ead7c02473",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1fe82eae-d77e-5858-8316-4ee5e7f7f4b4",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a8404a9-2353-52fe-8c10-68e6c3d41b1f",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:07ff9370-5356-5e69-b005-81eea86b8d38",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:36578ab2-dd3a-5c45-aa22-fc6a34a20002",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e1df404c-820d-529b-bb59-fea4784c54d1",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37302d61-8055-58af-93a1-7956edc7e5c3",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2cbb6ba4-7780-55aa-b744-868eb29e7558",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de147fdd-813c-5eaa-b0ce-0abfb6ba534b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9958015e-3258-51fc-84e3-dd71fcfcdc60",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2d8b801e-64ca-5826-b4ed-ce75cdfee419",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73e7542a-8bb0-50e8-b8f2-2945d7a94bd3",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4baa57c0-6b18-5185-a557-746d2d1de4ef",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0c86ea2-dbfe-5d0b-8711-baf90dc4c457",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0c75744c-1cb7-5b7a-b6cd-ba193f0844f4",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8768b66-f28f-56f3-8ad6-292e1f6fa148",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0f151ddf-3524-5433-afa7-c0be811d4220",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:00e74f2a-7f74-596a-a93c-464e601f4056",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.1 of @angular/compiler-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/compiler-cli@7.2.1-tuxcare.1"
    }
  ]
}