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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-31 09:17
Updated : 2026-09-10 08:16
NVD link : CVE-2026-81624
Mitre link : CVE-2026-81624
CVE.ORG link : CVE-2026-81624
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
