AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-54152

UNKNOWN · CVSS N/A EPSS 2.26% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-10 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
arbitrary code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-54152
Severity
UNKNOWN
CVSS
N/A
EPSS
2.26%

Original NVD Description

Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to version 1.4.3, an attacker can write a malicious expression that escapes the sandbox to execute arbitrary code on the system. With a more complex (undisclosed) payload, one can get full access to Arbitrary code execution on the system. The problem has been patched in version 1.4.3 of Angular Expressions. Two possible workarounds are available. One may either disable access to `__proto__` globally or make sure that one uses the function with just one argument.