{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e086f85-c7e9-52f9-b459-7ab856bf08fa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/platform-browser",
      "purl": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2",
      "version": "11.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1dee25ba-6859-5dfa-a48f-e058dcd59b43",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 11.2.0-tuxcare.2 of @angular/platform-browser."
      }
    },
    {
      "id": "CVE-2025-66412",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:73183634-fe67-5280-beb1-f6ed803d8dcc",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 11.2.0-tuxcare.2 of @angular/platform-browser."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a0bee11c-feaf-5ced-86bc-dc466d18e57f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:fce908b4-f71a-55c1-9883-fe6207c3aa81",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3d4b2a91-7fa1-5d1c-9fd8-47b16b090bb5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Target version 11.2.0 uses Node.js url.parse() API which does not perform hostname hijacking with protocol-relative URLs. The SSRF vulnerability (CVE-2026-41423) specifically affects versions using WHATWG URL constructor without the defense. The target's url.parse() produces empty hostname for inputs like '//evil.com', preventing the SSRF exploitation that requires hostname replacement.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-46417",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0389cce4-e8e2-54b3-a9f6-b3cc0090a16b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:66094eb2-5f01-55d7-bd3e-9787278a738d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50169",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3b549173-fc17-5870-9793-d9fe0aa437a0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2234dafa-6927-5759-809f-c670cd5a0708",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 11.2.0 is not affected by CVE-2026-50170. The vulnerability exists in Angular's HTTP transfer cache feature, which automatically caches HTTP responses during server-side rendering (SSR) and reuses them during client hydration. This feature was introduced in Angular v16+ and does not exist in Angular 11.2.0. The target repository lacks the vulnerable code path entirely: no transfer_cache...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-50171",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2e8b5e9c-f92a-5c4c-be0a-c2657d945f52",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7b0fd606-0671-5454-a228-8e0ee7fe0cf0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3ccd335c-8145-5ad4-ba75-6b56c1dc684c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a9838a46-6f0c-5c8d-b899-0b1030fd6b84",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e0ca118f-92fc-52ee-92e6-43b6889eb9b7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a346206a-8520-5333-8b40-6b1b8f11b89f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:068243f1-a7b2-5a70-8d55-6c516dae9d74",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Version 11.2.0-tuxcare.2 is NOT affected by CVE-2026-54264. This version lacks the vulnerable code pattern - asset-group requests are reconstructed using URL-only (no headers forwarded), and data-group requests use browser's native fetch which strips sensitive headers per Fetch specification. The vulnerability requires a header-copying mechanism that does not exist in this version.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54265",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:cd563bf5-ced9-5055-92b6-501c64b22440",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v11.2.0-tuxcare.2 is NOT affected by CVE-2026-54265. The vulnerability requires the Ivy template compiler pipeline's TwoWayProperty IR operation introduced in later versions (v20+). This version uses an earlier compiler architecture (View Engine + early Ivy) where two-way property bindings are desugared through the same parsePropertyBinding() path as one-way bindings, applying schema-de...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54266",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:6f932e16-a3c5-59ca-aa98-2a796d84ceeb",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v11.2.0 is not affected by CVE-2026-54266. The vulnerable HttpTransferCache feature (introduced in Angular v16+) does not exist in this version. The transfer_cache.ts file and all related APIs (HttpTransferCache, generateHash, makeCacheKey, withHttpTransferCache) are completely absent from the codebase.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54267",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ee710ea6-1be6-5314-a00d-e8ebc0c8c811",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a2bdd402-6c0f-5845-a0c7-af905a960472",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:781f4144-a6db-566b-922b-c39d0f641284",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 11.2.0 is not affected by CVE-2026-68945. The vulnerability exists in HttpTransferCache, a feature for automatically caching HTTP requests during Server-Side Rendering (SSR). This feature does not exist in Angular 11.2.0. HttpTransferCache was introduced in Angular v16+ as part of the modernized SSR architecture. The target version predates this feature by multiple major releases. Only ...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-69149",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:143d537c-b71f-5446-b4e4-af4520de76bf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d1ad0093-62a2-547d-857a-c0d3a5a05ca3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 11.2.0-tuxcare.2 of @angular/platform-browser, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d5466dd0-e31c-5387-bea1-9f69ee35d5e7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 11.2.0 is not affected by CVE-2026-88056. The vulnerability requires a `String.prototype.trim()` call in URL resolution utilities (`parseUrl`/`resolveUrl`) that creates a discrepancy with WHATWG URL parsing, enabling SSRF attacks via Unicode whitespace. This vulnerable code pattern was introduced in Angular versions post-11.2.0 (appearing in 18.x-22.x) and subsequently fixed. Angular 11...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-88057",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9e7058ee-9867-592f-97b0-318f0a03da67",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 11.2.0-tuxcare.2 of @angular/platform-browser."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:85f77bca-9068-58d5-82d3-cf5a930cc357",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 11.2.0-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 11.2.0 is not affected by CVE-2026-88059. The vulnerability exists in HttpTransferCache when using hierarchical HttpClient configuration with withRequestsMadeViaParent() - features introduced in Angular 16+. Angular 11.2.0 uses the legacy Module-based HTTP API (HttpClientModule) and does not contain the HttpTransferCache component, provideClientHydration(), withRequestsMadeViaParent(), ...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-88060",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:15fa08eb-52bb-5491-ac0b-ab8a299b64af",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 11.2.0-tuxcare.2 of @angular/platform-browser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@11.2.0-tuxcare.2"
    }
  ]
}