CVE-2026-88057
Last modified
CVE-2026-88057 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.0, Angular's compiler and runtime in @angular/core and @angular/compiler could omit or select an incorrect sanitizer for security-sensitive directive host bindings because SecurityContext was derived from the declaring directive or component selector rather than the concrete host element.
Description
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.0, Angular's compiler and runtime in @angular/core and @angular/compiler could omit or select an incorrect sanitizer for security-sensitive directive host bindings because SecurityContext was derived from the declaring directive or component selector rather than the concrete host element. The mismatch is reachable through hostDirectives composition, inherited HostBinding declarations, createComponent with a custom hostElement or dynamic directives, SVG/MathML namespace elements, and tag-neutral selectors such as :not(...). Attacker-controlled href, src, action, xlink:href, or data values can therefore reach DOM attributes without Angular's built-in sanitizer and execute arbitrary JavaScript in the user's browser context. Applications unable to upgrade can use DomSanitizer.sanitize with SecurityContext.URL before assignment or restrict inputs to validated HTTP and HTTPS URL schemes. This issue is fixed in versions 20.3.28, 21.2.20, and 22.1.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| angular | angular | <= 19.2.25; >= 20.0.0, < 20.3.28; >= 21.0.0, < 21.2.20; >= 22.0.0, < 22.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88057?
How severe is CVE-2026-88057?
How do I fix CVE-2026-88057?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88051Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88052Tesseract is an open source OCR engine. In version 5.5.3 and…7.8
- CVE-2026-88053Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88054Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
- CVE-2026-88055AnythingLLM is an application that turns pieces of content i…5.5
- CVE-2026-88056Angular is a development platform for building mobile and de…8.6
- CVE-2026-88058Angular is a development platform for building mobile and de…8.6
- CVE-2026-88059Angular is a development platform for building mobile and de…4
- CVE-2026-8806Expected Behavior Violation vulnerability in Mitsubishi Elec…8.7
- CVE-2026-88060Angular is a development platform for building mobile and de…8.6
- CVE-2026-88069Pandora contains a path traversal vulnerability in its archi…9.3
- CVE-2026-8809The Advanced Custom Fields: Extended plugin for WordPress is…9.8
Are you affected by CVE-2026-88057?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
