HOMEVULNERABILITIESCVE-2026-5773
HIGH

CVE-2026-5773

CWE-918Published: May 13, 2026· Updated: May 13, 2026

7.5
CVSS v3.1
EPSS:0.03%probability of exploitation in 30 daysPercentile:8.4th

Official 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.

NVD Source

Technical Analysis

CVE-2026-5773 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Affected Vendors & Products

haxx1 product
curl
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (5)

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

Quick Facts

CVE IDCVE-2026-5773
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-918
CISA KEVNo
EPSS (30d)0.03%
Affected1 vendor
PublishedMay 13, 2026

Related CVEs (CWE-918)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-5773 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.