CRLF injection in nodemailer - CVE-2026-82661
Published: May 27, 2026 / Updated: September 14, 2026
Vulnerability details
The vulnerability allows a remote user to inject arbitrary message headers.
The vulnerability exists due to improper neutralization of crlf sequences in List-* header comment handling when processing caller-controlled list.*.comment values. A remote user can supply a crafted comment containing CRLF characters to inject arbitrary message headers.
The issue affects the prepared-header path used for List-Help, List-Unsubscribe, List-Subscribe, List-Post, List-Owner, List-Archive, and List-ID fields.