CVE-2026-5773
Last modified
CVE-2026-5773 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Curl | >= 7.40.0, < 8.20.0 |
References
- https://curl.se/docs/CVE-2026-5773.htmlPatch, Vendor Advisory
- https://curl.se/docs/CVE-2026-5773.jsonVendor Advisory
- https://hackerone.com/reports/3650689Exploit, Issue Tracking, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2026/04/29/9Mailing List, Patch, Third Party Advisory
- https://hackerone.com/reports/3650689Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5773?
How severe is CVE-2026-5773?
How do I fix CVE-2026-5773?
Are you affected by CVE-2026-5773?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
