{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:41ad5130-7af3-5f2a-aaa2-c0856cf82a7a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "7.2.11-tuxcare.1",
      "purl": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a4becce-38dd-528a-be4f-16371e5f94a6",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f76911b7-3aca-58fc-8d3b-29fc0875c887",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c44da6b0-883b-599a-a21a-1c7b8d27910e",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fea611c6-4d61-55ea-a945-936decbf036e",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a3b5e4b-57c7-5d90-a591-7d353469965d",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3654e226-b4d0-5df3-a772-38ff52ddf4d3",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ba48ae5-6e70-5691-b60f-b8ba31e97956",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d987ecc-c3b4-586d-b8fb-6a3dfa233442",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.1 of @angular/platform-browser. not_affected \u2014 CVE-2026-50168 addresses vulnerabilities in the WHATWG URL-based parseUrl implementation and allowedHosts validation feature introduced in Angular's CVE-2026-41423 fix. The target (v7.2.11) uses a completely different architecture with Node.js legacy url.parse() and does not have the allowedHosts feature. The specific vulnerable code patterns that CVE-2026-50168 patches do not exist in this ver..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12bc1367-e72c-5474-b7e5-fadbd31c4315",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a2d4ca2-3fe8-55d5-a876-8648dac41008",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.1 of @angular/platform-browser. not_affected \u2014 Angular v7.2.11 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that is vulnerable does not exist in this version. The feature was introduced in Angular v16+, and v7.2.11 lacks the transfer_cache.ts module, withHttpTransferCache provider, and provideClientHydration functionality entirely."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ee30e95d-9939-56b1-9794-ba490f271a42",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85fe3752-85c6-54ae-87ad-7d62d578449d",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75e3733e-d8b1-509a-8bcb-17e19252312a",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:011dbcc1-24b1-55c0-950f-6ce5237c19a3",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11a156cc-ac24-51ad-9c40-fa21eb037d3c",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93c0cbb7-40cf-5024-ba8f-397e6de00f05",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa68567e-e17b-502b-88a5-3fbf16133a27",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.1 of @angular/platform-browser. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54264. The vulnerability concerns sensitive header leakage on cross-origin redirects in the request metadata preservation feature. This version predates that feature entirely - it strips ALL request headers when making network requests for assets, as evidenced by code comments and the absence of the newRequestWithMetadata method introduced in..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2afdcff-61de-55fe-97f2-c316a597da1a",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.1 of @angular/platform-browser. not_affected \u2014 Angular 7.2.11-tuxcare.2 uses View Engine compiler architecture, not Ivy. The vulnerability (CVE-2026-54265) is specific to Ivy's template compiler pipeline where TwoWayProperty operations were missing from the sanitizer resolution switch. View Engine does not have TwoWayProperty operations; two-way bindings desugar early in the template parser to the same parsePropertyBinding() code path as on..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:27b1e343-1b8b-5739-aa24-ec7d5dd4a659",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.1 of @angular/platform-browser. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54266. The HttpTransferCache feature that contains the weak hash vulnerability does not exist in this version - it was introduced in Angular 16."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99c781f0-ddad-5c74-a822-437492ac1619",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b410bd0-fefc-5011-92fc-7c950807ba89",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.11-tuxcare.1 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@7.2.11-tuxcare.1"
    }
  ]
}