← Back

Openbsd

openbsd

350 CVEs • 7 products

Products (7)

Click to collapse
Toggle
Openbsd
openbsd
Openssh
openssh
Libressl
libressl
Opensmtpd
opensmtpd
Ftpd
ftpd
Linux
linux

CVEs (350)

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.
1Openbsd
1Openbsd
Jul 10, 2026
Jun 25, 2026
N/A· v4
7.8 HIGH· v3
N/A· v2
sys/kern/sysv_sem.c in OpenBSD through 7.9 has a use-after-free allowing local privilege escalation to root. This is a context switch use-after-free after tsleep in sys_semget().
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
1Openbsd
Jul 14, 2026
Jun 18, 2026
6.9 MEDIUM· v4
5.3 MEDIUM· v3
N/A· v2
OpenBSD before commit 6a23123 (2026-06-18) contains an out-of-bounds read vulnerability in the mpls_do_error function within sys/netmpls/mpls_input.c that allows remote attackers to disclose kernel stack memory by sendin...Show more
OpenBSD before commit 6a23123 (2026-06-18) contains an out-of-bounds read vulnerability in the mpls_do_error function within sys/netmpls/mpls_input.c that allows remote attackers to disclose kernel stack memory by sending crafted MPLS frames with 16 labels and no Bottom-of-Stack bit set.Show less
1Openbsd
1Openbsd
Jul 13, 2026
Jun 17, 2026
N/A· v4
8.3 HIGH· v3
N/A· v2
sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths.
1Openbsd
1Openbsd
Jun 17, 2026
Apr 21, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
In OpenBSD through 7.8, the slaacd and rad daemons have an infinite loop when they receive a crafted ICMPv6 Neighbor Discovery (ND) option (over a local network) with length zero, because of an "nd_opt_len * 8 - 2" expre...Show more
In OpenBSD through 7.8, the slaacd and rad daemons have an infinite loop when they receive a crafted ICMPv6 Neighbor Discovery (ND) option (over a local network) with length zero, because of an "nd_opt_len * 8 - 2" expression with no preceding check for whether nd_opt_len is zero.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.