{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c393767c-e607-5d1e-9686-38a3154823e8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2",
      "type": "library",
      "name": "@angular/router",
      "version": "15.2.6-tuxcare.2",
      "purl": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:db62281f-34bf-5696-b405-a68a73886343",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb2243d7-01f3-5ca4-a3a6-5c7f71dce7ee",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20f781a0-c641-5e5c-8f78-377f526a7f1c",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:847d961e-3117-5bb3-8eef-04551a1831bb",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:256082b2-95db-5f5d-93f2-9574251af78b",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 15.2.6-tuxcare.2 of @angular/router. not_affected \u2014 Target version 15.2.6 is NOT affected by CVE-2026-41423. The target uses Node.js legacy url.parse() API which does NOT interpret protocol-relative URLs (//evil.com) as hostname overrides. The vulnerability only exists when using the WHATWG URL API (new URL()) without input preprocessing, which this version does not use. Testing confirms url.parse('//attacker.com') sets hostname to null (not 'at..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef3eaab9-ada5-5784-ade2-9ad2b711d881",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8799ae8c-2d10-5a36-aa15-8e58fcf90c6f",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 15.2.6-tuxcare.2 of @angular/router. not_affected \u2014 CVE-2026-50168 targets a vulnerability in Angular's platform-server allowedHosts validation feature that allows bypassing hostname restrictions via malformed URLs (e.g., evil.com:80:80). The target repository (Angular v15.2.6-tuxcare.1) does not contain the allowedHosts feature (validateAllowedHosts, isHostAllowed functions) that this CVE exploits. Without the allowedHosts validation mechanism,..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7de7cc88-9d19-5ada-b809-355fdd74e437",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c423750c-8054-57c3-8b29-b6966e72ed3a",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 15.2.6-tuxcare.2 of @angular/router. not_affected \u2014 Angular version 15.2.6-tuxcare.1 does not contain the HttpTransferCache feature that is the subject of CVE-2026-50170. The vulnerable component (packages/common/http/src/transfer_cache.ts) was introduced in Angular v16.0.0-next.7, after the target version. The vulnerability requires automatic HTTP response caching in TransferState during SSR, which does not exist in v15.2.6."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b4dc69fe-a7a2-578d-9c90-47a19991c9bf",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3bb9e69b-e0d6-5293-8cb6-fd66e3bedb4b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c74da2b-a22d-58bb-96a3-656337a53783",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ff9f350-c6e3-5ca0-9694-371089caa81a",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5a6a735-47b3-5e2d-9b6e-caa70c4707a7",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b3fcb087-754c-591c-91fd-8e3004674773",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:44bad13a-96d7-513f-af99-27f24d85692b",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54264 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3d0d7df2-3224-5c44-bc5f-22e6938d0407",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 15.2.6-tuxcare.2 of @angular/router. not_affected \u2014 Angular 15.2.6 is not affected by CVE-2026-54265. The vulnerability is specific to the template pipeline architecture introduced in Angular 20+, which does not exist in Angular 15. Angular 15 uses the older render3 compiler that desugars two-way bindings into standard property bindings at parse time, and these property bindings correctly receive sanitizers."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:07f2527f-6f01-532d-8a7b-6eb23c4bd454",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 15.2.6-tuxcare.2 of @angular/router. not_affected \u2014 Angular 15.2.6-tuxcare.1 is not affected by CVE-2026-54266 because the HttpTransferCache feature, including the vulnerable weak DJB2 hash function, was not introduced until Angular v16.0.0. The target version predates the introduction of this feature entirely."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cbde821d-d6c0-5af4-a805-1144964bdf67",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26d14c3f-ddb5-5306-bb96-546b83e7cfb5",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 15.2.6-tuxcare.2 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/router@15.2.6-tuxcare.2"
    }
  ]
}