{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:83e0f0d5-6d6e-5312-9e21-d8602adf43e4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1",
      "type": "library",
      "name": "@angular/forms",
      "version": "15.2.6-tuxcare.1",
      "purl": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:90494e2b-7d76-5a86-b6b6-13ada5a5ee9d",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd1eba46-54ea-5635-95e4-a8954058e08d",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66412 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:66411dc8-e37f-521b-be8f-cccd9d90c992",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:db711059-f05a-5c67-88ac-41dc4af49ea1",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:507d734a-bbc3-550c-8656-80e15960a1fa",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 15.2.6-tuxcare.1 of @angular/forms. 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/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dbf32515-5864-578d-9d95-e7a1806edbdb",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34372986-eaa3-5881-b47a-cc1e0d3e23f0",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50168 does not affect version 15.2.6-tuxcare.1 of @angular/forms. 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/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a47e176a-b71e-59b8-8182-689095e3fedc",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1e9fbffc-d78c-5782-85f9-cac5b2cb99d7",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 15.2.6-tuxcare.1 of @angular/forms. 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/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:971b23c2-4479-58db-82d3-c01c712f85e4",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:30618620-9987-564a-a794-5bc8d495f559",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:30b1de99-ffe7-560c-b1dc-3cb60cbb500d",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4967d98-baac-58f8-9257-4d3ba77ef212",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3e88fae4-f8f2-55fa-95fd-44634d74d0af",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:574c7c62-dfc2-5d52-829a-77ae9a82b9db",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c0ad244e-d08e-5bc4-b06e-a60c0dbbd769",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54264 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32f232c9-4ef3-5044-b18b-02ff7d5c5557",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 15.2.6-tuxcare.1 of @angular/forms. 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/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b22ec0f-915d-54a4-920a-09ee10755715",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 15.2.6-tuxcare.1 of @angular/forms. 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/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:298737d4-9de4-5539-af8a-b75e4193810f",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6f125114-2c45-52d7-aff0-2a863ac03e2f",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 15.2.6-tuxcare.1 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/forms@15.2.6-tuxcare.1"
    }
  ]
}