CRLF injection in nodemailer - #VU132358
Published: May 27, 2026
nodemailer
Detailed vulnerability description
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.