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

37
FAUCET Score

libssh2 through 1.11.1, fixed in commit 1762685, contains a pre-authentication denial of service vulnerability in the SSH_MSG_EXT_INFO handler in src/packet.c that allows a malicious SSH server to cause a client CPU exhaustion loop by sending a crafted extension count value. A malicious server can set nr_extensions to 0xFFFFFFFF during key exchange, causing the client to spin in a tight CPU loop for over 60 seconds because return values from _libssh2_get_string() are unchecked and the session timeout does not apply to CPU-bound loops.

First published: Jun 17, 2026Last modified: Jul 14, 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.2HIGH

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/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
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.92%
Probability of exploitation in next 30 days
EPSS Percentile
56.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.0092 is in the 31st percentile among its peer group of 51,485 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 (7)

microsoftpatch availablevia msrc
Product: azl3 libssh2 1.11.1-4 on Azure Linux 3.0Fixed in: 1.11.1-4
microsoftpatch availablevia msrc
Product: 21485-17084Fixed in: 1.11.1-4
microsoftpatch availablevia msrc
Product: 21559-17084Fixed in: 1.11.1-4
microsoftpatch availablevia msrc
Product: azl3 libssh2 1.11.1-3 on Azure Linux 3.0Fixed in: 1.11.1-4
ubuntupatch availablevia ubuntu_usn
Product: libssh2 (questing)Fixed in: 1.11.1-1ubuntu0.25.10.2
ubuntupatch availablevia ubuntu_usn
Product: libssh2 (noble)Fixed in: 1.11.0-4.1ubuntu0.24.04.2
ubuntupatch availablevia ubuntu_usn
Product: libssh2 (resolute)Fixed in: 1.11.1-1ubuntu0.26.04.2

Vendor Advisories (2)

ubuntuUSN-8486-1

libssh2 vulnerabilities

Jun 30, 2026
microsoft2026-Jun/CVE-2026-55199Important

libssh2 - Pre-Authentication DoS via SSH_MSG_EXT_INFO Handler

Jun 9, 2026

References

github.com / libssh2/libssh2/commit/17626857d20b3c9a1addfa45979dadcee1cd84a4
Patch
github.com / libssh2/libssh2/pull/1864
Patch
vulncheck.com / advisories/libssh2-pre-authentication-dos-via-ssh-msg-ext-info-handler
Third Party Advisory