VYPR
Critical severityOSV Advisory· Published Dec 2, 2024· Updated Apr 15, 2026

CVE-2024-53990

CVE-2024-53990

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.asynchttpclient:async-http-clientMaven
>= 2.1.0, < 2.12.42.12.4
org.asynchttpclient:async-http-clientMaven
>= 3.0.0.Beta1, < 3.0.13.0.1

Affected products

22

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.