SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2024-58379

MEDIUM · CVSS 5.3 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Nodemailer versions prior to 6.9.9 are vulnerable to a regular expression denial of service (ReDoS) attack when the attachDataUrls parameter is enabled or when processing embedded file attachments. This vulnerability allows attackers to send specially crafted emails that can hang the event loop, leading to service disruption. Organizations using affected versions of Nodemailer should prioritize updating to mitigate potential denial-of-service impacts.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2024-58379
Severity
MEDIUM
CVSS
5.3
EPSS
0.30%

Original NVD Description

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop to hang and deny service.