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.
Published: 2026-08-31
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Denial of Service via unlimited WebSocket buffers and timeouts
Action: Apply Patch
AI Analysis

Impact

Undertow, the web server underlying JBoss EAP and WildFly, contains a flaw where WebSocket connection limits such as message buffer sizes and session timeouts are set to unlimited by default. An attacker can exploit this by sending large payloads or keeping connections open for extended periods, which can exhaust server memory or other resources and lead to service unavailability. The weakness is characterized as Unrestricted Resource Consumption (CWE-770).

Affected Systems

The vulnerability affects Red Hat’s Red Hat Enterprise Linux 10, 8, and 9 systems, as well as Red Hat Fuse 7, Red Hat JBoss Enterprise Application Platform 7 and 8, Red Hat JBoss Enterprise Application Platform Expansion Pack, Red Hat Single Sign‑On 7, and Red Hat build of Apache Camel for Spring Boot 4. All these products rely on the underlying Undertow core which implements the WebSocket container with the problematic defaults. No specific affected version information is provided in the CVE data.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, while the EPSS score is not available, so the current likelihood of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is remote network access to a WebSocket endpoint; an attacker can initiate a connection and send large payloads or maintain the connection to trigger resource exhaustion. No official workaround is available, and the CNA indicates that the attack threat is not mitigated by existing options.

Generated by OpenCVE AI on August 31, 2026 at 10:50 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Upgrade all affected Red Hat products and applications to a version where Undertow has configurable buffer limits and timeouts.
  • If an immediate upgrade is not possible, configure application or network firewalls to rate‑limit WebSocket traffic and enforce hard timeouts on the server side.
  • Monitor server memory usage and WebSocket connection statistics to detect abnormal patterns indicative of resource exhaustion attacks.

Generated by OpenCVE AI on August 31, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat build Of Apache Camel For Spring Boot
Redhat jboss Enterprise Application Platform Expansion Pack
Redhat quay 3
Vendors & Products Redhat build Of Apache Camel For Spring Boot
Redhat jboss Enterprise Application Platform Expansion Pack
Redhat quay 3

Mon, 31 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Mon, 31 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
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.
Title Undertow-core: undertow: websocketcontainer defaults for buffers and timeouts are infinite
First Time appeared Redhat
Redhat camel Spring Boot
Redhat enterprise Linux
Redhat jboss Enterprise Application Platform
Redhat jboss Fuse
Redhat jbosseapxp
Redhat red Hat Single Sign On
Weaknesses CWE-770
CPEs cpe:/a:redhat:camel_spring_boot:4
cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jboss_fuse:7
cpe:/a:redhat:jbosseapxp
cpe:/a:redhat:red_hat_single_sign_on:7
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat camel Spring Boot
Redhat enterprise Linux
Redhat jboss Enterprise Application Platform
Redhat jboss Fuse
Redhat jbosseapxp
Redhat red Hat Single Sign On
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Build Of Apache Camel For Spring Boot Camel Spring Boot Enterprise Linux Jboss Enterprise Application Platform Jboss Enterprise Application Platform Expansion Pack Jboss Fuse Jbosseapxp Quay 3 Red Hat Single Sign On
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-10T07:15:29.950Z

Reserved: 2026-08-27T08:40:49.997Z

Link: CVE-2026-81624

cve-icon Vulnrichment

Updated: 2026-09-01T15:08:00.501Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-31T09:17:03.453

Modified: 2026-09-10T08:16:59.283

Link: CVE-2026-81624

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-27T00:00:00Z

Links: CVE-2026-81624 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T21:21:48Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling