RHSA-2026:7067MediumCVSS 7.8

Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Published
April 8, 2026
Last Modified
August 3, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2025-14821 — libssh: libssh: Insecure default configuration leads to local man-in-the-middle attacks on Windows CVE-2026-0966 — libssh: libssh: Denial of Service via zero-length input in ssh_get_hexa() CVE-2026-3731 — libssh: libssh: Denial of Service via out-of-bounds read in SFTP extension name handler

🎯 Affected products5

  • Red Hat Hardened Images
  • libssh-main@aarch64 as a component of Red Hat Hardened Images
  • libssh-main@noarch as a component of Red Hat Hardened Images
  • libssh-main@src as a component of Red Hat Hardened Images
  • libssh-main@x86_64 as a component of Red Hat Hardened Images

✅ Remediation

For details on how to apply this update, which includes the changes described in this advisory, refer to: https://images.redhat.com/ Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Workaround: To mitigate this issue, consider disabling GSSAPI authentication if it is not required, or reduce the `LogLevel` in the `sshd_config` file to a value lower than `SSH_LOG_PACKET` (e.g., `INFO`). To disable GSSAPI authentication, add or modify the following line in `/etc/ssh/sshd_config`: `GSSAPIAuthentication no` To reduce logging verbosity, add or modify the following line in `/etc/ssh/sshd_config`: `LogLevel INFO` After making changes to `sshd_config`, the `sshd` service must be restarted for the changes to take effect. This may temporarily interrupt active SSH sessions.

🔗 References (7)