CVE-2026-55199
Last modified
CVE-2026-55199 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Libssh2 | Libssh2 | <= 1.11.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55199?
How severe is CVE-2026-55199?
How do I fix CVE-2026-55199?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55188RustFS is a distributed object storage system built in Rust.…8.2
- CVE-2026-55189RustFS is a distributed object storage system built in Rust.…7.7
- CVE-2026-55195py7zr is a Python-based library and utility to support 7zip …8.7
- CVE-2026-55196Hermes WebUI before 0.51.409 contains an authentication bypa…9.1
- CVE-2026-55197Hermes WebUI before 0.51.443 contains a broken access contro…7.1
- CVE-2026-55198Hermes WebUI before 0.51.443 contains an authorization bypas…7.1
- CVE-2026-55200libssh2 through 1.11.1, fixed in commit 7acf3df contains an …8.3
- CVE-2026-55201Evil-WinRM through 3.9, fixed in commit 6ecd570, contains a …7.4
- CVE-2026-55202Tinyproxy through 1.11.3, fixed in commit 09312a1, fails to …8.8
- CVE-2026-55203HAProxy through 3.4.0, fixed in commit 5985276, contains an …9.1
- CVE-2026-55204HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a …8.7
- CVE-2026-55205Hermes WebUI before 0.51.468 contains a resource exhaustion …6.9
Are you affected by CVE-2026-55199?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
