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 avo…
High CVSS 7.5
Summary
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 subseque…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://curl.se/docs/CVE-2026-5773.html Patch
- https://curl.se/docs/CVE-2026-5773.json Vendor Advisory
- https://hackerone.com/reports/3650689 Exploit
- http://www.openwall.com/lists/oss-security/2026/04/29/9 Mailing List
- https://hackerone.com/reports/3650689 Exploit
Timeline
- nvd_ingest NVD