{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ae03c68f-23b4-5c10-8a7f-ef8fc957de8e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1",
      "type": "library",
      "name": "@angular/language-service",
      "version": "8.0.0-tuxcare.1",
      "purl": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:015b2e92-7925-59c4-92f2-afb6033f18a2",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b050ae6-ab6e-59c5-b821-47699281f6bc",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d88b7ee-4c54-5af2-9ef6-d87dca31fe9a",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:09abf613-a258-515c-8a8f-c334183e89fd",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f96bd93-eaa0-5ff1-a564-0e4eabf3f47d",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71d064c6-4f7d-570e-b8ad-bae52f68f527",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.1 of @angular/language-service. not_affected \u2014 The target Angular 8.0.0 is not affected by CVE-2026-41423. The vulnerability exists only in newer Angular versions (17+) that use the WHATWG URL API. The target uses Node.js url.parse() which does not interpret protocol-relative URLs (//evil.com) as hostname overrides when used without a base URL parameter."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2ffd964e-85f8-521b-97dd-64cc5c5b8893",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2d6a8500-59f2-53d5-85c2-f1d75133de48",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15b72a04-fc11-5706-9a7b-423d72747beb",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:69df0782-7df1-503f-af38-9d24dd1c658a",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.1 of @angular/language-service. not_affected \u2014 Angular v8.0.0 is not affected by CVE-2026-50170. The vulnerability requires the HTTP TransferCache feature (automatic caching of HTTP responses during SSR with client hydration), which was introduced in Angular v16+. Version 8.0.0 lacks the vulnerable code path entirely: no transfer_cache.ts, no transferCacheInterceptorFn, no shouldCacheRequest() function, and no automatic HTTP response cachin..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0f8265aa-4a0a-508b-9855-1410a909f57f",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0ce2b0f-74f5-5a04-9b48-addc56cd694e",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:793c9afe-a3fd-53c6-be10-540c6bf1c39a",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a423f557-3b2c-5f8d-afc0-ae85d62af546",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:694dd033-e2cd-5487-bac4-28d3a724eb4b",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff247676-ddc1-5ef8-9cd7-216c339f7a09",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:19101d5c-d5f2-583f-afa4-e45f8e75720b",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.1 of @angular/language-service. not_affected \u2014 Target version 8.0.0-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The Service Worker implementation strips ALL request headers (including Authorization, Proxy-Authorization, and Cookie) when reconstructing network requests for asset fetches. This architectural design prevents sensitive headers from being forwarded to any destination, including cross-origin redirect targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5d7e4a3-24ef-5832-8412-7e3c5ed82630",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.1 of @angular/language-service. not_affected \u2014 Angular 8.0.0-tuxcare.2 is NOT affected by CVE-2026-54265. This vulnerability is specific to the Ivy template compiler pipeline introduced in Angular 9+. Angular 8.0.0 uses View Engine, which desugars two-way bindings through the same parsePropertyBinding() code path as one-way bindings, inherently applying schema-derived sanitization. The vulnerable TwoWayProperty operation and resolve_sanitiz..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:35d4e245-b2be-5a36-b666-f0602ddbe265",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.1 of @angular/language-service. not_affected \u2014 Angular 8.0.0 does not contain the vulnerable HttpTransferCache feature. The CVE-2026-54266 vulnerability affects HttpTransferCache, which was introduced in Angular 9+. While this version has the underlying TransferState mechanism, it lacks the automatic HTTP request caching feature with the vulnerable DJB2 hash-based cache key generation."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:577ca7e6-2fde-5d03-bb32-dd262fcf5444",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a0a13abe-da86-5952-a085-790ab95397e0",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.1 of @angular/language-service."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/language-service@8.0.0-tuxcare.1"
    }
  ]
}