{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3c5551d5-143b-565d-ac0f-2d95df8db00f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/router@13.3.0",
      "type": "library",
      "name": "@angular/router",
      "version": "13.3.0",
      "purl": "pkg:npm/%40angular/router@13.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:393b8f12-180a-564b-8b05-f820eabaca6e",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 13.3.0 of @angular/router. not_affected \u2014 The target repository (Angular 13.3.0-tuxcare.1) is NOT AFFECTED by CVE-2026-41423. While the target lacks the explicit sanitization that the upstream patch adds, it uses a fundamentally different URL parsing mechanism (Node's url.parse() without base URL) that does not extract hostnames from protocol-relative URLs. The architectural difference prevents the SSRF attack vector from succeeding."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ad4d0c5-100d-5584-9e29-7c1e1ece6e77",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 13.3.0 of @angular/router. not_affected \u2014 Angular v13.3.0 is not affected by CVE-2026-50170. The vulnerable component (HttpTransferCache) does not exist in this version. The HttpTransferCache feature and automatic HTTP response caching during SSR were introduced in Angular v16+, while this target is v13.3.0-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f23cb894-0ee1-530c-8d74-9ff1ce0da560",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 13.3.0 of @angular/router. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54264. The vulnerable method newRequestWithMetadata() does not exist in this version. The AssetGroup class creates new requests with only URLs when fetching assets, never preserving headers. On cross-origin redirects, the code creates a completely new request with no headers, preventing sensitive credential leakage."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4136451e-cf3d-5681-aab1-34dfedd2d8f9",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 13.3.0 of @angular/router. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54265. The vulnerability is specific to Angular's template/pipeline architecture (introduced in v14+) where TwoWayProperty operations bypass sanitizer resolution. Angular 13.3.0 uses an earlier Ivy architecture without the template/pipeline system, where two-way bindings desugar through the same parsePropertyBinding() function as one-way bindings, rece..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2d07898b-38a0-5e5c-b8b9-8d99f8f9dc9a",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 13.3.0 of @angular/router. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54266. The vulnerable HttpTransferCache feature with weak DJB2 hash-based cache key generation does not exist in this version. HttpTransferCache was introduced in Angular v16+, and version 13.3.0 predates this feature."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b19c5d51-1381-5574-8865-eddcb60743df",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 13.3.0 of @angular/router. not_affected \u2014 Angular v13.3.0 is NOT AFFECTED by CVE-2026-68945. The vulnerable HttpTransferCache feature does not exist in this version\u2014it was introduced in Angular v16.0.0. The cache-key collision vulnerability requires the HttpTransferCache's sortAndConcatParams() function in transfer_cache.ts, which is absent from v13. Verified by filesystem inspection, git history, and existing patch documentation (CVE-..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/router@13.3.0"
    }
  ]
}