CVE Catalog

CVE-2026-82661

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

Nodemailer before version 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list.*.comment parameters can inject CRLF sequences to create additional headers in generated RFC822 messages, altering mail client behavior and message semantics.

Risk Assessment

Header injection can lead to phishing, sender spoofing, or message content alteration. This can compromise the integrity of email communication and user trust.

Recommendation

Upgrade Nodemailer to version 8.0.9 or later, which includes the CRLF sanitization fix. Also avoid passing unsanitized data to list comment fields.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list.*.comment parameters can inject CRLF sequences to create additional headers in generated RFC822 messages, altering mail client behavior and message semantics.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS