Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-58051

34
FAUCET Score

libssh2 through 1.11.1 grows its publickey list with SSH2_REALLOC but does not zero-initialize new entries before parsing populates them, so a parse failure reaching the cleanup path leaves libssh2_publickey_list_free operating on an uninitialized entry. A malicious SSH server offering the publickey subsystem can use a malformed response to make cleanup free an uninitialized, attacker-influenceable attrs pointer in a connecting libssh2 client.

First published: Jun 28, 2026Last modified: Jun 29, 2026

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.11.1CPE matchmatch criteria
cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*
>= 0, <= 1.11.1CPE match
cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.3HIGH

CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
19.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0028 is in the 2nd percentile among its peer group of 19,958 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

ubuntupatch availablevia ubuntu_usn
Product: libssh2 (noble)Fixed in: 1.11.0-4.1ubuntu0.24.04.3
ubuntupatch availablevia ubuntu_usn
Product: libssh2 (resolute)Fixed in: 1.11.1-1ubuntu0.26.04.3

Vendor Advisories (2)

ubuntuUSN-8532-1

libssh2 vulnerabilities

Jul 13, 2026
microsoft2026-Jun/CVE-2026-58051Important

libssh2 - Free of Uninitialized Pointer in publickey List Cleanup

Jun 9, 2026

References

github.com / bikini/exploitarium/tree/main/libssh2-publickey-list-calc-poc
Broken Link
github.com / libssh2/libssh2/blob/master/src/publickey.c
Product
vulncheck.com / advisories/libssh2-free-of-uninitialized-pointer-in-publickey-list-cleanup
Third Party Advisory