Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93563
- https://bugzilla.redhat.com/show_bug.cgi?id=2536976
FAQ
What is CVE-2026-93563?
CVE-2026-93563 is a vulnerability with a CVSS score of 7.5 (HIGH). 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, unboun...
How severe is CVE-2026-93563?
CVE-2026-93563 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93563?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.