@angular/compiler

Deliver web apps with confidence 🚀

Version: 19.2.8 registry icon
Safety score
50
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security Risks of Known Vulnerabilities
CVE-2026-54265
CWE-79
Threat level: MEDIUM | CVSS score: 5

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.



CVE-2026-50557
CWE-79
Threat level: MEDIUM | CVSS score: 5

Specifically, namespaced script elements (e.g., <svg:script> or <:svg:script>) were not properly identified as script elements by the Angular template preparser, allowing them to pass through template compilation without being stripped.



Please note that this component is affected by 3 other vulnerabilities
0 Critical  |  0 High  |  3 Medium  |  0 Low  |  0 Suggest

Latest safe major: 22.0.2 Scan your application codebase with Meterian to see all known vulnerabilities in your open source software dependencies.


Stability

Stay updated with the latest patches and releases. Plan your sofware desisgn. Avoid common known vulnerabilities fixed by the open source community

Latest patch release:   19.2.25

Latest minor release:   --

Latest major release:   22.0.2

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant