CVE-2024-5971

HIGHCVSS 7.5/10EPSS 2.72%

Last modified

CVE-2024-5971 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\r\n termination of the chunked response. EPSS estimates a 2.72% chance of exploitation in the next 30 days.

Description

A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\r\n termination of the chunked response. This results in uncontrolled resource consumption, leaving the server side to a denial of service attack. This happens only with Java 17 TLSv1.3 scenarios.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.72%

84.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2024-5971?
A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\r\n termination of the chunked response. This results in uncontrolled resource consumption, leaving the server side to a denial of service attack. This happens only with Java 17 TLSv1.3 scenarios.
How severe is CVE-2024-5971?
CVE-2024-5971 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.72% probability of exploitation in the next 30 days.
How do I fix CVE-2024-5971?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-5971?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST