CVE Catalog

CVE-2026-93563

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.56%

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

Summary

A flaw in Netty's `SmtpResponseDecoder` component. A remote attacker acting as a malicious or man-in-the-middle (MITM) SMTP server can send a specially crafted, unbounded multi-line SMTP response without a terminator. This leads to unbounded memory accumulation within the client's JVM heap.

Risk Assessment

Causes an `OutOfMemoryError` and a denial of service (DoS) due to a process crash.

Recommendation

Update Netty to a patched version and consider limiting SMTP response sizes in client configuration.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

A flaw was found in Netty's `SmtpResponseDecoder` component. A remote attacker, acting as a malicious or man-in-the-middle (MITM) SMTP server, could exploit this by sending a specially crafted, unbounded multi-line SMTP response without a terminator. This vulnerability leads to unbounded memory accumulation within the client's Java Virtual Machine (JVM) heap, causing an `OutOfMemoryError` and a denial of service (DoS) due to a process crash.

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