LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-82854

Published
CVSS9.8
Severitycritical
WeaknessCWE-93
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail(), the value is concatenated into the SMTP MAIL FROM command (as SIZE=...) without sanitization, allowing injection of arbitrary SMTP commands such as RCPT TO to silently add attacker-controlled recipients. Exploitation requires the application to expose the envelope size to attacker-controlled input, as Nodemailer does not include size in the default auto-constructed envelope.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-82854

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-82854.