---
cve: "CVE-2026-54265"
severity: "MEDIUM"
cvss: 5.3
epss: "20%"
vendor: "angular"
kev: false
exploited: false
published: "2026-06-22 16:16:39"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T08:10:43+02:00"
---

# CVE-2026-54265

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, an issue in the @angular/compiler package allows bypassing DOM property sanitization through the use of two-way property bindings. Specifically, when a native DOM property that requires sanitization (such as innerHTML, srcdoc, src, href, data, or sandbox) is bound using the two-way binding syntax (e.g., [(innerHTML)]="value" or bindon-innerHTML="value"), the Angular template compiler failed to apply the appropriate schema-derived sanitizer resolution to the TwoWayProperty operation. As a result, native two-way DOM bindings were emitted without the required sanitizer function, whereas equivalent one-way bindings would be properly sanitized. This flaw enables an attacker who can control the value of a two-way bound sensitive property to bypass Angular's built-in sanitization logic, potentially leading to client-side Cross-Site Scripting (XSS). This vulnerability is fixed in 22.0.1, 21.2.17, and 20.3.25.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- a075161392496629531812ff00762259aae03a98 (Commit)
- 31c25e2e85704f12facd9b4b823aa54b943251eb (Commit)

## Referenzen

- <https://github.com/angular/angular/security/advisories/GHSA-58w9-8g37-x9v5>
- <https://github.com/angular/angular/pull/69107>
- <https://github.com/angular/angular/commit/3c70270c96677c0dd33585f2afe8e187113e5fb4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-54265) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
