Description
A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service.
Published: 2026-08-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in the HTTP/1.1 chunked transfer decoder of EAP’s Undertow web server. The decoder accepts chunked requests without imposing limits on the size or count of chunks, allowing an unauthenticated attacker to send a specially crafted request that consumes excessive memory. The JVM ultimately exhausts heap space, causing an OutOfMemoryError that brings down all deployments listening on the affected socket. This results in a denial of service. The weakness is classified as CWE‑770.

Affected Systems

The vulnerability affects Red Hat JBoss Enterprise Application Platform versions 7, 8, and the Expansion Pack. No specific version ranges are listed; any deployment of these products is potentially impacted until a fix is applied.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity. The EPSS score is not available, and the vulnerability is not yet listed in the CISA KEV catalog. Based on the description, the likely attack vector is a remote, unauthenticated connection to an HTTP listener that accepts chunked requests. An attacker can trigger the denial of service without needing credentials or privileged access.

Generated by OpenCVE AI on August 11, 2026 at 10:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to a fixed release of Red Hat JBoss Enterprise Application Platform.
  • If a patch is unavailable, disable or restrict chunked transfer encoding on the application server or configure a maximum request body size to prevent excessively large chunks from being processed.
  • Monitor application performance and network traffic for signs of heap exhaustion or sudden resource depletion, and isolate affected services to contain service disruptions.

Generated by OpenCVE AI on August 11, 2026 at 10:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7

Wed, 12 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7 cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7
References

Tue, 11 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Els
CPEs cpe:/a:redhat:jboss_enterprise_application_platform_els:7.4::el7
Vendors & Products Redhat jboss Enterprise Application Platform Els
References

Tue, 11 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Expansion Pack
Vendors & Products Redhat jboss Enterprise Application Platform Expansion Pack

Tue, 11 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 11 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service.
Title Undertow-core: oom via missing limits in chunked trailer in eap's undertow
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-770
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jbosseapxp
Vendors & Products Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
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 Jboss Enterprise Application Platform Jboss Enterprise Application Platform Els Jboss Enterprise Application Platform Expansion Pack Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-24T11:38:32.081Z

Reserved: 2026-07-13T05:08:26.350Z

Link: CVE-2026-15561

cve-icon Vulnrichment

Updated: 2026-08-11T16:09:47.787Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T09:17:12.963

Modified: 2026-08-24T12:16:48.830

Link: CVE-2026-15561

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T05:52:49Z

Links: CVE-2026-15561 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T13:45:04Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling