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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-680"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55200.json"
}{
"cpe": "cpe:2.3:a:libssh2:libssh2:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.11.1"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-55200.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"141284426602951877244048188813499579259",
"143473284225173970337868642692660082915",
"239476351730145920916386564352533292186",
"186841941824073284665751444935760647525",
"231959736810542483406341454873690778984"
],
"threshold": 0.9
},
"id": "CVE-2026-55200-959b9c2e",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/libssh2/libssh2/commit/97acf3dfda80c91c3a8c9f2372546301d4a1a7a8",
"target": {
"file": "src/transport.c"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "199057862071948971514444742776006168965",
"length": 7507
},
"id": "CVE-2026-55200-a735b935",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/libssh2/libssh2/commit/97acf3dfda80c91c3a8c9f2372546301d4a1a7a8",
"target": {
"file": "src/transport.c",
"function": "ssh2_transport_read"
}
}
]
"2026-08-18T18:39:14Z"