WGSA-2025-00009

Pre-authentication Denial of Service attack in OpenSSH

Medium Published 2025-07-10Updated 2026-07-28

Summary #

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.

CVE identifiers #

CVE IDDescriptionCVSS
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 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. 5.9

Product status #

ProductAffectedNot affected
DimensionAll versions
Fireware OS
Default >= 12.0.0, < 12.11.3>= 12.11.3
Secure Wi-FiAll versions

Solution #

No solution has been published for this advisory.

References #