CRLF injection in nodemailer - #VU132358

 

CRLF injection in nodemailer - #VU132358

Published: May 27, 2026


Vulnerability identifier: #VU132358
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-93
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: nodemailer
Affected software:
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.


Remediation

Install security update from vendor's website.

Sources