CVE Catalog

CVE-2024-3653

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
1.87%

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

Summary

A vulnerability in Undertow requires enabling the learning-push handler in the server's config, which is disabled by default. With the default maxAge value of -1, the handler is vulnerable, but if someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.

Risk Assessment

The risk exists only in a specific configuration, but if met, an attacker could exploit the vulnerability for unauthorized actions on the server.

Recommendation

It is recommended to review the Undertow server configuration and ensure that the learning-push handler is either disabled or properly configured with a safe maxAge value.

Other vulnerabilities in Undertow

See all
Original NVD description (English source)

A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server's config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.

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