cbcvebase.
CVE-2025-26466
published 2025-02-28

CVE-2025-26466: 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…

PriorityP346medium5.9CVSS 3.1
AVNACHPRNUINSUCNINAH
EPSS
39.56%
98.5th percentile
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.

Affected

25 ranges
VendorProductVersion rangeFixed in
applemacos_sequoia
applemacos_sonoma
canonicalubuntu_linux
canonicalubuntu_linux
debiandebian_linux
debiandebian_linux
debiandebian_linux
debianopenssh< openssh 1:9.9p2-1 (forky)openssh 1:9.9p2-1 (forky)
msrcazl3_openssh_9.8p1-3_on_azure_linux_3.0
msrcazl3_openssh_9.8p1-4_on_azure_linux_3.0
msrccbl2_openssh_8.9p1-9_on_cbl_mariner_2.0
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh
openbsdopenssh>= 0 < 1:9.9p2-11:9.9p2-1
openbsdopenssh>= 0 < 1:9.9p2-11:9.9p2-1
openbsdopenssh>= 0 < 1:8.2p1-4ubuntu0.121:8.2p1-4ubuntu0.12
openbsdopenssh>= 0 < 1:8.9p1-3ubuntu0.111:8.9p1-3ubuntu0.11
openbsdopenssh>= 0 < 1:9.6p1-3ubuntu13.81:9.6p1-3ubuntu13.8

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://www.qualys.com/2025/02/18/openssh-mitm-dos.txt
  • Detect CVE-2025-26466 exploitation by monitoring for abnormal SSH pre-authentication traffic patterns: repeated small ping (16-byte) messages sent to the SSH server before key exchange completes, causing unbounded memory growth.
  • Monitor for rapid growth in SSH server memory consumption and CPU overload during the pre-authentication (key exchange) phase as an indicator of CVE-2025-26466 exploitation.
  • Enforce strict connection rate limits and monitor SSH traffic for abnormal patterns to detect potential CVE-2025-26466 DoS attacks early.
  • Identify vulnerable OpenSSH instances (versions 9.5p1 through 9.9p1) in your environment as targets for CVE-2025-26466.
  • ·CVE-2025-26466 can be mitigated on the server side using existing OpenSSH configuration options: LoginGraceTime, MaxStartups, and PerSourcePenalties — these limit the window and rate of unauthenticated connections that can be abused.
  • ·The vulnerability is pre-authentication, meaning no valid credentials are required to trigger the DoS — any unauthenticated client can initiate the attack.
  • ·The flaw involves asymmetric resource consumption: a small 16-byte attacker-sent ping forces a 256-byte server-side buffered pong response, creating a 16:1 amplification ratio that is only freed after key exchange completes.

CVSS provenance

nvdv3.15.9MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
osv6.8MEDIUM
vendor_ubuntu6.8MEDIUM
vendor_debian5.9LOW
vendor_msrc5.9MEDIUM
vendor_redhat5.9MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.