CVE Catalog

CVE-2026-82853

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

The SMTP command injection risk may lead to sending fraudulent emails, potentially damaging the organization's reputation and enabling phishing attacks.

Recommendation

It is recommended to upgrade Nodemailer to version 8.0.5 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

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.

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