Critical severityNVD 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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.asynchttpclient:async-http-clientMaven | >= 2.1.0, < 2.12.4 | 2.12.4 |
org.asynchttpclient:async-http-clientMaven | >= 3.0.0.Beta1, < 3.0.1 | 3.0.1 |
Patches
26bd376ad336ad5a83362f7aeVulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
7- github.com/advisories/GHSA-mfj5-cf8g-g2fvghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-53990ghsaADVISORY
- github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.mdghsaWEB
- github.com/AsyncHttpClient/async-http-client/commit/d5a83362f7aed81b93ebca559746ac9be0f95425nvdWEB
- github.com/AsyncHttpClient/async-http-client/issues/1964nvdWEB
- github.com/AsyncHttpClient/async-http-client/pull/2033nvdWEB
- github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-mfj5-cf8g-g2fvnvdWEB
News mentions
0No linked articles in our index yet.