libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTP(S) request after a Negotiate-authenticated one, when both use the same host.
libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead.
When reusing a connection a range of criteria must be met. Due to a logical error in the code, a request that was issued by an application could wrongfully reuse an existing connection to the same server that was authenticated using different credentials.
An application that first uses Negotiate authentication to a server with `user1:password1` and then does another operation to the same server asking for any authentication method but for `user2:password2` (while the previous connection is still alive) - the second request gets confused and wrongly reuses the same connection and sends the new request over that connection thinking it uses a mix of user1's and user2's credentials when it is in fact still using the connection authenticated for user1...
CVSS Details
- CVSS 3.1 Base Score: 6.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alpine Linux | — | Upgrade curl | Jun 18, 2026 | May 13, 2026 |
| Debian | — | Upgrade curl | Jul 23, 2026 | Jul 23, 2026 |
| Ibm Aix | — | Apply the fix or workaround for curl_advisory10 | Jun 28, 2026 | Jun 26, 2026 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Apr 29, 2026 |
| Ubuntu | — | Upgrade libcurl4t64Upgrade curl (Ubuntu Pro)Upgrade libcurl3t64-gnutlsUpgrade curlUpgrade libcurl4-gnutls-dev (Ubuntu Pro)Upgrade libcurl3-nss (Ubuntu Pro)Upgrade libcurl3-gnutlsUpgrade libcurl4 (Ubuntu Pro)Upgrade libcurl4Upgrade libcurl4-openssl-dev (Ubuntu Pro)Upgrade libcurl3-gnutls (Ubuntu Pro)Upgrade libcurl4-nss-dev (Ubuntu Pro)Upgrade libcurl3-nss | May 4, 2026 | Apr 29, 2026 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | May 27, 2026 | May 13, 2026 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub