Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-5773 Details

Description

libcurl might in some circumstances reuse the wrong connection for SMB(S) transfers. 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 network transfer operation that was requested by an application could wrongfully reuse an existing SMB connection to the same server that was using a different "share" than the new subsequent transfer should. This could in unlucky situations lead to the download of the wrong file or the upload of a file to the wrong place. When this happens, the same credentials are used and the server name is the same.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3650689 CISA-ADPExploitIssue TrackingThird Party Advisory
https://curl.se/docs/CVE-2026-5773.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-5773.json curlVendor Advisory
https://hackerone.com/reports/3650689 curlExploitIssue TrackingThird Party Advisory
http://www.openwall.com/lists/oss-security/2026/04/29/9 CVEMailing ListPatchThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)[email protected]
CWE-488Exposure of Data Element to Wrong Sessioncurl

Affected Products

ProductVersions
haxx curl
>= 7.40.0, < 8.20.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-5773
NVD Published Date:
May 13, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-5773 Details - Not Deferred