Skip to main content

Severity by source

Vendor (redhat) PRIMARY
MEDIUM
qualitative
NVD
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
vuln.today AI
4.3 MEDIUM

Network-delivered via malicious server (AV:N), no privileges needed on attacker side (PR:N), but victim must initiate the connection (UI:R); impact is client-process termination only (A:L), no C or I impact.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
4.0 AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
4.3 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

3
CVSS changed
Jun 25, 2026 - 17:07 NVD
4.3 (MEDIUM) 6.5 (MEDIUM)
Analysis Generated
Jun 23, 2026 - 04:16 vuln.today
CVE Published
Jun 23, 2026 - 03:36 cve.org
MEDIUM 4.3

DescriptionNVD

A flaw was found in OpenSSH. A malicious SSH server can exploit a double free vulnerability in the Diffie-Hellman Group Exchange (DH-GEX) client path. This occurs during FIPS (Federal Information Processing Standards) mode known-group validation when the client processes attacker-controlled DH-GEX group parameters. Successful exploitation leads to client-side process termination, resulting in a Denial of Service (DoS).

AnalysisAI

Client-side Denial of Service in OpenSSH's Diffie-Hellman Group Exchange implementation allows a malicious SSH server to crash connecting clients running in FIPS mode. When a victim initiates an SSH connection to an attacker-controlled server, the server sends crafted DH-GEX group parameters that trigger a double free (CWE-415) during FIPS known-group validation, terminating the client process. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV; however, the constraint that only FIPS-mode clients are affected limits real-world impact to regulated or government environments.

Technical ContextAI

OpenSSH implements the Diffie-Hellman Group Exchange (DH-GEX) key exchange mechanism, which allows the client and server to negotiate a modular group for the key exchange rather than using a fixed one. In FIPS (Federal Information Processing Standards) mode - a hardened operating mode required by U.S. government and regulated-industry deployments - OpenSSH performs additional validation of the server-supplied DH group parameters against a known-good list. CWE-415 (Double Free) indicates that during this FIPS known-group validation path, a memory region is freed twice, corrupting the heap. The root cause is a missing NULL-pointer reset or guard after the first free in the client-side DH-GEX processing code. Affected CPEs encompass Red Hat Enterprise Linux 6 through 10, Red Hat Hardened Images, and Red Hat OpenShift Container Platform 4, all of which ship and may enable OpenSSH's FIPS mode.

RemediationAI

No specific patched version of OpenSSH or Red Hat package has been identified in the available data; administrators should monitor https://access.redhat.com/security/cve/CVE-2026-55653 for errata as Red Hat releases fixes. Until a patch is available, the most effective compensating control for environments that do not strictly require FIPS mode is to disable FIPS mode operation on the SSH client, which eliminates the vulnerable code path entirely - note this may violate compliance mandates. For environments where FIPS mode is mandatory, restrict users from initiating SSH connections to untrusted or external servers by enforcing strict SSH known-hosts policies and connection-proxying through bastion hosts, reducing the attacker's ability to serve a malicious server to FIPS-mode clients. Blocking outbound SSH (port 22) to unauthorized destinations at the network perimeter is an additional layer. None of these compensating controls patch the underlying double free; apply the vendor errata as soon as it becomes available.

More in SSH

View all
CVE-2014-6271 CRITICAL POC
9.8 Sep 24

GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which

CVE-2014-6278 HIGH POC
8.8 Sep 30

GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, whi

CVE-2014-7169 CRITICAL POC
9.8 Sep 25

GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of

CVE-2012-6066 CRITICAL POC
9.3 Dec 04

freeSSHd.exe in freeSSHd through 1.2.6 allows remote attackers to bypass authentication via a crafted session, as demons

CVE-2014-6277 CRITICAL POC
10.0 Sep 27

GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, whi

CVE-2023-25136 MEDIUM POC
6.5 Feb 03

OpenSSH server (sshd) 9.1 introduced a double-free vulnerability during options.kex_algorithms handling. Rated medium se

CVE-2016-6210 MEDIUM POC
5.9 Feb 13

sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static

CVE-2015-5600 HIGH POC
8.1 Aug 03

The kbdint_next_device function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processin

CVE-2016-6515 HIGH POC
7.5 Aug 07

The auth_password function in auth-passwd.c in sshd in OpenSSH before 7.3 does not limit password lengths for password a

CVE-2024-6387 HIGH POC
8.1 Jul 01

Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to

CVE-2012-5975 CRITICAL POC
9.3 Dec 04

The SSH USERAUTH CHANGE REQUEST feature in SSH Tectia Server 6.0.4 through 6.0.20, 6.1.0 through 6.1.12, 6.2.0 through 6

CVE-2023-48795 MEDIUM POC
5.9 Dec 18

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot

Vendor StatusVendor

Debian

openssh
Release Status Fixed Version Urgency
bullseye undetermined 1:8.4p1-5+deb11u3 -
bullseye (security) undetermined 1:8.4p1-5+deb11u7 -
bookworm undetermined 1:9.2p1-2+deb12u10 -
bookworm (security) undetermined 1:9.2p1-2+deb12u9 -
trixie undetermined 1:10.0p1-7+deb13u4 -
trixie (security) undetermined 1:10.0p1-7+deb13u2 -
forky, sid undetermined 1:10.3p1-4 -
(unstable) fixed undetermined -

SUSE

Severity: Moderate
Product Status
SUSE Liberty Linux 10 Fixed
SUSE Liberty Linux 8 Fixed
SUSE Liberty Linux 9 Fixed

Share

CVE-2026-55653 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy