CVE-2026-44643 PUBLISHED

Angular Expressions - Remote Code Execution using filters

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 11.05.2026 Updated: 11.05.2026

Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to 1.5.2, an attacker can write a malicious expression using filters that escapes the sandbox to execute arbitrary code on the system. This vulnerability is fixed in 1.5.2.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor peerigon
Product angular-expressions
Versions
  • Version < 1.5.2 is affected

References

Problem Types

  • CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') CWE