CVE-2026-44643
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.
View on NVDAnalysis
The angular-expressions library contains a critical sandbox escape vulnerability. Attackers can provide malicious expressions using filters to execute arbitrary code on the system. This is particularly dangerous for applications using this library to process untrusted templates or user-provided logic.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:HCWE-95EPSS
Affects
peerigon:angular-expressionsTechnical description
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.