CVE-2026-58050
🟡 Monitoruj
Przepełnienie bufora w libssh2 umożliwia zdalne wykonanie kodu przez złośliwy serwer SSH.
CVSS
7.0
EPSS
0.3%
Exploit
none
Vendor
Opis źródłowy (NVD)
libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation num_attrs * sizeof(libssh2_publickey_attribute) without bounds checking, so on 32-bit platforms the multiplication overflows to an undersized buffer. A malicious SSH server can then drive the attribute-parsing loop to write past the allocation, causing a heap buffer overflow in a connecting libssh2 client.
buffer-overflow
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.0 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2026-06-28 02:16:32 UTC |
| Ostatnia modyfikacja (NVD) | 2026-06-29 19:09:08 UTC |
Referencje
- https://github.com/bikini/exploitarium/tree/main/libssh2-publickey-list-calc-poc (disclosure@vulncheck.com)
- https://github.com/libssh2/libssh2/blob/master/src/publickey.c (disclosure@vulncheck.com)
- https://www.vulncheck.com/advisories/libssh2-integer-overflow-in-publickey-subsystem-attribute-allocation (disclosure@vulncheck.com)