Bug 2483133 (CVE-2026-15561) - CVE-2026-15561 undertow-core: OOM via missing limits in chunked trailer in EAP's Undertow
Summary: CVE-2026-15561 undertow-core: OOM via missing limits in chunked trailer in EA...
Keywords:
Status: NEW
Alias: CVE-2026-15561
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-29 00:49 UTC by OSIDB Bzimport
Modified: 2026-08-11 17:42 UTC (History)
21 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:53644 0 None None None 2026-08-11 16:37:41 UTC
Red Hat Product Errata RHSA-2026:53806 0 None None None 2026-08-11 17:42:29 UTC

Description OSIDB Bzimport 2026-05-29 00:49:20 UTC
original reporting: https://docs.google.com/document/d/1Rf4NtLudECimDNy8F9clUblm6Avx8_yF/edit

DoS — ChunkReader TrailerParser unbounded HeaderMap accumulation (chunked trailer OOM) (JBoss EAP)

JBoss EAP's Undertow HTTP/1.1 chunked-transfer decoder places no size or count limits on the trailer section that follows the terminal `0\r\n` chunk, and trailer bytes are not counted against the configured `max-entity-size` limit; a single unauthenticated TCP connection streaming an arbitrarily large trailer value drives the JVM to `OutOfMemoryError`, taking down all deployments on the listener — this is fully mitigated when a re-framing L7 reverse proxy (nginx, HAProxy in http-mode, ALB) sits in front, but applies to direct-edge and L4/TCP load-balanced deployments.
findings/jboss-eap_68.md

Comment 1 errata-xmlrpc 2026-08-11 16:37:40 UTC
This issue has been addressed in the following products:

  Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7

Via RHSA-2026:53644 https://access.redhat.com/errata/RHSA-2026:53644

Comment 2 errata-xmlrpc 2026-08-11 17:42:27 UTC
This issue has been addressed in the following products:

  Red Hat JBoss Enterprise Application Platform 7.4.25

Via RHSA-2026:53806 https://access.redhat.com/errata/RHSA-2026:53806


Note You need to log in before you can comment on or make changes to this bug.