{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:228ac098-39aa-5e92-897a-1e06352cc908",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/forms",
      "purl": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/forms@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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e0121381-91bf-53a6-85b6-0b23f045bc19",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 11.2.0-tuxcare.2 of @angular/forms."
      }
    },
    {
      "id": "CVE-2025-66412",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2ce344bf-9839-5288-8786-6571b753aa30",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 11.2.0-tuxcare.2 of @angular/forms."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:20f00e13-80e6-51c8-bdd4-b89f5ff50ff8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:360a3e80-80f9-5892-aab2-08819c501372",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f7523fb2-c9f7-58dc-b81d-7857fbc25d4b",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5e169b3c-b8aa-5502-b347-3441f9a50480",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0cbb96f7-8e67-5821-bbce-0eacbbdc0e39",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50169",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:367dd6f9-93bb-5db1-a974-860a3257a26d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:eb8e7b5d-f7c8-5bd4-8ab5-8ac02e745e92",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:15cd0e5f-90ad-52c4-a4bd-48851b97ac92",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:6dbbfb73-26aa-5509-ae3f-60c47ed619a3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:26c4bb28-c963-5476-892e-d88c59bf7642",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:6530f792-8f54-5d1b-9a2b-fe414f86fcd4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2b4a72fb-2a45-5795-b9f0-35e44166689b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5bb271a5-981d-56b7-883a-02fa611350e9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a05fc0ea-082d-5e15-856f-a92ebe6c8f17",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0efafc6a-5064-5f0d-984b-46dac2ad8ed8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:838c2f6d-f388-5cc6-9698-96c9ae4512e2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3a0bc438-978f-5fcb-a150-b4f015e15693",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ee66f9b7-cecb-5ac8-8123-ca30c33fe77c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8bf69ec5-0b24-50b9-afb9-5dea13884079",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0645bedc-01f8-57bf-807e-2ce288171a67",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:fde189c4-492e-570a-8f13-f672df3b3bb5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 11.2.0-tuxcare.2 of @angular/forms, and is fixed in 11.2.0-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d1637568-d539-5e0a-8a1a-b1525ff355c2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ba8d0dea-d70f-50e6-9ed1-3d39e1697187",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 11.2.0-tuxcare.2 of @angular/forms."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d17cbb8d-e5d8-57a9-b7e4-52984adbb1f9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 11.2.0-tuxcare.2 of @angular/forms. 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/forms@11.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e782ad86-6f92-5500-b43e-c0d9c74a3cfc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 11.2.0-tuxcare.2 of @angular/forms."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/forms@11.2.0-tuxcare.2"
    }
  ]
}