Openbsd

Openssh

141 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.08%
  • Veröffentlicht 11.08.2026 19:15:24
  • Zuletzt bearbeitet 11.08.2026 21:17:53

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

  • EPSS 0.16%
  • Veröffentlicht 11.08.2026 19:12:24
  • Zuletzt bearbeitet 11.08.2026 21:17:52

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.

  • EPSS 0.16%
  • Veröffentlicht 11.08.2026 19:10:33
  • Zuletzt bearbeitet 11.08.2026 21:17:52

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

  • EPSS 0.3%
  • Veröffentlicht 08.07.2026 00:17:33
  • Zuletzt bearbeitet 09.07.2026 16:36:21

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

  • EPSS 0.29%
  • Veröffentlicht 08.07.2026 00:16:15
  • Zuletzt bearbeitet 09.07.2026 16:37:12

sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.

  • EPSS 0.44%
  • Veröffentlicht 08.07.2026 00:14:31
  • Zuletzt bearbeitet 09.07.2026 16:51:43

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.

  • EPSS 0.16%
  • Veröffentlicht 08.07.2026 00:13:08
  • Zuletzt bearbeitet 09.07.2026 16:52:29

In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.

  • EPSS 0.18%
  • Veröffentlicht 08.07.2026 00:11:05
  • Zuletzt bearbeitet 09.07.2026 16:55:00

sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.

  • EPSS 0.18%
  • Veröffentlicht 08.07.2026 00:09:04
  • Zuletzt bearbeitet 09.07.2026 17:11:49

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.

  • EPSS 0.25%
  • Veröffentlicht 08.07.2026 00:07:07
  • Zuletzt bearbeitet 09.07.2026 17:14:27

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.