{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:028a0002-d591-5398-a9d4-dccf11ddefd8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/platform-server",
      "purl": "pkg:npm/%40angular/platform-server@11.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/platform-server@11.2.0",
      "version": "11.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:f9825841-8588-5b4e-8c51-8f17bb307fdf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-66412",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:a8fd9886-36f7-53d6-9b20-55eedcd0fc69",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:535e1bd0-ce9f-5030-93f1-522eea2d5093",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:29e724fe-faa0-5b54-a8e0-9c275e2b9f4c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:b4350de3-d42e-5777-bd58-56486727cbfc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:0756c195-ebfc-5428-b407-53f593d66c96",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:20ab858f-5b97-51e5-84ca-8b3bc79018d3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50169",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:08c220e9-372e-58a5-be0d-ae5f3c6c47c2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:4dc31e89-f48a-582d-8f9b-382c6a952827",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:7450a1b3-3342-5625-9c9a-bc91eedae597",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:b0b8a7ed-34fb-5b9f-b031-faed75701c40",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:b3579252-5df0-5577-b766-a94ce366f60f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:0a06c647-56bf-5b08-977e-23f9531c8941",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:3d9ae3a2-854e-5b02-b4da-42a58337a276",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:b2197748-cd20-54bb-acf9-1baaa090a96b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:fcb0ceb9-16dd-5c34-a137-03ac1130bb45",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:d0ba0d71-699f-57a4-a593-a216ac294878",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:d258395f-f830-5e89-a7cf-2d1551453a6b",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:cff533b2-7a00-5b1c-a789-055ea4216f1d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:2087f4c4-f683-5f01-a3d8-4ea8c8566fab",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:27b996e4-8444-51aa-a7a4-b94a8c9697f7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:9a4e34fc-d83b-57c9-bd14-8f7a777c6509",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:71ae3f9b-dc04-54c8-bd94-3cbfa8e31a25",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 11.2.0 of @angular/platform-server, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:0fec6dfd-e5b5-5064-b1a1-3129d6b0cde9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:ebd26e8a-06f2-5087-a22b-869e76c90770",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 11.2.0 of @angular/platform-server."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:a047ed0f-dce9-5b2e-8955-349b9aac7ff7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 11.2.0 of @angular/platform-server. 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-server@11.2.0"
        }
      ],
      "bom-ref": "urn:uuid:2104e83c-393a-5ead-b36d-8371f0b15944",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 11.2.0 of @angular/platform-server."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-server@11.2.0"
    }
  ]
}