CVE-2025-26466
MEDIUM 5.9EPSS 39.8%
A flaw was found in the OpenSSH package. For each ping packet the SSH server receives, a pong packet is allocated in a memory buffer and stored in a queue of packages. It is only freed when the server/client key exchange has finished. A malicious client may keep sending such packages, leading to an uncontrolled increase in memory consumption on the server side. Consequently, the server may become unavailable, resulting in a denial of service attack.
- CVSS v3.1
- 5.9 MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H - CVSS v3.1
- 5.9 MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H - EPSS
- 39.85% chance of exploitation in the next 30 days, 99th percentile
- Published
- 2025-02-28
- Updated
- 2026-06-30
Proof-of-concept exploits (4)
- mrowkoob/CVE-2025-26466-msf0★ · 2025-06-23
- rxerium/CVE-2025-264665★ · 2025-10-14
- acidboonrs/cve-2025-26466-openssh-poc
- tpirate/CVE-2025-26466