Vulnerability Description
Undertow is a flexible performant web server used in JBoss EAP and WildFly. A flaw was found in how Undertow handles WebSocket connections. Specifically, certain configuration limits like message buffer sizes and session timeouts cannot be adjusted and default to being unlimited. This allows a remote attacker to send large amounts of data or maintain connections indefinitely, potentially crashing the server by exhausting its memory or other resources.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-81624
- https://bugzilla.redhat.com/show_bug.cgi?id=2524868
FAQ
What is CVE-2026-81624?
CVE-2026-81624 is a vulnerability with a CVSS score of 7.5 (HIGH). Undertow is a flexible performant web server used in JBoss EAP and WildFly. A flaw was found in how Undertow handles WebSocket connections. Specifically, certain configuration limits like message buff...
How severe is CVE-2026-81624?
CVE-2026-81624 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-81624?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.