{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cb00deb8-b43c-5b24-a949-da53d83f2818",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2",
      "type": "library",
      "name": "@angular/platform-server",
      "version": "7.2.1-tuxcare.2",
      "purl": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cc5dae1a-1bfe-5953-adac-e8c0b95cdd69",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5acbe08-377a-5302-9b81-9b696567cc39",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1ea7bc5-e6fe-552f-b668-16ac8dbab5d3",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27c0e64c-7141-5e8e-898e-f1476d127768",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1178b09-a42e-5c3c-acc6-975782344962",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:58f32861-db9e-59b1-9310-9e16cb909ef5",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f4f61ea-7e6d-58a3-bc02-bce5081febd8",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4bff1fbe-e781-5d03-9058-c05564c0e488",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3cee8cd1-bad4-588d-883b-330916f92193",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c7929cc6-d3aa-52a6-8a42-6f28f6093326",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5baeefc1-8647-51ae-9487-e11eefe3e109",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7f8572e7-7859-5437-9cf6-7a050bd1b271",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a62337d4-ec03-52cd-b4e4-dc69ee7a2ce7",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dfa9974e-5a55-5250-8692-1debe7464ae8",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bea58208-38d1-59dc-a1f3-8f2c46214083",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5001da90-67cd-5729-be71-96e713e6f9d7",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0a30a1a-061e-51d5-b93e-d5b75e274ce9",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d4f5b9a-7ba8-5ecd-9017-cf9cb660be0e",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4c4f05e2-8fca-54f2-acfa-04a1732e0b14",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf91fc38-5778-5471-9f1e-32690b795f3a",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:add85581-5faa-58b8-b652-721091cc3c98",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.2 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-server@7.2.1-tuxcare.2"
    }
  ]
}