Vulnary
← back to the feed
Critical· 9.1

CVE-2026-39831

A critical flaw in OpenSSH’s FIDO/U2F security key handling allows signatures to be accepted without the required user touch. This means an attacker could use a stolen key without physical interaction. The vulnerability arises from the Verify() method not checking the User Presence flag.

publishedMay 22, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
35th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 6, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

golang crypto library, specifically the FIDO/U2F security key types sk-ecdsa-sha2-nistp256@openssh.com and sk-ssh-ed25519@openssh.com. Users running affected versions of the golang crypto package are at risk.

02

Real-world impact

An attacker could use a stolen or compromised hardware security key to sign authentication requests without needing to physically touch the key, enabling unauthorized access to systems that rely on FIDO/U2F authentication.

03

Why this severity

The CVSS score of 9.1 reflects the high impact: the vulnerability is exploitable over the network, requires no privileges or user interaction, and can compromise confidentiality and integrity of authentication. The lack of a user presence check allows attackers to bypass the intended security measure, leading to critical risk.

04

What to do about it

no official fix yet
interim mitigations
  • Avoid using FIDO/U2F authentication with this software until a patch is released.

No official fix or mitigation is documented in the sources yet. Monitor the vendor advisory and apply the patch as soon as it is released.

NVD description

05

Timeline

  1. May 22, 2026 · May 22, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 12d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →