CVE Catalog

CVE-2026-3260

Low risk· EPSS 35%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

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

Summary

CVE-2026-3260 has been rejected because Undertow enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) with a body exceeding this limit is safely dropped, preventing single-request Resource Exhaustion (Out of Memory) Denial of Service attacks.

Risk Assessment

No actual risk exists as the security mechanism works as intended and the reported vulnerability is invalid.

Recommendation

No action is required as the vulnerability has been rejected. However, ensure the default entity size limit is properly configured for the production environment.

Other vulnerabilities in Undertow

See all
Original NVD description (English source)

Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) containing a body that exceeds this configurable limit is safely dropped by the server, preventing single-request Resource Exhaustion (Out of Memory) Denial of Service attacks.

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