CVE-2024-53990

CRITICAL

AsyncHttpClient - Info Disclosure

Title source: llm
STIX 2.1

Description

The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When making any HTTP request, the automatically enabled and self-managed CookieStore (aka cookie jar) will silently replace explicitly defined Cookies with any that have the same name from the cookie jar. For services that operate with multiple users, this can result in one user's Cookie being used for another user's requests.

Scores

CVSS v4 9.2
EPSS 0.0048
EPSS Percentile 65.3%
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-287
Status published
Products (2)
AsyncHttpClient/async-http-client < 3.0.1
org.asynchttpclient/async-http-client 2.1.0 - 2.12.4Maven
Published Dec 02, 2024
Tracked Since Feb 18, 2026