CVE Catalog

CVE-2024-3884

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.38%

70th percentile - higher than 70% of all known CVEs

Summary

A flaw was found in Undertow that can cause remote denial of service attacks. When the server uses the FormEncodedDataDefinition.doParse(StreamSourceChannel) method to parse large form data encoded with application/x-www-form-urlencoded, the method causes an OutOfMemory issue.

Risk Assessment

An unauthenticated attacker can remotely cause server failure due to memory exhaustion, leading to service disruption.

Recommendation

Update Undertow to a version containing a fix that limits the size of processed data, or apply WAF rules to block excessively large requests.

Other vulnerabilities in Undertow

See all
Original NVD description (English source)

A flaw was found in Undertow that can cause remote denial of service attacks. When the server uses the FormEncodedDataDefinition.doParse(StreamSourceChannel) method to parse large form data encoding with application/x-www-form-urlencoded, the method will cause an OutOfMemory issue. This flaw allows unauthorized users to cause a remote denial of service (DoS) attack.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS