{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:61eac754-5571-56f8-b656-529687ce9df5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1",
      "type": "library",
      "name": "@angular/animations",
      "version": "15.2.6-tuxcare.1",
      "purl": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:65ebbeca-dcf2-5515-bf57-09aa7038ed38",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5e36c5b2-69ee-5130-a8f1-4d92112fbdc8",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9a1e2d4-38cc-5a6a-bdd7-7ff599d2796f",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a15488c7-af21-5c69-bfdb-26a268cb10c5",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:978ac346-d5b3-50e5-8471-7914876b8614",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 15.2.6-tuxcare.1 of @angular/animations. 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/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b74951ea-1621-56f7-bf55-37c4d923817e",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:653be439-cd18-5607-8b73-d628f84f390b",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 15.2.6-tuxcare.1 of @angular/animations. 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/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d2135e3-f753-564d-8409-89a8fc2f4c18",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:60a4f868-1e60-558b-9731-b9fb6a9cf325",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 15.2.6-tuxcare.1 of @angular/animations. 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/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1abef54c-73b6-5ba3-b85d-33abe4b7bea6",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e903d3c-32a2-51af-857a-7ef151ef6aff",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b42ed8b-6745-5757-89c8-f5694fd06833",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9608c81-94e0-583b-bdf3-1e4d8c3fbaae",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c497502f-6736-54d5-b896-743484677776",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55e21167-5593-543c-93a5-7b9737d269ac",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:abba6afa-0cb5-503b-b32f-5886f5ce3958",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54264 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:48d20642-4daa-500b-b682-591804f3f4df",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 15.2.6-tuxcare.1 of @angular/animations. 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/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:74c997f1-3642-5859-bc74-0aaecec193da",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 15.2.6-tuxcare.1 of @angular/animations. 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/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4a4ed5e2-e7ca-59d1-a78c-b9b074b793ba",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c4e344d-a637-5b38-a00c-e49aab67e769",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 15.2.6-tuxcare.1 of @angular/animations."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/animations@15.2.6-tuxcare.1"
    }
  ]
}