CVE Catalog

CVE-2026-93576

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

A flaw in Netty netty-codec-smtp is the improper validation of Carriage Return (CR) and Line Feed (LF) characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP commands, leading to SMTP command smuggling.

Risk Assessment

This can allow unauthorized email relay or spoofing of sender/recipient addresses, though real-world exploitability is considered lower as applications typically do not place user-controlled data in the command-name field.

Recommendation

Upgrade Netty to a version containing the fix or avoid routing untrusted input into the SMTP command-name field.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return (CR) and Line Feed (LF) characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP commands. This can lead to SMTP command smuggling, allowing for unauthorized email relay or spoofing of sender/recipient addresses. While the impact is significant, the real-world exploitability is considered lower as applications typically do not place user-controlled data in the command-name field.

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