{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e27f0acd-df07-5f08-86ee-aca957e3f094",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3",
      "type": "library",
      "name": "@angular/platform-server",
      "version": "7.2.11-tuxcare.3",
      "purl": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0183e64c-639d-5973-bf81-a6df41e78a7f",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa705d66-360f-5de1-92e5-27c51e65cc0a",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90b495e2-a357-5cd2-af3a-ce5f9b8b8a80",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2fc8477-dc28-5762-a215-cde5a1b58a7c",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e02cc204-9add-5948-b5e9-1b0b91851f33",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fca4673d-b90f-593a-81b7-a7fac2f4be13",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f2b7e854-4e58-51b3-b07f-3f031cdb1a01",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7917b534-3b41-5a87-881f-6188041db353",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 7.2.11-tuxcare.3 of @angular/platform-server. not_affected \u2014 CVE-2026-50168 addresses vulnerabilities in the WHATWG URL-based parseUrl implementation and allowedHosts validation feature introduced in Angular's CVE-2026-41423 fix. The target (v7.2.11) uses a completely different architecture with Node.js legacy url.parse() and does not have the allowedHosts feature. The specific vulnerable code patterns that CVE-2026-50168 patches do not exist in this ver..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:80053be5-b8c8-58bd-aa2b-8cfb0cc8824d",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:54eb650d-2643-5859-aaff-3a5bbe7827ac",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.11-tuxcare.3 of @angular/platform-server. not_affected \u2014 Angular v7.2.11 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that is vulnerable does not exist in this version. The feature was introduced in Angular v16+, and v7.2.11 lacks the transfer_cache.ts module, withHttpTransferCache provider, and provideClientHydration functionality entirely."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1112380-ee60-577b-b1fc-e17134eb0590",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ed345d76-f086-53bf-9669-9b0fc9e84115",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:548f61bf-6a71-5832-9179-46c74a0d0942",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:afa5d83e-30f2-56f5-9475-dd6795cf5db7",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51446364-4ee1-56de-a10f-ccfe3179668e",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9bed49eb-de97-56cc-a400-00b8f23d6e80",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb48e596-a5b1-5511-b3af-5ed30e9555fb",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.11-tuxcare.3 of @angular/platform-server. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54264. The vulnerability concerns sensitive header leakage on cross-origin redirects in the request metadata preservation feature. This version predates that feature entirely - it strips ALL request headers when making network requests for assets, as evidenced by code comments and the absence of the newRequestWithMetadata method introduced in..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3542884-d9ab-523a-9c36-780069823579",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.11-tuxcare.3 of @angular/platform-server. not_affected \u2014 Angular 7.2.11-tuxcare.2 uses View Engine compiler architecture, not Ivy. The vulnerability (CVE-2026-54265) is specific to Ivy's template compiler pipeline where TwoWayProperty operations were missing from the sanitizer resolution switch. View Engine does not have TwoWayProperty operations; two-way bindings desugar early in the template parser to the same parsePropertyBinding() code path as on..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5277faa0-ad35-5e71-8a57-17c2cdd4bf83",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.11-tuxcare.3 of @angular/platform-server. not_affected \u2014 Angular 7.2.11-tuxcare.2 is not affected by CVE-2026-54266. The HttpTransferCache feature that contains the weak hash vulnerability does not exist in this version - it was introduced in Angular 16."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ab12502-2d8a-5ab4-afb6-023c67c57a7b",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bc4e600-0065-5f80-8d0f-c6d9de2b8818",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 7.2.11-tuxcare.3 of @angular/platform-server."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-server@7.2.11-tuxcare.3"
    }
  ]
}