Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Trellix Source Code Breach: Hackers Access Repository
May 2, 2026
Hackers Exploit cPanel Flaw to Breach Government Military
May 2, 2026
Exim Mail Server Vulnerabilities Lead to Crash via DNS Data
May 2, 2026
Home/Threats/Google Authenticator Passkey Flaws Enable New Attack Paths
Threats

Google Authenticator Passkey Flaws Enable New Attack Paths

Passwordless authentication emerged with the promise of eliminating account takeovers. It sought to replace traditional passwords with cryptographic keys, securely tethered to physical devices. This...

Jennifer sherman
Jennifer sherman
March 25, 2026 4 Min Read
0 0

Passwordless authentication emerged with the promise of eliminating account takeovers. It sought to replace traditional passwords with cryptographic keys, securely tethered to physical devices. This approach envisioned a future where compromised credentials would no longer grant unauthorized access to user accounts.

But a close examination of how Google has actually built its passkey ecosystem reveals something far more complex than the clean, secure image that “passwordless” typically projects.

Beneath every passkey login powered by Google Password Manager, a hidden cloud component is silently performing sensitive cryptographic operations — and it may be creating new attack paths that have never been publicly discussed.

Google’s passkey system does not work like a conventional hardware authenticator locked to a single device.

Every time a Chrome user logs into a service using a passkey backed by Google Password Manager (GPM), the browser quietly opens a connection to a remote service hosted at enclave.ua5v[.]com.

This domain functions as a cloud-based authenticator responsible for generating passkey keys, handling authentication requests, and keeping credentials synchronized across all of a user’s enrolled devices.

As of January 2026, almost no public information described this domain’s role in passkey authentication, despite the fact that it was silently powering logins at scale worldwide. 

A search for the Google Authenticator URL returns only a few non-informative results (Source - Unit42)
A search for the Google Authenticator URL returns only a few non-informative results (Source – Unit42)

Unit 42 researchers identified this cloud-based structure while conducting a deep security review of Google’s passkey implementation, approaching the work from an attacker’s point of view.

Rather than asking whether the FIDO protocol itself was theoretically sound, they asked where passkeys actually live, how they move between devices, and which components carry the most sensitive key material.

That shift in perspective exposed a surprisingly broad attack surface — one that existing FIDO and W3C technical documentation does not fully describe or address.

The architecture relies on a device onboarding process that runs in the background before passkeys can be used.

Chrome generates two hardware-backed key pairs using the device’s Trusted Platform Module (TPM) — an identity key and a user verification key — then registers them with the cloud authenticator.

High-level overview of the device onboarding (Source - Unit42)
High-level overview of the device onboarding (Source – Unit42)

The cloud authenticator stores these public keys, assigns a device-specific wrapping key, and issues a member key pair to establish the device as a trusted participant in the user’s security domain.

The entire state resulting from this onboarding is saved locally in a file called passkey_enclave_state, stored within the Chrome profile directory.

Parsed view of the passkey_enclave_state file, extracted using a custom script (Source - Unit42)
Parsed view of the passkey_enclave_state file, extracted using a custom script (Source – Unit42)

What this architecture creates is a hybrid model where passkey private keys are never stored directly on a device in usable form.

Instead, they are encrypted with a Security Domain Secret (SDS) managed by the cloud authenticator. Every login requires Chrome to send the wrapped SDS back to the cloud, where it is decrypted and used to sign the authentication response on the device’s behalf.

Chrome-mediated auathentication flow using a synced passkey (Source - Unit42)
Chrome-mediated auathentication flow using a synced passkey (Source – Unit42)

This places substantial trust in the cloud component — and raises pointed questions about what happens when that cloud-side logic becomes a target.

Inside the Cloud Authenticator’s Authentication Flow

The communication between Chrome and the cloud authenticator is protected by the Noise Protocol Framework, using the Noise_NK_P256_AESGCM_SHA256 handshake variant. 

Chrome-cloud authenticator secure communication flow (Source - Unit42)
Chrome-cloud authenticator secure communication flow (Source – Unit42)

Chrome opens a WebSocket connection to wss[:]//enclave.ua5v[.]com/enclave, performs a Diffie-Hellman key exchange to establish a shared session key, and then signs every subsequent request with a TPM-backed device key. 

WebSocket initialization (Source - Unit42)
WebSocket initialization (Source – Unit42)

During a passkey login, Chrome sends the command passkeys/assert along with the device ID and wrapped SDS.

The cloud authenticator unwraps the SDS, decrypts the passkey private key, constructs the authentication response, and signs it before returning it to Chrome.

The browser then forwards this response to the relying party, which verifies the signature and completes the login.

This design keeps key material off the device but concentrates cryptographic authority within a remote cloud enclave that, if compromised or impersonated, could allow an attacker to generate valid authentication responses on behalf of any enrolled user.

Organizations and individuals relying on synced passkeys through GPM should closely monitor their Google accounts for unexpected device enrollments, regularly audit authentication logs for unusual access patterns, and consider using FIDO2-compliant hardware security keys for privileged or high-sensitivity accounts instead of cloud-synced passkeys.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackSecurity

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

FCC Blocks Foreign Routers Due to Critical Security Risks

Next Post

ClawHub Vulnerability Allows Attackers to Manipulate

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
cPanelSniper PoC Exploit for cPanel Vulner Disclosed Vulnerability
May 2, 2026
EtherRAT Targets Enterprise Admins with SEO Poison
May 1, 2026
New Spyware Platform: Rebrand & Resell Android Lets Buyers
May 1, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Sarah simpson
Sarah simpson
Emy Elsamnoudy
Emy Elsamnoudy
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us