HOMEVULNERABILITIESCVE-2026-39831
CRITICAL

CVE-2026-39831

Published: May 22, 2026· Updated: May 22, 2026

9.1
CVSS v3.1
EPSS:0.02%probability of exploitation in 30 daysPercentile:6.6th

Official Description

The Verify() method for FIDO/U2F security key types ([email protected], [email protected]) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.

NVD Source

Risk Analysis

This critical vulnerability, with a CVSS score of 9.1, affects FIDO/U2F security key types in OpenSSH. It allows signatures to be accepted even if the user presence (physical touch) flag is not checked, enabling unattended use of hardware security keys. This bypass undermines a core security feature of these keys.

There is no public exploit known for this remotely exploitable vulnerability. The low attack complexity indicates that an exploit, once developed, could be straightforward to use.

Recommended Action

To mitigate this, ensure that the PublicKeyCallback explicitly returns a "no-touch-required" extension in Permissions.Extensions to restore the expected behavior. Review and update OpenSSH configurations to enforce user presence checks for FIDO/U2F keys.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2026-39831 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Affected Vendors & Products

Mentioned vendors (from description):
OpenSSH
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (4)

Quick Facts

CVE IDCVE-2026-39831
CVSS Score9.1 / 10
SeverityCRITICAL
CISA KEVNo
EPSS (30d)0.02%
PublishedMay 22, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-39831 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.