{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:846765b0-6606-5c22-90d0-b365dd8eaa54",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4",
      "type": "library",
      "name": "@angular/platform-server",
      "version": "8.0.0-tuxcare.4",
      "purl": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bc4f1386-7620-528b-9603-649201d61f80",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37463785-981a-5e1a-a309-74a03d5d9880",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:98e98da3-bf70-5792-872f-81da1d1fa9af",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2ca95adc-f76c-5042-acc2-c3dfe8bf6ac3",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:771ef2eb-2714-5123-a12d-40b201f26ae4",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e34edad-586a-519b-b072-d34085563013",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. 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/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:529d0065-fed1-5447-b587-0c706f5f4f40",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0405c021-7625-5ace-9358-585eba8cf4c4",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1dd202b2-0b51-57bd-9858-85ffab499d9b",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5746f162-2747-54f9-af88-69bc2ec3e534",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. 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/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e638b576-2d26-522e-b992-8d61fc531dcf",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2a50e349-1941-57cb-959f-0e9da33af7ab",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc607b55-c5f8-55a3-a19f-3da1a7cc1443",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b2cc2cc2-01de-53c9-892e-2842caa9ac9f",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:41aed9f3-578e-5d9e-ba53-51ac38609d0f",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:24b192b4-ee6a-59cf-91ba-c9c4a74db4b9",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:297d52d0-4be2-5a4b-8089-c18363ec0e70",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. 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/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2e6c62d6-198c-5cbf-967c-b71c1a26c54d",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. 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/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e30899d2-9fde-5bec-ba41-a6f627258054",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. 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/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4fa3b128-6128-5d42-9c67-d6f66582929c",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d4520eb0-e6b6-5ff8-a7ab-aa60bb2c8c0f",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:09af5e9c-bcea-5912-be79-d1e09a17e389",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 8.0.0-tuxcare.4 of @angular/platform-server. not_affected \u2014 Angular v8.0.0 is NOT AFFECTED by CVE-2026-68945. The vulnerability concerns HttpTransferCache's cache-key generation creating collisions when HTTP request parameters use repeated keys vs scalar comma-separated values. However, HttpTransferCache does not exist in v8.0.0 \u2014 it was introduced in Angular v16. This version only has the manual TransferState API (a simple key-value store), with no aut..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3a42e25-2984-5501-93b7-717d69c610dd",
      "id": "CVE-2026-69149",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69149 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6c6a4a88-7966-5583-abf3-fbb1e61dadb0",
      "id": "CVE-2026-69151",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69151 is fixed in version 8.0.0-tuxcare.4 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-server@8.0.0-tuxcare.4"
    }
  ]
}