{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:828d5c4c-c137-5ae1-8c2f-1d0e4d9e2771",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1",
      "type": "library",
      "name": "@angular/benchpress",
      "version": "8.0.0-tuxcare.1",
      "purl": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f4a908f8-d9db-57c8-9576-8f3f1f45211d",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1a4433d4-43f7-51ad-b8cb-5045afef18fb",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2428a3e6-c17a-58ad-bfdc-c95c8e34cdb9",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba097574-6241-57f7-a06d-1f3f6f551b13",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a69cfa93-6c59-5ef5-a579-679d083c85ab",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8596c34b-92b2-5112-82e1-c64cfd9e7604",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.1 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1abd936c-39ef-5c76-8b93-a16045ce927d",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:76630c5e-986c-5163-bc8a-2fd3fefaf9d3",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1797b8eb-a229-5752-a939-0d3d2627f648",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8760bd09-50f5-55dc-b19a-13d557e9ef93",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.1 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:884c4562-889d-5b62-b32e-7ba1a3930cb6",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:94a85607-bf9b-553e-bf35-03c13214ed7b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:426b6015-8669-5ec1-a134-9ebfb68b860a",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0da80952-afe7-52e0-bd2a-d0aa7cb3e0d2",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15aa1529-36df-5ad5-a38a-e6331504b728",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0bff0221-a5a4-5a57-9537-3457299d2f67",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26c4f7bc-ef34-5c9b-8c91-7d0080405eda",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.1 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:65734e0f-79cf-524f-845b-f83fc4312568",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.1 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cf5c98b9-2412-5466-9460-264a3000bf43",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.1 of @angular/benchpress. 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/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:af0dbd38-cbd5-5515-8238-ac0cf983724f",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4bc75de6-956a-5311-a5cf-862bd0630005",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 8.0.0-tuxcare.1 of @angular/benchpress."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/benchpress@8.0.0-tuxcare.1"
    }
  ]
}