PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-55653 Red Hat CVE debrief

CVE-2026-55653 is a medium-severity vulnerability in OpenSSH, allowing a malicious SSH server to exploit a double free vulnerability in the Diffie-Hellman Group Exchange (DH-GEX) client path. This occurs during FIPS 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). The vulnerability has a CVSS score of 4.3 and is classified as CWE-415. Red Hat is affected by this vulnerability across multiple products, including OpenShift Container Platform, Enterprise Linux, and Hardened Images.

Vendor
Red Hat
Product
Red Hat Enterprise Linux 10
CVSS
MEDIUM 4.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-23
Original CVE updated
2026-06-25
Advisory published
2026-06-23
Advisory updated
2026-06-25

Who should care

Organizations using OpenSSH, particularly those with Red Hat Enterprise Linux, OpenShift Container Platform, or Hardened Images deployments, should prioritize patching this vulnerability. The vulnerability's medium severity and potential for Denial of Service (DoS) attacks make it essential for teams to assess their exposure and apply mitigations.

Technical summary

The CVE-2026-55653 vulnerability is caused by a double free in the Diffie-Hellman Group Exchange (DH-GEX) client path of OpenSSH. This occurs during FIPS mode known-group validation when the client processes attacker-controlled DH-GEX group parameters. The vulnerability is classified under CWE-415 and has a CVSS score of 4.3, indicating a medium severity level. The attack vector is network-based, and the vulnerability requires low attack complexity and no user interaction.

Defensive priority

Apply patches or updates provided by OpenSSH or Red Hat to fix the double free vulnerability. Restrict access to SSH servers and implement network segmentation to limit the attack surface.

Recommended defensive actions

  • Apply patches or updates provided by OpenSSH or Red Hat to fix the double free vulnerability.
  • Restrict access to SSH servers and implement network segmentation to limit the attack surface.
  • Monitor SSH server logs for suspicious activity and implement additional security measures, such as multi-factor authentication.
  • Review and update incident response plans to address potential Denial of Service (DoS) attacks.
  • Perform thorough vulnerability assessments to identify and address potential exposure.

Evidence notes

The CVE-2026-55653 vulnerability was publicly disclosed on June 23, 2026, and has since been modified on June 25, 2026. The vulnerability affects multiple Red Hat products, including OpenShift Container Platform, Enterprise Linux, and Hardened Images. The CVSS score of 4.3 indicates a medium severity level.

Official resources

This article is AI-assisted and based on the supplied source corpus.