{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:196cba5a-6336-50be-86e1-b790dbc27458",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1",
      "type": "library",
      "name": "@angular/platform-server",
      "version": "7.2.1-tuxcare.1",
      "purl": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8e4e10cd-45fe-59b5-b7fe-772e92eb0f9d",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d788256e-c074-5661-92e1-b32323aaa033",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7686e3ca-3b31-5496-9310-21c13770ee3f",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a8255780-7e00-5831-a156-81e28a5bae03",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9808ce88-2dab-547b-8fa9-18ecd329569e",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4543e281-c94f-5785-b974-6ba5f1e18a87",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.1 of @angular/platform-server. 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/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dace5d5a-d5bb-58e4-bd5f-2be3bf323ce1",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0a5af3f-87fd-5764-a7ac-830451f34a0d",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:430f19de-1b87-5528-aaa8-05606d0f9bd4",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3a3f5927-17d7-55f1-8185-7a476c1e56a1",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.1 of @angular/platform-server. 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/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:02b71fc7-28d3-5740-83f8-535a0bcf4570",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:751091f6-3f1c-5c7e-88cb-f4069b5209c9",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe7534f0-274b-5918-a983-fd9ea54066ae",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:615ea9f5-3b41-5a8d-8350-bc6ffe9bfa05",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c362fe39-ae08-5326-aacd-8b670e9a6636",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:697f62ac-1a16-5684-b277-7cf1e7f8078a",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd961447-f001-543d-a8fc-00d024bb62e6",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.1 of @angular/platform-server. 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/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6953ebae-a316-55e4-88a6-5f9a9ab8b150",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.1 of @angular/platform-server. 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/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b998fef-b5b4-57a3-840c-10262e0ecef0",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.1 of @angular/platform-server. 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/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bcae3d45-ad8b-597f-9539-2095a5fc258e",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fadd8fdc-98f7-5294-94cc-47f667b4acef",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.1 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.1"
    }
  ]
}