Lucene search
+L

35 matches found

EUVD
EUVD
added 2026/08/26 2:35 p.m.16 views

EUVD-2026-41134

AsyncHttpClient stores cookie for an unrelated domain cookie tossing via ThreadSafeCookieStore...

4CVSS5.1AI score0.0033EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/26 2:35 p.m.8 views

AsyncHttpClient stores cookie for an unrelated domain (cookie tossing) via ThreadSafeCookieStore

Impact A cookie tossing / cookie injection issue CWE-1275. ThreadSafeCookieStore stored a cookie under the value of its Domain attribute without verifying that the responding host is allowed to set a cookie for that domain RFC 6265 §5.3 step 6. A host the client connects to can therefore plant a...

4CVSS5.4AI score0.0033EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/26 2:35 p.m.6 views

GHSA-M452-Q8C9-RG2F AsyncHttpClient stores cookie for an unrelated domain (cookie tossing) via ThreadSafeCookieStore

Impact A cookie tossing / cookie injection issue CWE-1275. ThreadSafeCookieStore stored a cookie under the value of its Domain attribute without verifying that the responding host is allowed to set a cookie for that domain RFC 6265 §5.3 step 6. A host the client connects to can therefore plant a...

4CVSS5.5AI score0.0033EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/20 5:57 p.m.6 views

USN-8655-1 async-http-client vulnerability

It was discovered that AsyncHttpClient did not properly verify that the responding host was allowed to set cookies for a given domain in its ThreadSafeCookieStore. An attacker could use this to plant cookies scoped to unrelated domains, which would then be sent on later requests to those domains...

4CVSS5.6AI score0.0033EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-55688

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. In versions from 2.0.0 prior...

4CVSS5.9AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 8:17 p.m.12 views

UBUNTU-CVE-2026-55688

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. In versions from 2.0.0 prior to 2.16.0 and from 3.0.0.Beta1 prior to 3.0.11, ThreadSafeCookieStore stored a cookie under the value of its Domain attribute without...

4CVSS5.8AI score0.0033EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.25 views

PT-2026-54858

Name of the Vulnerable Software and Affected Versions AsyncHttpClient versions 2.0.0 through 2.15.9 AsyncHttpClient versions 3.0.0.Beta1 through 3.0.10 Description The ThreadSafeCookieStore component fails to verify if a responding host is authorized to set a cookie for a specific domain before...

4CVSS5.7AI score0.0033EPSS
SaveExploits0References22
Snyk
Snyk
added 2026/06/15 8:19 p.m.17 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification in the AsyncHTTPClient. An attacker can cause excessive memory...

7.5CVSS5.9AI score0.00572EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/05 8:17 p.m.18 views

CVE-2026-45300

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak Cookie headers to cross-origin redirect targets. When following a redirect to a...

7.4CVSS0.00322EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/05 8:17 p.m.10 views

DEBIAN-CVE-2026-45300

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak Cookie headers to cross-origin redirect targets. When following a redirect to a...

7.4CVSS5.5AI score0.00322EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/06/05 8:17 p.m.10 views

CVE-2026-45300

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak Cookie headers to cross-origin redirect targets. When following a redirect to a...

7.4CVSS6.1AI score0.00322EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/06/05 7:32 p.m.10 views

CVE-2026-45300

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak Cookie headers to cross-origin redirect targets. When following a redirect to a...

7.4CVSS5.5AI score0.00322EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/06/05 7:32 p.m.113 views

CVE-2026-45300

CVE-2026-45300 affects AsyncHttpClient: vulnerable in the 2.x branch before 2.15.0 and the 3.x branch before 3.0.10. When following cross-origin redirects, propagatedHeaders() strips Authorization and Proxy-Authorization but leaves Cookie intact, causing session cookies and other sensitive cookie...

7.4CVSS5.5AI score0.00322EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/06/05 7:32 p.m.30 views

CVE-2026-45300

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak Cookie headers to cross-origin redirect targets. When following a redirect to a...

7.4CVSS5.5AI score0.00322EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/06/05 12:00 a.m.24 views

Async Http Client 信息泄露漏洞

Async Http Client is an open-source Java-based asynchronous HTTP and WebSocket client library developed by AsyncHttpClient. Versions prior to 2.15.0 and 3.0.10 of AsyncHttpClient have a vulnerability related to information leakage. This vulnerability arises from the fact that the propagateHeaders...

7.4CVSS5.3AI score0.00322EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/20 11:42 a.m.11 views

CVE-2026-40490

A flaw was found in AsyncHttpClient. When redirect following is enabled, the library improperly forwards Authorization and Proxy-Authorization headers, including Realm credentials, to arbitrary redirect targets regardless of domain, scheme, or port changes. An attacker who controls a redirect...

6.8CVSS5.8AI score0.00326EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/18 2:16 a.m.12 views

DEBIAN-CVE-2026-40490

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled followRedirecttrue, versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

6.8CVSS5.8AI score0.00326EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/18 2:16 a.m.14 views

CVE-2026-40490

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled followRedirecttrue, versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

6.8CVSS5.8AI score0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/18 1:31 a.m.94 views

CVE-2026-40490

The CVE-2026-40490 vulnerability affects AsyncHttpClient (AHC). In versions prior to 3.0.9 and 2.14.5, when redirect following is enabled, AHC forwards Authorization and Proxy-Authorization headers (and Realm credentials) to redirect targets across domains, enabling credential leakage via cross-o...

6.8CVSS6AI score0.00326EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/18 1:31 a.m.35 views

CVE-2026-40490

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled followRedirecttrue, versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

6.8CVSS5.7AI score0.00326EPSS
SaveExploits0
Rows per page
Query Builder