CVE & CISA-KEV Catalog

CVE-2026-5545

MEDIUM
6.5
CVSS v3
NVD

Description

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

How to fix

Remediation Available
curlDebian
Fixed in:8.14.1-2+deb13u4CVE-2026-5545
Fixed in:8.20.0~rc2-1CVE-2026-5545
curlRed Hat / RHEL
Fixed in:main@aarch64RHSA-2026:12916
Fixed in:main@x86_64RHSA-2026:12916
Fixed in:main@srcRHSA-2026:12916
curlRocky
Fixed in:main@aarch64RHSA-2026:12916
Fixed in:main@x86_64RHSA-2026:12916
Fixed in:main@srcRHSA-2026:12916
curlUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:7.81.0-1ubuntu1.24USN-8227-1
Fixed in:8.5.0-2ubuntu10.9USN-8227-1
Fixed in:8.5.0-2ubuntu10.11USN-8525-1
Fixed in:8.14.1-2ubuntu1.3USN-8227-1
libcurl3Ubuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
libcurl3-gnutlsUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:7.81.0-1ubuntu1.24USN-8227-1
libcurl3-nssUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:7.81.0-1ubuntu1.24USN-8227-1
libcurl3t64-gnutlsUbuntu
Fixed in:8.5.0-2ubuntu10.11USN-8525-1
Fixed in:8.5.0-2ubuntu10.9USN-8227-1
Fixed in:8.14.1-2ubuntu1.3USN-8227-1
Fixed in:8.14.1-2ubuntu1.5USN-8525-1
libcurl4Ubuntu
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:7.81.0-1ubuntu1.24USN-8227-1
libcurl4-gnutls-devUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:8.5.0-2ubuntu10.11USN-8525-1
Fixed in:8.14.1-2ubuntu1.5USN-8525-1
libcurl4-nss-devUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
libcurl4-openssl-devUbuntu
Fixed in:7.35.0-1ubuntu2.20+esm21USN-8525-1
Fixed in:7.47.0-1ubuntu2.19+esm17USN-8525-1
Fixed in:7.58.0-2ubuntu3.24+esm10USN-8525-1
Fixed in:7.68.0-1ubuntu2.25+esm5USN-8525-1
Fixed in:8.5.0-2ubuntu10.11USN-8525-1
Fixed in:8.14.1-2ubuntu1.5USN-8525-1
libcurl4t64Ubuntu
Fixed in:8.5.0-2ubuntu10.9USN-8227-1
Fixed in:8.5.0-2ubuntu10.11USN-8525-1
Fixed in:8.14.1-2ubuntu1.5USN-8525-1
Fixed in:8.14.1-2ubuntu1.3USN-8227-1

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.41%probability of exploitation in 30 days
35thpercentile

Low risk: more likely to be exploited than 35% of all known CVEs.

References

Patch1
Vendor Advisory1

Related Vulnerabilities

Other CWE-305 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-31161Critical9.8100%KEV + RansomFix
CVE-2020-10923High8.885%--
CVE-2023-28126Medium5.967%--
CVE-2023-34124Critical9.850%-Fix
CVE-2025-32011Critical9.827%--
CVE-2024-37085Medium6.827%KEV + RansomFix

Common questions

How do I fix CVE-2026-5545?

Published advisories record a fix for 13 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-5545 being actively exploited?

Not that we know of. CVE-2026-5545 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.41% is the estimated probability that it will be exploited in the next 30 days. That is higher than 35% of all scored CVEs.

How severe is CVE-2026-5545?

CVE-2026-5545 has a CVSS v3 base score of 6.5, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-5545 affect?

Published advisories record a fix for curl (Debian), curl (Red Hat / RHEL), curl (Rocky), curl (Ubuntu), and 9 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-5545
CVE-2026-5545 severity badge

Markdown

[![CVE-2026-5545](https://tridentstack.com/cve/badge/CVE-2026-5545.svg)](https://tridentstack.com/cve/CVE-2026-5545)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-5545"><img src="https://tridentstack.com/cve/badge/CVE-2026-5545.svg" alt="CVE-2026-5545"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-15.