Start with Identity
Protocol · 2 briefs

FIDO2 and WebAuthn identity CVEs

Passkeys fail when the platform logs the assertion, confuses credential types, or lets a ceremony be replayed. The cryptography can be fine. The surrounding implementation is not.

How this protocol fails

Pass-the-Passkey (CVE-2026-34348) stored WebAuthn assertions in cleartext Windows event logs and replayed them against Entra ID. StrongKey confused discoverable and non-discoverable credentials. Keycloak documented a fmt:none attestation-policy bypass. PoisonSeed-style downgrades (no CVE) still talk users off FIDO onto a weaker factor. Phishing-resistant MFA is only as strong as the ceremony and the telemetry around it.

What security people should do

  • Patch Windows for the July 2026 logging fix. Treat WebAuthn debug logs as secret. Do not ship raw assertion bytes to a SIEM.
  • Bind WebAuthn challenges to the session. A stolen assertion should be useless elsewhere.
  • Remove weaker fallback factors. A passkey plus a phishable OTP is the OTP.
  • Confirm on-prem FIDO servers distinguish resident keys from server-side credentials.

CVEs in this category

2
FIDO2 / WebAuthn
0
On CISA KEV
0
Actively exploited
2
Showing
Severity
Year
Status

Showing 2 of 2

Working this protocol in production and see a brief we should add or correct? Email [email protected] or volunteer as a CVE Analyst.