HeadlinesBriefing favicon HeadlinesBriefing.com

Pass-ta-key: New Passkey Attack Surface Analysis

Hacker News •
×

This article analyzes new attack classes against passwordless authentication, focusing on Google's synced passkey ecosystem and the Cloud Authenticator used by desktop clients. The attacks demonstrate how malware on a compromised endpoint can misuse onboarding, recovery and device trust workflows to take over passkey-protected accounts.

We show how an attacker can authenticate without user interaction, bypass user verification requirements and extract all synced passkey private keys. After decades of breaches and billions in losses, the attack vectors that defined the era of passwords and shared secrets are finally starting to fade. Passkeys replace passwords and traditional multi-factor authentication (MFA) with public-key cryptography, decreasing entire classes of attacks that have dominated the threat landscape for years.

We present three novel attacks that enable account takeover of passkey-protected accounts. Each attack challenges a different core assumption of passkey authentication security. The attacks are nicknamed Pass-ta-key, Silver Pass-ta-key, and Golden Pass-ta-key, demonstrating how malware can exploit synced passkeys even when providers add hardware-backed protections.

The research focuses on Google Password Manager in Chrome on Windows, specifically on devices equipped with a Trusted Platform Module (TPM). All presented attacks rely on malware already existing on the victim's device during the initial stage. We responsibly disclosed all presented exploits.