nodemailer is vulnerable to CRLF Injection
54
Medium Risk
Nodemailer constructs List-* headers from the caller-provided list message option using internally prepared header values. The list.*.comment field is inserted into those prepared values without removing CR ( ) or LF ( ) characters. Because prepared headers bypass the normal header-value sanitizer and are passed to mimeFuncs.foldLines(), a CRLF sequence in a list comment is emitted as an actual header boundary in the generated RFC822 message.
You are affected if you are using a version that falls within the vulnerable range.
nodemailer is vulnerable to CRLF Injection in versions 0.0.0 - 8.0.8.
Upgrade the nodemailer library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant