{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:499106c5-1686-5ff3-9ec7-5c1cf69ecdfd",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/http",
      "purl": "pkg:npm/%40angular/http@7.2.11-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/http@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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3e2ee30a-a330-5109-8863-3814bae7ae7c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d5e3de10-b814-5f73-bbae-6479c6f75624",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.2 of @angular/http."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d175c98b-8bb2-51e2-9e58-9f15a8d2d3dc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2bd3327d-cb0e-56d7-8197-f23f09e33176",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:18d7a000-27e0-5ed9-92f1-a0e84ec600c7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-46417",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:32f95e09-491b-5df5-9a0e-6d3c68563a84",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2bb1a4ff-6b3e-59bc-be8b-2b014a3ea3bf",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:c2d35edf-e82c-51cb-b58d-2f68699443e0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:64d35c80-0cb1-55d1-9eb7-ccf6aa47d7af",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d8399c40-e9bc-552f-aeff-83c3ff277c8d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5a61dad5-276c-55c1-b6c4-4b8e19d20a29",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:81acaf99-723c-5463-9185-1ae4cfe10aff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:892fd626-3111-50ab-9735-c296fbd0add9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2220f379-d6b3-5d02-9cff-8e8c55382147",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f95ee2e6-72dd-568d-938a-673a2c3f3146",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b3afc83c-08c7-5ec7-8f3d-68818425320a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:249cdc1b-a270-56c5-932d-01cf1b1f55c2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:497c22e8-56f7-5c2f-9259-cd4debb81483",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:afd6756e-fb65-5620-b7fd-c726e14c8c39",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e4498fe3-4001-5747-a541-b91d44f4fa56",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b9307eff-abed-52a0-8a8c-f8775d845cdf",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:dab0cd22-fe4a-5179-976f-cb0a92b35a73",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:70901fec-c9d1-59e0-9b92-f418c356bfd8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 7.2.11-tuxcare.2 of @angular/http, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b2f78487-af6b-521c-ab6b-95fb38862f68",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:6e4b379c-6712-53a7-b9ce-71b04ece3fa6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 7.2.11-tuxcare.2 of @angular/http."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2ec6e99c-53fc-5064-a750-6dbcebe5dafc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 7.2.11-tuxcare.2 of @angular/http. 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/http@7.2.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:0e6d10a6-ebf4-50b8-a3a2-59ac91d32de4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 7.2.11-tuxcare.2 of @angular/http."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/http@7.2.11-tuxcare.2"
    }
  ]
}