{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5c202421-d4fe-52dd-aa1b-20b35057c044",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/bazel",
      "purl": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2",
      "version": "7.2.11-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-4231",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:64d228a5-a4ed-57da-8421-513e4f30eafb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d0368a06-eb1a-57b0-bac7-240e122e2a21",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.2 of @angular/bazel."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:439d59cd-c507-5d7f-b6e8-5c08525ec01f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bc68063d-0201-50ec-ae9b-9848e172d8f3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1a12a855-6e9c-59cc-8cf7-f297c0319e30",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-46417",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:11ca2fbe-4c5b-51e5-964e-1abd63d98788",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:00a9497c-a36a-5df7-960b-5629d5d99962",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. 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...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-50169",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3590f427-01d5-5b26-a5ad-48febd748151",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c6b3c90d-e163-53f6-b51b-4817a08554fe",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-50171",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f396645d-2b10-56d2-a545-1bbeab8d959c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d5f2e23b-ea3a-57c9-a72a-8a5c195908e9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:fd83d976-7ca3-563c-a65c-338f725d3588",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:176245fe-fbc7-52ba-8c47-c4d3801f97e7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c0ae38f1-284f-5120-978d-2bffcb77dc7c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:efe49b98-9b33-5e3d-a7c0-43a6f43535b9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:df308d31-f19e-5c50-bd5c-5b74e997e851",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. 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...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54265",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8f0bef8b-3d64-57cd-bc6b-66b015a4cd53",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. 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...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54266",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:136b31cc-9aea-5aec-8f05-32aa347cfcd0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-54267",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8b01a5db-3636-54bd-80fc-9ee2623467c6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9abafcb3-467d-591a-a27c-212a9d57a12c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a89d4813-2055-565e-8f1c-a56d7e4331a0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. not_affected \u2014 Angular v7.2.11-tuxcare.3 is NOT AFFECTED by CVE-2026-68945. The vulnerability affects Angular's `HttpTransferCache` feature, which caches HTTP requests during Server-Side Rendering (SSR) for client-side hydration. This feature did not exist in v7.2.11 \u2014 it was introduced in Angular v16. The vulnerable file `packages/common/http/src/transfer_cache.ts` is absent from the target SHA (8c4c3a453736...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-69149",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7c801278-7d99-5686-b764-afd4d52be1e0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ae34704b-f9ef-53a6-b9f8-d12f4ec584fe",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 7.2.11-tuxcare.2 of @angular/bazel, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:30499c4c-d876-563a-a40b-a92d14eb96f9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. not_affected \u2014 Angular 7.2.11 is not affected by CVE-2026-88056. The vulnerability requires calling String.prototype.trim() on URL strings before WHATWG URL parsing, creating a discrepancy that enables SSRF. This vulnerable code pattern was introduced in Angular 14+ with a new url.ts file containing parseUrl() that called .trim(). Angular 7.2.11 uses a different parseUrl() implementation in location.ts that d...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-88057",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:85b0e670-ffb8-5d45-8794-3d9553ad8ec2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 7.2.11-tuxcare.2 of @angular/bazel."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3af1c6b3-cd32-5cee-803a-738af8e896f0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 7.2.11-tuxcare.2 of @angular/bazel. not_affected \u2014 Angular 7.2.11 is not affected by CVE-2026-88059. The vulnerability requires HttpTransferCache interceptor and hierarchical HttpClient configuration APIs (withRequestsMadeViaParent, provideHttpClient) that were introduced in Angular 14+ and do not exist in this version. While TransferState exists in 7.2.11 as a basic SSR state transfer mechanism, there is no automatic HTTP response caching to T...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-88060",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d9ed8336-44f2-57f1-8460-50facade6e66",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 7.2.11-tuxcare.2 of @angular/bazel."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/bazel@7.2.11-tuxcare.2"
    }
  ]
}