CVE-2026-55200
CVE-2026-55200 is a high-severity vulnerability in Libssh2 with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-680.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v4: 9.2
- EPSS exploit prediction: 1% (50th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-37784
- Weakness: CWE-680
- Affected product: Libssh2
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-55200?
- 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.
- How severe is CVE-2026-55200?
- CVE-2026-55200 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-55200 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-55200?
- CVE-2026-55200 affects Libssh2. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-55200?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-55200 have an EU (EUVD) identifier?
- Yes. CVE-2026-55200 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-37784.
- When was CVE-2026-55200 published?
- CVE-2026-55200 was published on 2026-06-17 and last updated on 2026-07-01.
References
- https://github.com/libssh2/libssh2/commit/97acf3dfda80c91c3a8c9f2372546301d4a1a7a8
- https://github.com/libssh2/libssh2/pull/2052
- https://www.vulncheck.com/advisories/libssh2-out-of-bounds-write-via-unchecked-packet-length-in-transport-c
- https://web.archive.org/web/20260623211210/https://github.com/bikini/exploitarium/tree/main/libssh2-cve-2026-55200-poc
Affected products (1)
- cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*
More vulnerabilities in Libssh2
- CVE-2019-3859 — Critical (CVSS 9.1): An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and…
- CVE-2019-3857 — High (CVSS 8.8): An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way…
- CVE-2019-3856 — High (CVSS 8.8): An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way…
- CVE-2019-3855 — High (CVSS 8.8): An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way…
- CVE-2019-17498 — High (CVSS 8.1): In libssh2 v1.9.0 and earlier versions, the SSH_MSG_DISCONNECT logic in packet.c has an integer overflow in a bounds…
- CVE-2019-13115 — High (CVSS 8.1): In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow…
Other CWE-680 vulnerabilities
- CVE-2026-8376 — Critical (CVSS 9.8): Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed…
- CVE-2025-54952 — Critical (CVSS 9.8): An integer overflow vulnerability in the loading of ExecuTorch models can cause smaller-than-expected memory regions to…
- CVE-2024-33078 — Critical (CVSS 9.8): Tencent Libpag v4.3 is vulnerable to Buffer Overflow. A user can send a crafted image to trigger a overflow leading to…
- CVE-2025-53510 — High (CVSS 8.8): A memory corruption vulnerability exists in the PSD Image Decoding functionality of the SAIL Image Decoding Library…
- CVE-2025-52930 — High (CVSS 8.8): A memory corruption vulnerability exists in the BMPv3 RLE Decoding functionality of the SAIL Image Decoding Library…
- CVE-2025-52456 — High (CVSS 8.8): A memory corruption vulnerability exists in the WebP Image Decoding functionality of the SAIL Image Decoding Library…