CVE-2026-5773

HIGH

curl 8.7.0-8.19.0 - Server-Side Request Forgery via SMB Connection Reuse

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 7.5
EPSS 0.0002
EPSS Percentile 5.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (50)
curl/curl 7.40.0
curl/curl 7.41.0
curl/curl 7.42.0
curl/curl 7.42.1
curl/curl 7.43.0
curl/curl 7.44.0
curl/curl 7.45.0
curl/curl 7.46.0
curl/curl 7.47.0
curl/curl 7.47.1
... and 40 more
Published May 13, 2026
Tracked Since May 13, 2026