SB2024121157 - Multiple vulnerabilities in Undertow



SB2024121157 - Multiple vulnerabilities in Undertow

Published: December 11, 2024 Updated: November 24, 2025

Security Bulletin ID SB2024121157
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Resource management error (CVE-ID: CVE-2024-4109)

CWE-ID: CWE-399 - Resource Management Errors

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to incorrect handling of HTTP/2 requests when reusing connections, which results in parts of data from previous connection to be included into new responses. A remote attacker can send an HTTP/2 request to the server and gain access to potentially sensitive information.


2) Resource exhaustion (CVE-ID: CVE-2025-9784)

CWE-ID: CWE-400 - Resource exhaustion

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to application does not properly control consumption of internal resources when handling HTTP/2 requests. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.

The vulnerability was dubbed HTTP/2 Made You Reset Attack.


Remediation

Install update from vendor's website.