{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b1885d85-7857-53e0-96a7-318db44506fa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/router",
      "purl": "pkg:npm/%40angular/router@7.2.11-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/router@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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0deedd2a-ab58-59d8-bc8d-59511b3b7b55",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2025-66035",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fc2fa5b3-b4d3-5fd6-9db6-63d48746a767",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.1 of @angular/router."
      }
    },
    {
      "id": "CVE-2026-22610",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dae5459b-2a2e-5a61-9029-10e0ff4c8ac1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-27970",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:256c78e8-2894-58ee-8a04-8369766f5a35",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-41423",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:58749250-aad0-5211-94c7-dbcfb2a3231e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41423 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-46417",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cce890a7-8028-580c-ad5d-763c6bf7fdc7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50168",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6b56d27f-2801-596d-a8b4-1d3a52b45e06",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9cc54d39-74b5-57d3-b4c9-a9b29161c410",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50170",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1515d983-a86e-563b-8c7b-ccc2849eac19",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:8f78bc4d-7c4e-5974-a0f4-df50357af1f1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50184",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fd4416ee-e8cd-582d-ab35-f587e3a0e9af",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50555",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:df5d85ae-9e50-53cb-a07c-69f419ed37e7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50556",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b73f2a3d-4b73-5daa-bf8c-5f2363feb106",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-50557",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:40fea519-cb5f-51e8-b437-552774bad7e2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-52725",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:48bbcba0-8b01-5e6a-8624-eb826d8e0e31",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54264",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3e54305b-8a22-5dd3-8e71-22608db35dad",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:aa374197-da50-5ee5-932d-2407eddc6367",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:524a3072-6a93-5f70-bdc3-83056938031a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:52cb0b1d-e8f6-5a17-b34a-843eb56bdcc6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-54268",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:57746b60-dde4-5aa3-b981-2185f51fc696",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.3."
      }
    },
    {
      "id": "CVE-2026-68945",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ac929d19-c2c8-5ce4-b973-442698b6cb92",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e6b095fa-d46b-53d6-86c0-1f2a25c551f0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69149 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-69151",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f5e73c32-6cc2-55de-807f-8523dc32888a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69151 affects version 7.2.11-tuxcare.1 of @angular/router, and is fixed in 7.2.11-tuxcare.4."
      }
    },
    {
      "id": "CVE-2026-88056",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:edc80438-9e0f-5d71-ae6c-021ea5fa9bb5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88056 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7caf4459-e062-53ce-a726-0651c702905e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 7.2.11-tuxcare.1 of @angular/router."
      }
    },
    {
      "id": "CVE-2026-88059",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6d605858-f364-5aa5-b29e-a52d19dc3c54",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 7.2.11-tuxcare.1 of @angular/router. 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/router@7.2.11-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9358928b-46ed-51c7-af15-bdbd7c8beab7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 7.2.11-tuxcare.1 of @angular/router."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/router@7.2.11-tuxcare.1"
    }
  ]
}