{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:93a4e708-1544-55b4-b695-e026a832a2b1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/core",
      "purl": "pkg:npm/%40angular/core@7.2.11-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1",
      "version": "7.2.11-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-4231",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:23853267-1228-54b1-8314-09dd66fdd96a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:af332525-1b98-567d-8791-467fe3ce4064",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.1 of @angular/core."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0c780608-e606-5e8e-aff2-61a635c46a36",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ef455ad8-d730-5222-a41e-a6d37857c5ff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:47c397ab-81ab-5f6a-92f6-6673f4a301ee",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-46417",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:61b38120-c1f4-591b-8abc-7b2c4ecd644b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:32f2284c-1586-520c-85e8-53fa17cd1bb4",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:36609b12-aa15-580a-b395-a87f29a6a256",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:539aadf6-be2b-5e1f-9be9-6e91b6d5b671",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a651553c-85be-54b6-b8ec-7b8dca1c01f4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3fe0f48d-d226-553c-8fc6-43103983863c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8d901e89-e587-5086-8c49-c84b85b94c15",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:726afb5a-d0a9-51ca-9aa6-751880e11a7d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0f77bfe5-c526-524c-8629-a4688375e176",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0f36ebcf-0a36-50c5-ab8b-0cfb1f438e1f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:115fbb84-2a4d-57b7-baa8-9846e5302943",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c33201ed-7a7e-58f8-a030-00d792b0cae0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:08adff0c-e606-5760-849a-262833951b91",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:080b6ed9-8dd1-57a0-b976-329735a7b4c1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c1906c65-c885-5daa-ac4e-a5f5b6c1c169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9b0ce7d0-8ff1-588d-8ee9-3f7c9ca9cfc1",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ad79b588-97fd-5657-9a75-ac358483333b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:08cbeb58-1678-5f2c-af01-2b0a8d3eab6c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 7.2.11-tuxcare.1 of @angular/core, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d2391b55-3e4a-5656-a40d-9488ba9e4d08",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bb6f1dd6-9c4d-5c16-9c7c-9df675d0fda2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 7.2.11-tuxcare.1 of @angular/core."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6d40c119-b6fd-55bc-8003-2bd2985422ba",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 7.2.11-tuxcare.1 of @angular/core. 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/core@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cd2a4331-a683-5d7e-a296-67fe045cb93a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 7.2.11-tuxcare.1 of @angular/core."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/core@7.2.11-tuxcare.1"
    }
  ]
}