AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-73281

LOW · CVSS 3.5 EPSS 0.16%

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

OpenSSH versions prior to 10.5 have a vulnerability in the ssh-agent that allows certain operations, such as adding tokens or using keys, to be executed remotely instead of being restricted to local execution. This misconfiguration arises from an issue with agent locking and the session-bind@openssh.com extension, potentially exposing sensitive authentication tokens to remote attackers. Organizations using affected versions of OpenSSH should prioritize patching to mitigate the risk of unauthorized access.

CVE
CVE-2026-73281
Severity
LOW
CVSS
3.5
EPSS
0.16%

Original NVD Description

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.