CVE-2026-81624
largeUnbounded WebSocket resource exhaustion DoS in Undertow (JBoss EAP, WildFly)
CVE-2026-81624 is a resource-exhaustion flaw (CWE-770) in Undertow's WebSocket handling, where configuration limits such as message buffer sizes and session timeouts cannot be adjusted and default to being unlimited. A remote, unauthenticated attacker can open WebSocket connections, send large volumes of data, or hold connections open indefinitely, driving the server to exhaust memory or other resources. The impact is denial of service (crash or unavailability), with no confidentiality or integrity impact, reflected in the CVSS 3.1 score of 7.5 with high availability impact only. Any deployment using Undertow's WebSocket support is affected, most notably Red Hat JBoss EAP and WildFly, although only servers that expose WebSocket endpoints to untrusted network clients are practically reachable. There are no known public proofs of concept, the issue is not in CISA KEV, and 30-day exploitation probability is low (EPSS 0.3%).
What to do: Monitor Red Hat and WildFly security advisories for a patched Undertow release and apply the corresponding JBoss EAP/WildFly update as soon as it is published; check whether your deployments expose WebSocket endpoints to untrusted clients. As interim mitigation, front Undertow with a reverse proxy or load balancer that enforces WebSocket message-size and idle-timeout limits, disable unneeded WebSocket endpoints, and watch server heap/memory for abnormal growth.
| Red Hat Undertow (web server) | — |
| Red Hat JBoss EAP | — |
| Red Hat (WildFly project) WildFly | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-770
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
In the news0 stories
No ingested article mentions this CVE yet.