CVE-2026-55200
libssh2 - Out-of-Bounds Write via Unchecked packet_length in transport.c
No known exploitation. EPSS puts it in the 56th percentile. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether your software uses libssh2 and what version you have installed (look for libssh2 version in your app/package, build logs, or dependency list).
- If your libssh2 version is 1.11.1 or earlier, plan an upgrade to the fixed version.
- Upgrade libssh2 to the fixed code at commit 7acf3dfda80c91c3a8c9f2372546301d4a1a7a8 (the vulnerability is fixed there).
- If you can’t upgrade immediately, limit exposure by ensuring your systems only connect to trusted SSH servers and restrict outbound SSH connections from the affected hosts.
What it is
From the CVE record
libssh2 through 1.11.1, fixed in commit 7acf3df contains an out-of-bounds write vulnerability in ssh2_transport_read() that fails to enforce upper bounds on packet_length field. Remote attackers can send crafted SSH packets with excessively large packet_length values to corrupt heap memory and achieve remote code execution.
In plain language
Written by AI from the recordCVE-2026-55200 is a serious libssh2 bug where a remote attacker can crash or potentially take over your system by sending a specially crafted SSH packet; if your business connects to untrusted SSH servers using libssh2, you should update.
libssh2 contains an out-of-bounds write in ssh2_transport_read() caused by unchecked SSH packet_length values, enabling remote memory corruption and potentially arbitrary code execution from network attackers without authentication or user interaction (impact depends on reachability of the vulnerable SSH client code path).
If you're affected
- Remote code execution risk
- Service crashes and downtime
- Compromise of server processes
- Potential data theft
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.8% chance of exploitation activity in the next 30 days, which ranks it in the 56th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
9 events over 92 days, from the signal feeds we watch.
- Patch availablerecord updated
- Patch availablerecord updated
- Patch availablerecord updated
- OpenVAS check added
- Publishedweakness classified
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 8.1 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity HighRequires specific conditions like a race condition or non-default configuration
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
Sources
References in the record
- github.com/libssh2/libssh2/pull/2052
- github.com/libssh2/libssh2/commit/97acf3dfda80c91c3a8c9f2372546301d4a1a7a8
- vulncheck.com/advisories/libssh2-out-of-bounds-write-via-unchecked-packet-length-in-transport-c
And 1 more reference. See all after sign-in
In the news
- ИБ-исследователь публикует в Exploitarium эксплоиты для десятков 0-day-уязвимостей
- ⚡ Weekly Recap: Linux Kernel Flaws, AI Malware Tricks, Turla Backdoor, Infostealers and More
- Public PoC Released for Critical libssh2 CVE-2026-55200 Client-Side SSH Flaw
- Critical libssh2 Vulnerability CVE-2026-55200 Enables Remote Code Execution
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Libssh2, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI