{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1a3900c2-4584-50c2-8083-e66d5465cfda",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "7.2.1-tuxcare.1",
      "purl": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:08e92a1d-fc7a-5ec9-9a4c-403f1a44d59f",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3d028c13-d4a3-50e2-84af-2c0ffd1aa4d5",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59fd0ce2-cac7-5b8f-a281-ca178b9bed01",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3e8c12b9-ce5e-5ab4-8edc-38872bb3cd44",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c025c7a-f323-5a5a-a499-0cf4bea579db",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e14b6aba-6012-58f9-add0-03737849eb71",
      "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-browser. 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-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a73c938-4fbd-5f68-9d21-0ad447d21d15",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d7841fa-5421-5baf-a86b-32121d63874c",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:88bee434-6c55-58b0-8cd1-42523f0619c0",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4321de72-07b8-507b-81de-6ccff3459288",
      "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-browser. 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-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:326d32a7-4156-59a1-a796-b15af8468401",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:716a9f3d-95ad-512e-a0d6-600bb6cdf6e4",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e8f73857-ace6-55ff-b8fc-98db09c57501",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f0a15c85-0a30-549e-89ae-78de79c2d090",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:146f28bf-5e2a-5c7c-b29d-9521b3441001",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:061c41a5-7a38-56d4-88c9-686b75ac58dd",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d38794f-b39f-5cfd-be68-5211b45ba8c9",
      "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-browser. 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-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f9ba6d3a-5c2c-5941-91a9-5f56646eaa74",
      "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-browser. 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-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4bd9d8a-bf19-579e-a25f-148db2ad3594",
      "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-browser. 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-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0188594c-33f5-5477-8d6e-6b058aa2e836",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11fb983c-e1b6-547f-bf97-08e97f902936",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.1"
    }
  ]
}