← Back

Openssh

openssh

Vendor: Openbsd • 137 CVEs

CVEs (137)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Openbsd
1Openssh
Sep 4, 2026
Aug 11, 2026
N/A· v4
2.5 LOW· v3
N/A· v2
In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.
1Openbsd
1Openssh
Sep 4, 2026
Aug 11, 2026
N/A· v4
4.8 MEDIUM· v3
N/A· v2
In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
1Openbsd
1Openssh
Sep 4, 2026
Aug 11, 2026
N/A· v4
3.5 LOW· v3
N/A· v2
In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking an...Show more
In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.Show less
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
9.4 CRITICAL· v3
N/A· v2
ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service (resource consumption from excessive authentication attempts) because MaxAuthTries was mishandled for GSSAPIAuthentication.
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
5.4 MEDIUM· v3
N/A· v2
internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an...Show more
internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection.Show less
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
5.4 MEDIUM· v3
N/A· v2
scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.
1Openbsd
1Openssh
Jul 9, 2026
Jul 8, 2026
N/A· v4
5.4 MEDIUM· v3
N/A· v2
sftp in OpenSSH before 10.4 does not properly constrain the location of downloaded files when "sftp server:/path ." is used with an attacker-controlled server.
2Openbsd
Redhat
2Enterprise Linux
Openssh
Sep 1, 2026
Jun 23, 2026
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwardin...Show more
A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.Show less
2Openbsd
Redhat
3Enterprise Linux
Hardened ImagesOpenssh
Sep 1, 2026
Jun 23, 2026
N/A· v4
3.7 LOW· v3
N/A· v2
A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is...Show more
A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific configurations involving GSSAPI authentication and a Kerberos environment, could exploit this to cause the SSH authentication path to crash or abort. This leads to a denial of service (DoS), impacting the availability of the SSH service.Show less
2Openbsd
Redhat
4Enterprise Linux
Hardened ImagesOpenshift Container Platform+1 more
Sep 1, 2026
Jun 23, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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) mo...Show more
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).Show less
1Openbsd
1Openssh
Jul 24, 2026
Apr 2, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.
1Openbsd
1Openssh
Jul 24, 2026
Apr 2, 2026
N/A· v4
2.5 LOW· v3
N/A· v2
OpenSSH before 10.3 omits connection multiplexing confirmation for proxy-mode multiplexing sessions.
1Openbsd
1Openssh
Jul 24, 2026
Apr 2, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
OpenSSH before 10.3 can use unintended ECDSA algorithms. Listing of any ECDSA algorithm in PubkeyAcceptedAlgorithms or HostbasedAcceptedAlgorithms is misinterpreted to mean all ECDSA algorithms.
1Openbsd
1Openssh
Jul 24, 2026
Apr 2, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-defa...Show more
In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in ssh_config.Show less
1Openbsd
1Openssh
Sep 1, 2026
Apr 2, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (pres...Show more
In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users' expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).Show less
4Canonical
DebianOpenbsd+1 more
4Debian Linux
Enterprise LinuxOpenssh+1 more
Jul 15, 2026
Mar 12, 2026
6.9 MEDIUM· v4
7.5 HIGH· v3
N/A· v2
Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itsel...Show more
Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.Show less