Sceawere

Vulnerability Detail

CVE-2026-15561UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Undertow HTTP/1.1 Chunked Transfer Denial of Service

Vulnerability Metadata

Severity
High
Score / CVSS
7.5
Creation Date
5h ago
Vendor
Red Hat
Product
Red Hat JBoss Enterprise Application Platform 7
Attack Type
Allocation of Resources Without Limits or Throttling
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.5",
  "pubDate": "2026-08-11T09:17:12.963Z",
  "pubdate": "2026-08-11T09:17:12.963Z",
  "executiveSummary": "A denial of service vulnerability exists within the HTTP/1.1 chunked-transfer decoder of EAP's undertow component.\nThe flaw stems from the absence of strict size and count limitations when processing chunked transfer-encoded requests, allowing an unauthenticated remote attacker to exhaust JVM heap memory.\nSuccessful exploitation forces an OutOfMemory error, resulting in the termination of all deployments on the targeted listener and an effective application-wide denial of service.\nThe attack requires network access to an exposed HTTP listener but does not require authentication or prior privileges, making it a severe availability risk for affected deployments.\nMitigation requires applying vendor-supplied patches or updates to the undertow component to enforce appropriate constraints on chunked transfer-encoding processing.",
  "technicalDetails": "The vulnerability resides in the HTTP/1.1 chunked-transfer decoder of the EAP undertow component.\nThe root cause of the flaw is the missing enforcement of size and count boundaries during the parsing and handling of chunked transfer-encoded payloads.\nAn unauthenticated attacker can initiate a network connection to the HTTP/1.1 listener and send a continuous, unbounded stream of chunks or exceptionally large chunk structures.\nBecause the parser lacks defensive constraints regarding the aggregate size or the total number of incoming chunks, the JVM allocates excessive heap memory to buffer or process the incoming payload.\nAs the payload is processed, heap memory consumption escalates rapidly until the JVM exhausts available memory resources.\nThis resource exhaustion triggers a fatal OutOfMemory error within the runtime environment.\nThe crash of the JVM heap directly impacts the affected listener, causing a complete cessation of all active deployments and services hosted on that listener, culminating in a localized denial of service condition.\nThe attack is network-exploitable, requires no authentication, and demands no privileged access to the underlying operating system or application tier, lowering the barrier to exploitation."
}
CVE-2026-15561: Undertow HTTP/1.1 Chunked Transfer Denial of Service (HIGH Severity, CVSS: 7.5) - Sceawere