Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3192 articles · 168085 vulns · 37/41 feeds (7d)
← Back to list
9.2
CVE-2026-55199EXPLOITEDPATCHED
libssh2 · libssh2

libssh2 - Pre-Authentication DoS via SSH_MSG_EXT_INFO Handler

Description

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.

Affected Products

VendorProductVersions
libssh2libssh20, 1.11.1

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
open sourcelibssh2cert_advisory90%

References

  • https://github.com/libssh2/libssh2/pull/1864(issue-tracking)
  • https://github.com/libssh2/libssh2/commit/17626857d20b3c9a1addfa45979dadcee1cd84a4(patch)
  • https://www.vulncheck.com/advisories/libssh2-pre-authentication-dos-via-ssh-msg-ext-info-handler(third-party-advisory)

Related News (7 articles)

Tier C
oss-security3d ago
Re: libssh2: CVE-2026-55200 (critical), CVE-2025-15661 (high), CVE-2026-55199 (high)
→ No new info (linked only)
Tier C
oss-security3d ago
Re: libssh2: CVE-2026-55200 (critical), CVE-2025-15661 (high), CVE-2026-55199 (high)
→ No new info (linked only)
Tier C
oss-security4d ago
Re: libssh2: CVE-2026-55200 (critical), CVE-2025-15661 (high), CVE-2026-55199 (high)
→ No new info (linked only)
Tier C
oss-security4d ago
libssh2: CVE-2026-55200 (critical), CVE-2025-15661 (high), CVE-2026-55199 (high)
→ No new info (linked only)
Tier D
Heise Security6d ago
Sicherheitslücken gefährden Verbindungen über libssh2
→ No new info (linked only)
Tier B
BSI Advisories9d ago
[NEU] [hoch] libssh2: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB10d ago
CVE-2026-55199 | libssh2 up to 1.11.1 SSH_MSG_EXT_INFO src/packet.c _libssh2_get_string infinite loop
→ No new info (linked only)
CVSS 3.19.2 CRITICAL
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
17626857d20b3c9a1addfa45979dadcee1cd84a4
CWECWE-835, CVE-2026-55200, CVE-2026-55199
PublishedJun 17, 2026
Last enriched3d agov6
Tags
DoSremotecriticalhigh
Trending Score42
Source articles7
Independent4
Info Completeness11/14
Missing: epss, kev, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

NONECVE-2026-55200EXP
libssh2 - Out-of-Bounds Write via Unchecked packet_length in transport.c
Trending: 73
CRITICALCVE-2025-15661EXP
libssh2 - Heap Buffer Over-read via sftp_symlink() in sftp.c
Trending: 40
MEDIUMCVE-2026-58051
libssh2 - Free of Uninitialized Pointer in publickey List Cleanup
HIGHCVE-2026-58050
libssh2 - Integer Overflow in publickey Subsystem Attribute Allocation
NONECVE-2026-7598EXP
libssh2 userauth.c userauth_password integer overflow

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 17, 2026
Discovered by ZDM
Jun 17, 2026
Updated: description, severity, cvssEstimate, activelyExploited
Jun 17, 2026
Updated: exploitAvailable, tags
Jun 18, 2026
Actively Exploited
Jun 18, 2026
Exploit Available
Jun 18, 2026
Patch Available
Jun 18, 2026
Updated: affectedVersions, cweIds, tags
Jun 21, 2026
Updated: severity, cvssEstimate
Jun 23, 2026
Updated: iocs
Jun 24, 2026

Version History

v6
Last enriched 3d ago
v6Tier C3d ago

Updated patch availability to null and added new IoCs related to the vulnerability.

iocs
via oss-security
v5Tier C4d ago

Updated severity to CRITICAL and CVSS score to 9.2, and adjusted tags.

severitycvssEstimate
via oss-security
v4Tier D6d ago

Updated affected versions to include 1.11.1, changed severity to HIGH, added CVE IDs, and provided new patch version 1.11.1-3.

affectedVersionscweIdstags
via Heise Security
v3Tier B9d ago

Updated exploit availability to true and added new tags related to DoS and remote attacks.

exploitAvailabletags
via BSI Advisories
v2Tier C10d ago

Updated description with new details, changed severity to HIGH, set CVSS estimate to 7.5, and marked the vulnerability as actively exploited.

descriptionseveritycvssEstimateactivelyExploited
via VulDB
v110d ago

Initial creation