VulnSea

OpenBSD has 16 CVEs on record between 2021 and 2026. Cadence is steady at roughly 4 per quarter. The busiest recent month was August 2026 with 3. The median CVSS is 5.4 (medium), with 1 rated critical. None have a confirmed exploitation report. Most affected products: openssh (14), OpenBSD (2).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
5.4
Publish → KEV
Last 90 days
4 prev 4

Products

  • openssh 14
  • OpenBSD 2
16
Total CVEs
1
Critical
0
CISA KEV
0
Exploited

OpenBSD vulnerabilities

CVEs affecting OpenBSD, newest first. Open any entry for full detail, references, and exploit status.

16 CVEsRSS

CVE-2026-56101Medium· 5.3PoC
2w ago

OpenBSD before commit 1ee99df contains an inverted comparison vulnerability in the ieee80211_michael_mic_failure() function within sys/net80211/ieee80211_crypto_tkip.c that allows unauthenticated attackers within RF range to trigger deni…

OpenBSD before commit 1ee99df contains an inverted comparison vulnerability in the ieee80211_michael_mic_failure() function within sys/net80211/ieee80211_crypto_tkip.c that allows unauthenticated attackers within RF range to trigger deni…

TwilightOpenBSD · OpenBSDEPSS 0.40%via NVD
CVE-2026-73283Low· 2.5⚖ disputed
1mo ago

In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.

In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.

Sunlitopenbsd · opensshEPSS 0.09%via NVD
CVE-2026-73282Medium· 4.8
1mo ago

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.

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.

Sunlitopenbsd · opensshEPSS 0.16%via NVD
CVE-2026-73281Low· 3.5
1mo ago

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

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-bin…

Sunlitopenbsd · opensshEPSS 0.16%via NVD
CVE-2026-55653Medium· 4.3
3mo ago

A flaw was found in OpenSSH

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 va…

Sunlitopenbsd · opensshEPSS 0.30%via NVD
CVE-2026-55706Medium· 5.8
3mo ago

sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths.

sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths.

Sunlitopenbsd · openbsdEPSS 0.35%via NVD
CVE-2026-35386Low· 3.6
5mo ago

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line

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 configuration…

Sunlitopenbsd · opensshEPSS 0.32%via NVD
CVE-2026-35385High· 7.5
5mo ago

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).

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).

Twilightopenbsd · opensshEPSS 0.56%via NVD
CVE-2025-61985Low· 3.6
11mo ago

ssh in OpenSSH before 10.1 allows the '\0' character in an ssh:// URI, potentially leading to code execution when a ProxyCommand is used.

ssh in OpenSSH before 10.1 allows the '\0' character in an ssh:// URI, potentially leading to code execution when a ProxyCommand is used.

SunlitOpenBSD · OpenSSHEPSS 0.12%via CVEORG
CVE-2025-61984Low· 3.6PoC
11mo ago

ssh in OpenSSH before 10.1 allows control characters in usernames that originate from certain possibly untrusted sources, potentially leading to code execution when a ProxyCommand is used

ssh in OpenSSH before 10.1 allows control characters in usernames that originate from certain possibly untrusted sources, potentially leading to code execution when a ProxyCommand is used. The untrusted sources are the command line and %…

TwilightOpenBSD · OpenSSHEPSS 0.29%via CVEORG
CVE-2025-26466Medium· 5.9PoC
1y ago

A flaw was found in the OpenSSH package

A flaw was found in the OpenSSH package. For each ping packet the SSH server receives, a pong packet is allocated in a memory buffer and stored in a queue of packages. It is only freed when the server/client key exchange has finished. A …

Twilightopenbsd · opensshEPSS 40%via NVD
CVE-2025-26465Medium· 6.8PoC
1y ago

A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled

A vulnerability was found in OpenSSH when the VerifyHostKeyDNS option is enabled. A machine-in-the-middle attack can be performed by a malicious machine impersonating a legit server. This issue occurs due to how OpenSSH mishandles error …

Twilightopenbsd · opensshEPSS 7.7%via NVD
CVE-2024-6387High· 8.1PoC
2y ago

A security regression (CVE-2006-5051) was discovered in OpenSSH's server (sshd)

A security regression (CVE-2006-5051) was discovered in OpenSSH's server (sshd). There is a race condition which can lead sshd to handle some signals in an unsafe manner. An unauthenticated, remote attacker may be able to trigger it by f…

Midnightopenbsd · opensshEPSS 100%via NVD
CVE-2023-51384Medium· 5.5
2y ago

In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied

In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first k…

Sunlitopenbsd · opensshEPSS 0.43%via NVD
CVE-2023-28531Critical· 9.8
3y ago

ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints

ssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is 8.9.

Midnightopenbsd · opensshEPSS 2.3%via NVD
CVE-2021-41617High· 7.0PoC
4y ago

sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected

sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and Authoriz…

Midnightopenbsd · opensshEPSS 2.5%via NVD
OpenBSD vulnerabilities (CVEs) · VulnSea