This is a preview-release (non-production ready)
This release includes:
- Security Fixes:
- [ssh-agent]: fix CVE-2025-27731, thanks for reporting @jborean93!
- [ssh]: fix CVE-2025-26465 cherry-picked from upstream, see OpenSSH 9.9p2 for more information.
- [sshd]: fix CVE-2025-26466 cherry-picked from upstream, see OpenSSH 9.9p2 for more information.
- Non-Security Fixes:
- fix #2316 (PowerShell/openssh-portable#759) - thanks @manu0401!
- [sftp]: fix #2288 (PowerShell/openssh-portable#765).
- [sftp]: fix #2295 (PowerShell/openssh-portable#762).
- [ssh]: fix #2309 (PowerShell/openssh-portable#768).
- [ssh-agent]: fix #2286 (PowerShell/openssh-portable#757).
- [ssh-keygen]: fix #2298 (PowerShell/openssh-portable#764).
- [ssh-keyscan]: fix #2140 (PowerShell/openssh-portable#756).
- [sshd]: fix #2233 (PowerShell/openssh-portable#738).
- [sshd]: fix #2282 (PowerShell/openssh-portable#761).
- [sshd]: fix #2296 (PowerShell/openssh-portable#775).
- [sshd]: fix #2312 (PowerShell/openssh-portable#770).
- [sshd]: fix #2315 (PowerShell/openssh-portable#769).
- upgrade to LibreSSL 4.0.0. Please refer to https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.0.0-relnotes.txt.