Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-5545

29
FAUCET Score

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...

First published: May 13, 2026Last modified: May 13, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 7.10.6, < 8.20.0CPE matchmatch criteria
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
>= 7.10.6, <= 7.10.6CPE match
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*
>= 7.10.7, <= 7.10.7CPE match
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*
>= 7.10.8, <= 7.10.8CPE match
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*
>= 7.11.0, <= 7.11.0CPE match
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0041 is in the 4th percentile among its peer group of 19,958 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (15)

microsoftpatch availablevia msrc
Product: azl3 cmake 3.30.3-13 on Azure Linux 3.0Fixed in: 3.30.3-14
microsoftpatch availablevia msrc
Product: 21119-17084Fixed in: 3.30.3-14
microsoftpatch availablevia msrc
Product: 21382-17084Fixed in: 8.11.1-8
microsoftpatch availablevia msrc
Product: azl3 curl 8.11.1-7 on Azure Linux 3.0Fixed in: 8.11.1-8
ubuntupatch availablevia ubuntu_usn
Product: curl (questing)Fixed in: 8.14.1-2ubuntu1.3
ubuntupatch availablevia ubuntu_usn
Product: curl (resolute)Fixed in: 8.18.0-1ubuntu2.1
ubuntupatch availablevia ubuntu_usn
Product: curl (bionic)Fixed in: 7.58.0-2ubuntu3.24+esm10
ubuntupatch availablevia ubuntu_usn
Product: curl (focal)Fixed in: 7.68.0-1ubuntu2.25+esm5
ubuntupatch availablevia ubuntu_usn
Product: curl (noble)Fixed in: 8.5.0-2ubuntu10.11
ubuntupatch availablevia ubuntu_usn
Product: curl (questing)Fixed in: 8.14.1-2ubuntu1.5
ubuntupatch availablevia ubuntu_usn
Product: curl (resolute)Fixed in: 8.18.0-1ubuntu2.3
ubuntupatch availablevia ubuntu_usn
Product: curl (trusty)Fixed in: 7.35.0-1ubuntu2.20+esm21
ubuntupatch availablevia ubuntu_usn
Product: curl (xenial)Fixed in: 7.47.0-1ubuntu2.19+esm17
ubuntupatch availablevia ubuntu_usn
Product: curl (jammy)Fixed in: 7.81.0-1ubuntu1.24
ubuntupatch availablevia ubuntu_usn
Product: curl (noble)Fixed in: 8.5.0-2ubuntu10.9

Vendor Advisories (3)

ubuntuUSN-8525-1

curl vulnerabilities

Jul 9, 2026
microsoft2026-May/CVE-2026-5545Moderate

wrong reuse of HTTP Negotiate connection

May 12, 2026
ubuntuUSN-8227-1

curl vulnerabilities

May 4, 2026

References

curl.se / docs/CVE-2026-5545.html
PatchVendor Advisory
curl.se / docs/CVE-2026-5545.json
Vendor Advisory
hackerone.com / reports/3642555
ExploitIssue TrackingThird Party Advisory