← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

OpenSSH 10.5 Released with Security Fixes and More Frequent Updates

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • OpenSSH 10.5 released on 2026-08-11.
  • Includes security and bug fixes.
  • Portable OpenSSH now requires ECC support in libcrypto.
  • More frequent releases planned due to AI-assisted bug reports.

OpenSSH 10.5 Release

OpenSSH 10.5 was released on August 11, 2026. This version is available from the official OpenSSH mirrors and includes a number of security and small bug fixes. OpenSSH provides a complete SSH protocol 2.0 implementation, including sftp client and server support.

Response to AI-Assisted Bug Reports

The OpenSSH team has observed a significant increase in security bug reports, many generated or assisted by AI models. While some AI-identified issues lack realistic security impact, the team welcomes these reports, especially when combined with human analysis and proposed fixes. The independent discovery of AI-identified bugs by other researchers suggests potential exploitation by adversaries.

Shift to More Frequent Releases

In response to the volume of security findings, the OpenSSH team will now make more frequent releases. This strategy aims to deliver bug fixes to users more rapidly, rather than batching them for less frequent, planned releases. This change is a direct result of the increased rate of security vulnerability identification.

Potentially Incompatible Changes

Portable OpenSSH in version 10.5 now mandates Elliptic Curve Cryptography (ECC) support within libcrypto, specifically including support for the NISTP521 curve. This requirement applies to default build configurations of supported libcrypto implementations such as LibreSSL, OpenSSL, BoringSSL, and AWS LC, but does not affect the --without-openssl build configuration.

Key Security Fixes

Security fixes in this release include an agent locking interaction fix in ssh-agent(1) that prevented session-bind@openssh.com extension requests from being refused when the agent was locked. This issue could allow remote operations intended for local use, such as adding PKCS#11 tokens or using keys with destination restrictions. Additionally, ssh(1) addresses a potential realloc use-after-free vulnerability in the client related to remote forwarding.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

OpenSSH 10.5 was released on August 11, 2026, including several security and bug fixes. The OpenSSH team will now issue more frequent releases to address security bugs, many of which are being identified with AI assistance, more quickly.