CVE & CISA-KEV Catalog

CVE-2026-1965

MEDIUM
6.5
CVSS v3
NVD

Description

libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. 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 criterion must first 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. One underlying reason being that Negotiate sometimes authenticates *connections* and not *requests*, contrary to how HTTP is designed to work. An application that allows Negotiate authentication to a server (that responds wanting Negotiate) with `user1:password1` and then does another operation to the same server also using Negotiate but with `user2:password2` (while the previous connection is still alive) - the second request wrongly reused the same connection and since it then sees that the Negotiate negotiation is already made, it just sends the request over that connection thinking it uses the user2 credentials when it is in fact still using the connection authenticated for user1... The set of authentication methods to use is set with `CURLOPT_HTTPAUTH`. Applications can disable libcurl's reuse of connections and thus mitigate this problem, by using one of the following libcurl options to alter how connections are or are not reused: `CURLOPT_FRESH_CONNECT`, `CURLOPT_MAXCONNECTS` and `CURLMOPT_MAX_HOST_CONNECTIONS` (if using the curl_multi API).

How to fix

Remediation Available
curlDebian
Fixed in:8.14.1-2+deb13u4CVE-2026-1965
Fixed in:8.19.0~rc3-1CVE-2026-1965
curlRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curlRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-debuginfoRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-debuginfoRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-debugsourceRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-debugsourceRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-minimalRocky
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-minimalRed Hat / RHEL
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-minimal-debuginfoRocky
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
curl-minimal-debuginfoRed Hat / RHEL
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurlRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurlRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-debuginfoRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-debuginfoRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-develRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-develRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-minimalRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-minimalRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-minimal-debuginfoRocky
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
libcurl-minimal-debuginfoRed Hat / RHEL
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:8.12.1-4.el10_2.3RHSA-2026:55450
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
Fixed in:0:7.76.1-40.el9_8.5RHSA-2026:55439
registry.redhat.io/rhui5/cdsRocky
Fixed in:tp-rhel9@sha256:9160d973640e48fd9d72f92f5395f2d61f54fa2dae7dce4e6658dfc420f53088_amd64RHSA-2026:58981
registry.redhat.io/rhui5/cdsRed Hat / RHEL
Fixed in:tp-rhel9@sha256:9160d973640e48fd9d72f92f5395f2d61f54fa2dae7dce4e6658dfc420f53088_amd64RHSA-2026:58981
registry.redhat.io/rhui5/cds-kubernetesRocky
Fixed in:tp-rhel9@sha256:6b19042f120e63358cf2cebd8c53af9e75a5a34a7cfde642c3a88a5ddadf94a0_amd64RHSA-2026:58981
registry.redhat.io/rhui5/cds-kubernetesRed Hat / RHEL
Fixed in:tp-rhel9@sha256:6b19042f120e63358cf2cebd8c53af9e75a5a34a7cfde642c3a88a5ddadf94a0_amd64RHSA-2026:58981
registry.redhat.io/rhui5/installerRed Hat / RHEL
Fixed in:tp-rhel9@sha256:9a9560142c4c4023279a47bdb144a7f4c2f3e7c96fcac281c29f93b4b21ef235_amd64RHSA-2026:58981
registry.redhat.io/rhui5/installerRocky
Fixed in:tp-rhel9@sha256:9a9560142c4c4023279a47bdb144a7f4c2f3e7c96fcac281c29f93b4b21ef235_amd64RHSA-2026:58981
registry.redhat.io/rhui5/rhuaRed Hat / RHEL
Fixed in:tp-rhel9@sha256:2dc99bbbcad15bd50b1ad227f6d4557f5b17fed7388e3eb127c058e3f4636b15_amd64RHSA-2026:58981
registry.redhat.io/rhui5/rhuaRocky
Fixed in:tp-rhel9@sha256:2dc99bbbcad15bd50b1ad227f6d4557f5b17fed7388e3eb127c058e3f4636b15_amd64RHSA-2026:58981
curlUbuntu
Fixed in:7.58.0-2ubuntu3.24+esm8USN-8099-1
Fixed in:7.68.0-1ubuntu2.25+esm3USN-8099-1
Fixed in:7.81.0-1ubuntu1.23USN-8084-1
Fixed in:8.5.0-2ubuntu10.8USN-8084-1
Fixed in:8.14.1-2ubuntu1.2USN-8084-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 ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.26%probability of exploitation in 30 days
17thpercentile

Low risk: more likely to be exploited than 17% 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.849%-Fix
CVE-2025-32011Critical9.827%--
CVE-2024-37085Medium6.827%KEV + RansomFix

Common questions

How do I fix CVE-2026-1965?

Published advisories record a fix for 35 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-1965 being actively exploited?

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

How severe is CVE-2026-1965?

CVE-2026-1965 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-1965 affect?

Published advisories record a fix for curl (Debian), curl (Rocky), curl (Red Hat / RHEL), curl-debuginfo (Rocky), and 31 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-1965
CVE-2026-1965 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-1965"><img src="https://tridentstack.com/cve/badge/CVE-2026-1965.svg" alt="CVE-2026-1965"></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-03-12.