AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-21541

HIGH · CVSS 7.3 EPSS 1.05% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. 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
GitHub PoC Links

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

CVE
CVE-2024-21541
Severity
HIGH
CVSS
7.3
EPSS
1.05%

Original NVD Description

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not attacker-controlled. The risks involved are similar to that of allowing attacker-controlled input to reach eval.