HOMEVULNERABILITIESCVE-2023-28319
HIGH

CVE-2023-28319

CWE-416Published: May 26, 2023· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

A use after free vulnerability exists in curl <v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the (now freed) hash. This flaw risks inserting sensitive heap-based data into the error message that might be shown to users or otherwise get leaked and revealed.

NVD Source

Technical Analysis

CVE-2023-28319 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.

From a weakness classification perspective (CWE-416): Use-after-free vulnerabilities involve accessing memory after it has been freed, often enabling arbitrary code execution.

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

Apple1 product(s)
macos
haxx1 product(s)
curl
netapp10 product(s)
clustered data ontapontap antivirus connectorh300s firmwareh300sh500s firmwareh500sh700s firmwareh700sh410s firmwareh410s
Source: NVD CPE · 12 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 (18)

http://seclists.org/fulldisclosure/2023/Jul/47Mailing List · Third Party Advisory
http://seclists.org/fulldisclosure/2023/Jul/48Mailing List · Third Party Advisory
http://seclists.org/fulldisclosure/2023/Jul/52Mailing List · Third Party Advisory
https://hackerone.com/reports/1913733Exploit · Patch · Third Party Advisory
http://seclists.org/fulldisclosure/2023/Jul/47Mailing List · Third Party Advisory
http://seclists.org/fulldisclosure/2023/Jul/48Mailing List · Third Party Advisory
http://seclists.org/fulldisclosure/2023/Jul/52Mailing List · Third Party Advisory
https://hackerone.com/reports/1913733Exploit · Patch · Third Party Advisory

Quick Facts

CVE IDCVE-2023-28319
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-416
CISA KEVNo
Affected3 vendor(s)
PublishedMay 26, 2023

Related CVEs (CWE-416)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2023-28319 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. CVE data is provided under the NVD usage policy.