CVE-2026-100702

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
26/09/2026
Last modified:
27/09/2026

Description

Nodemailer before 10.0.2 fails to properly flatten deeply nested arrays in recipient fields such as to, cc, and bcc, allowing attackers to cause stack exhaustion. Attackers can supply a deeply nested JSON recipient array that triggers recursive Array.toString() conversion, exhausting the call stack and terminating the Node.js process.