← All stories
● Covered by 1 source · 1 reportMedium impact1 negative

Rogue external MFA providers can steal passwords during Microsoft Entra logins

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • TrustSink attack uses rogue external MFA providers.
  • Attack requires highly privileged Entra account compromise.
  • Captures plaintext passwords during legitimate logins.
  • Demonstrated with Microsoft Entra, affects similar systems.

TrustSink Attack Overview

Security researchers at Varonis Threat Labs developed an attack named TrustSink. This technique allows an attacker who has already compromised a highly privileged Microsoft Entra account to register a malicious external Multi-Factor Authentication (MFA) provider. This rogue provider then intercepts and steals user passwords during what appears to be a normal login process.

How the Attack Works

Microsoft Entra supports external MFA providers, allowing organizations to integrate third-party authentication services. When a user logs in with a password, Entra can redirect them to an external MFA provider for the second factor. In the TrustSink attack, the malicious provider, once registered, presents a convincing fake Microsoft password prompt. This prompt captures the user's password in plaintext before the provider returns a valid signed token to Entra, completing the login without errors. The rogue provider remains active, capturing new passwords even after a password reset.

Prerequisites and Impact

TrustSink is not an initial-access attack; it requires an attacker to already control a highly privileged Entra account. The attack abuses the trust Microsoft places in configured external MFA providers. Varonis demonstrated this by creating a malicious provider that mimicked Microsoft's password page. During the proof-of-concept, the user initially entered credentials on Microsoft's legitimate site, but when MFA was triggered, Entra redirected to the attacker's provider, which then captured the password.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~26 min · 21 stories · Sep 23

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Security researchers developed TrustSink, an attack that allows hackers with privileged access to register a rogue external MFA provider to steal user passwords during legitimate login attempts. This technique works with external authentication models, demonstrated using Microsoft Entra, and captures plaintext passwords without disrupting the login process.