Google Password Manager Passkey Attacks Expose Post-Compromise Risks
Researchers at Palo Alto Networks' Unit 42 have uncovered three attack paths against Chrome's Google Password Manager cloud authenticator that could allow malware running as a standard Windows user to hijack passkey-protected accounts without triggering any fingerprint, PIN, or on-screen prompt. Dubbed Pass-ta-key, Silver Pass-ta-key, and Golden Pass-ta-key, the techniques target the operational code surrounding passkey cryptography rather than the cryptographic primitives themselves, including how Chrome stores device keys, manages TPM-backed re-enrollment, and handles user-verification enforcement on the relying-party side. The strongest variant, Golden Pass-ta-key, aims to extract the 32-byte Security Domain Secret (SDS) used to decrypt synced passkey private keys, which could give attackers reusable access from their own infrastructure after the initial compromise.
The attack chain begins with local reconnaissance. Chrome stores synchronized credential records under %LocalAppData%\Google\Chrome\User Data\
Silver Pass-ta-key installs an attacker-controlled user-verification key to forge authenticated assertions, while Golden Pass-ta-key extracts the SDS to decrypt the user's synced passkey vault wholesale. All three paths require malware already executing on the victim's Windows endpoint equipped with a Trusted Platform Module, and none abuse cryptographic flaws in the FIDO2 or WebAuthn protocols themselves. As of the August 3, 2026, publication date, no CVE identifiers have been assigned, no exploitation in the wild has been observed, and the National Vulnerability Database returned no entries matching the three named techniques. Readers concerned about session and credential hygiene can run a quick privacy checkup with our privacy checkup tool, verify whether any of their credentials have appeared in known leaks using the email breach checker, and test the strength of existing passwords with the password checker.