CVE-2026-100702
Summary
by MITRE • 09/26/2026
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.