Cyber Security News

Pass-the-Passkey Attacks Expose Windows 11 and Microsoft Entra ID, Bypassing MFA

A new “Pass-the-Passkey” family of attack techniques demonstrates how systemic implementation flaws surrounding WebAuthn can undermine passkey security even when cryptographic private keys remain securely stored inside hardware tokens or trusted enclaves.

SpecterOps research highlights three core vulnerabilities across the WebAuthn ecosystem and over 20 distinct attack techniques impacting Windows 11, Microsoft Entra ID, web browsers, password managers, and enterprise authentication workflows.

Pass-the-Passkey Bypass Phishing-Resistant MFA

WebAuthn Authentication Flow (Image Source: Specterops.io)

The primary attack chain identified by SpecterOps stems from Windows 11 logging complete, un-truncated WebAuthn assertion responses generated during passkey authentication events.

These sensitive assertions containing cryptographic signatures and authenticator data were written directly into Windows Event Logs.

An attacker with local or delegated access to a shared or compromised endpoint can harvest these assertions and replay them against authentication endpoints that lack rigorous anti-replay validation.

When privileged cloud administrators authenticate from compromised workstations, attackers can exfiltrate logged assertion material to impersonate those identities without needing to steal private keys.

Maintaining strict Windows 11 security controls is essential to prevent local log harvesting.

Pass-the-Passkey Attacks Overview (Image Source: Specterops.io)

In a technical whitepaper published by SpecterOps, researchers disclosed that Microsoft Entra ID exacerbated the impact of assertion exfiltration by omitting essential WebAuthn anti-replay checks during server-side validation.

Specifically, Entra ID failed to:

  • Verify challenge uniqueness or prevent challenge reuse across requests.
  • Bind authentication challenges directly to individual user sessions.
  • Track and evaluate authenticator signature counter increments.

Combining Windows assertion logging with Entra ID’s validation gaps enabled practical Passkey Replay Attacks that granted unauthorized access to privileged Microsoft cloud accounts while fulfilling phishing-resistant Multi-Factor Authentication (MFA) requirements.

Microsoft addressed the assertion logging vulnerability tracked as CVE-2026-34348 in its July 14, 2026 security release.

Fully patched Windows 11 systems truncate signature fields within logged assertions to six bytes, preventing assertion replay while preserving necessary diagnostic data for IT administrators.

Applying timely Windows security updates alongside kernel security hardening remains critical to mitigating local assertion exposure.

Beyond assertion replay, the research reveals that local malware can weaponize legitimate WebAuthn APIs to stage persuasive authentication prompts without extracting private key material.

Adversaries can pair WebAuthn API hooking with:

  • Prompt Flooding: Repeatedly triggering credential prompts to induce user fatigue.
  • Application Identity Spoofing: Altering caller parameters to mimic legitimate enterprise applications.
  • Remote Desktop Pass-Through: Tunneling passkey requests across active RDP sessions.
  • Credential UI Handle Spoofing: Overlapping malicious UI frames onto authentic Windows Credential UI windows.

Microsoft reviewed the reported Credential UI window handle spoofing technique and categorized it as a low-severity defense-in-depth issue.

To assist defenders in auditing their environments, SpecterOps released open-source utilities for assertion injection, event-log mining, and WebAuthn API hooking.

ComponentVulnerability / TechniqueRisk & Impact
Windows 11 (CVE-2026-34348)Full WebAuthn assertion logging in Event ViewerLocal information disclosure allowing assertion harvesting
Microsoft Entra IDMissing challenge-binding and counter checksEnables replay of harvested assertions to bypass MFA
Windows Credential UIWindow-handle spoofing and API manipulationFacilitates local passkey phishing and prompt fatigue attacks

SpecterOps emphasizes that passkeys remain fundamentally superior to password-based authentication, particularly when device-bound hardware tokens are enforced. To mitigate passkey replay and UI spoofing risks, organizations should adopt the following controls:

  • Keep OS Endpoints Updated: Ensure Windows 11 endpoints are patched past July 2026 to enforce signature truncation under CVE-2026-34348.
  • Enforce Server-Side Replay Protections: Configure Relying Party (RP) servers to bind challenges to active user sessions and strictly track signature counters.
  • Monitor Local WebAuthn Execution: Audit process telemetry for untrusted or unapproved applications invoking WebAuthn APIs.
  • Enforce Attestation Policies: Require hardware-backed passkey attestation for high-privilege administrative accounts within Entra ID.

 Strengthen Your SOC by Accelerating Threat Detection & Rapid Investigations. -> Integrate ANY.RUN With Your SOC Now.

Guru Baran

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Recent Posts

Google Chrome 153 Update Fixes 42 Security Flaws, Including 3 Critical Ones

Google has released an important Chrome 153 security update that fixes 42 vulnerabilities across the…

2 hours ago

CISA and NIST Release Technical Checklist for Safeguarding Identity Tokens From Theft and Misuse

The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology…

12 hours ago

CISA Shares 17 Techniques Used by Hackers to Compromise Active Directory Environments

CISA and five international cybersecurity agencies have released detailed guidance describing 17 common techniques hackers…

13 hours ago

Apple Rolls Out Massive Security Update Fixing 273 Vulnerabilities Across Its Devices

Apple has released one of its largest coordinated security rollouts, addressing 273 distinct critical vulnerabilities…

13 hours ago

How to Keep Malware’s Rotating Infrastructure From Becoming a Detection Gap

You can’t detect today's attacks with yesterday’s threat intelligence; that’s how you could briefly formulate…

13 hours ago

Microsoft Bans Its AI Models From Launching Cyberattacks or Escalating Their Own Access

Microsoft has published a draft Humanist AI Code of Conduct that would prohibit its in-house…

14 hours ago