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-58050

38
FAUCET Score

libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation num_attrs * sizeof(libssh2_publickey_attribute) without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious SSH server can then drive the attribute-parsing loop to write past the allocation, causing a heap buffer overflow 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:L/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
LOW
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.36%
Probability of exploitation in next 30 days
EPSS Percentile
28.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0036 is in the 9th percentile among its peer group of 51,553 CVEs.

Social Chatter

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

Media Mentions

The average CVE in this peer group has 0.1 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-58050Important

libssh2 - Integer Overflow in publickey Subsystem Attribute Allocation

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-integer-overflow-in-publickey-subsystem-attribute-allocation
Third Party Advisory