๐Ÿ” CVE Alert

CVE-2026-82853

MEDIUM 4.9

Nodemailer before 8.0.5 SMTP Command Injection via CRLF

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject arbitrary SMTP commands for email spoofing and phishing attacks.

CWE CWE-93
Vendor nodemailer
Product nodemailer
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for nodemailer nodemailer

Be the first to know when new medium vulnerabilities affecting nodemailer nodemailer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

nodemailer / nodemailer
0 < 8.0.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nodemailer/nodemailer/security/advisories/GHSA-vvjj-xcjg-gr5g vulncheck.com: https://www.vulncheck.com/advisories/nodemailer-before-8.0.5-smtp-command-injection-via-crlf

Credits

๐Ÿ” tndud042713