CT
CyberTimes
← Back to Threat Watch
May 20, 2026 · CyberTimes Security Team

Hackers Found a Way to Bypass Your Two-Factor Authentication — Here's Exactly How

You turned on two-factor authentication. You never share your OTP. You think your accounts are safe. But a new cyberattack method discovered in early 2026 proves that even the most careful users can b

TL;DR — 15 Second Read

  • Hackers no longer need your password or OTP — they trick you into clicking "Allow" on a fake app permission screen instead
  • Once you click Allow, they get a secret key that works even after you change your password
  • This attack already compromised 340 organisations in just 5 weeks using a tool called EvilTokens
  • You can protect yourself by regularly checking which apps have access to your Google, Microsoft, and social media accounts
Severity🔴 CRITICAL
CVSS Score
ExploitedNo
Fix StatusPatch available

You turned on two-factor authentication. You never share your OTP. You think your accounts are safe. But a new cyberattack method discovered in early 2026 proves that even the most careful users can be compromised — without hackers ever seeing your password or OTP.

This isn't a bug in your phone or your bank app. It exploits something you do every single day without thinking — clicking "Allow" when an app asks for permission to access your Google account or mailbox. That one click can hand attackers complete access to your email, files, and contacts for weeks — and changing your password won't stop them.



Step-by-step remediation

The most important thing you can do right now is audit which apps have access to your accounts. Go to myaccount.google.com/permissions and you will see a full list of every third-party app that currently holds access to your Google account. Remove anything you don't recognise, anything you haven't actively used in the last 30 days, or anything that has access to sensitive areas like your Gmail or Google Drive that you don't remember approving.

For Microsoft accounts, go to myapps.microsoft.com, click on any listed app, and select Manage your application to review and revoke access. Do the same on Facebook by going to Settings and then Apps and Websites — remove every app you no longer use actively. As a general rule going forward, never approve app permissions by clicking a link sent to you in an SMS or email. Always navigate directly to the official website before granting any app access to your account.

If you discover an app in your permissions list that you never approved yourself, treat it as a security incident. Remove the app immediately, change your account password from a trusted device, and file a report at cybercrime.gov.in. For businesses and teams running Microsoft 365, ask your IT administrator to implement conditional access policies that require re-consent whenever new OAuth grants are created — not only when new sign-ins are detected.


What Happened

In February 2026, a hacking tool called EvilTokens went live as a phishing-as-a-service platform. Within just five weeks it had compromised more than 340 Microsoft 365 organisations across five countries — without stealing a single password or triggering a single suspicious login alert.

The attack exploits something you do every day without thinking — clicking "Allow" when an app asks permission to access your Google or Microsoft account. This permission is called an OAuth consent grant. When a victim clicks Allow on a fake consent screen, the attacker doesn't receive a password. They receive something far more dangerous: a refresh token. This is essentially a master key to your account that works completely independently of your password, survives password resets, and remains valid for weeks or even months depending on your account settings.

What makes this attack so dangerous from an information security standpoint is that it operates in a blind spot. Traditional cybersecurity tools are built to detect stolen passwords and suspicious login attempts from unfamiliar locations. They don't monitor consent grants because those are supposed to be legitimate user actions. More critically, two-factor authentication cannot block it because the victim has already completed their MFA challenge before the token is issued. The system isn't being hacked — it's working exactly as designed.

Real-World Impact

This attack affects anyone who uses Gmail, Google Drive, Microsoft Outlook, or has ever clicked "Login with Google" or "Login with Facebook" on any app or website. For Indian users specifically, the consequences extend far beyond one compromised account. If your Gmail is taken over through this method, attackers gain access to the password reset emails for your WhatsApp, net banking portal, UPI-linked services, and every other app you've registered with that email address — effectively handing them the keys to your entire digital life.

The danger multiplies significantly through what security researchers call toxic combinations. Most people have granted multiple apps access to different parts of their account over time — one AI tool reads your calendar, another accesses your Google Drive, a third connects to your inbox. Each grant was approved individually and seemed harmless on its own. But once an attacker holds a token from any one of those grants, they can reach everything else through the connections you've already approved yourself. This is not theoretical. In 2025, a single compromised connector spread through more than 700 Salesforce accounts through exactly this mechanism.

It's also critical to understand that changing your password after being compromised does not fix this. The refresh token the attacker holds was issued and signed by the real Google or Microsoft server. It remains valid until someone explicitly revokes it — which most users have no idea they need to do.


Prevention Tips

Start treating every "Allow" button the same way you treat your ATM PIN — something you never approve without pausing to verify. Set a monthly reminder on the first of every month to visit myaccount.google.com/permissions and review your active app connections. Remove anything you no longer use actively, regardless of whether it seems harmless.

If you use your Gmail for both banking and general app sign-ups, consider switching to a two-account system — one dedicated email strictly for financial services and government portals, and a separate one for everything else. This way, even if your general account is compromised through a consent phishing attack, your banking access remains isolated. Never grant permissions to apps from links sent in emails or messages — always go directly to the official website. And keep your two-factor authentication active at all times. While it cannot stop OAuth grant abuse, it still protects your account against traditional password theft, which remains the most common attack vector.


Frequently Asked Questions

Does this affect my WhatsApp or UPI accounts?

WhatsApp and UPI apps don't use OAuth grants in the same way, so this specific attack doesn't directly target them. However, if your Gmail is compromised through this method, attackers can access password reset emails for your WhatsApp, banking apps, and UPI accounts — making it dangerous indirectly.


I have 2FA turned on — am I not protected?

No — that's exactly what makes this attack so alarming from a network security standpoint. You complete your 2FA normally on the real Google or Microsoft page. The attacker never interferes with that step. They receive their access token after your 2FA is already done.


How do I know if I've already been attacked?

Go to myaccount.google.com/permissions immediately. Look for any app you don't recognise or never approved. If you find one with broad access to your Gmail or Drive that you didn't install, your account may already be compromised — remove it and change your password immediately.


Is this only a problem for big companies?

No. While EvilTokens targeted Microsoft 365 organisations, the same technique works on personal Gmail accounts. Any individual who clicks Allow on a phishing app permission screen is vulnerable regardless of whether they work for a company or not.


What's the safest thing to do right now?

Spend five minutes at myaccount.google.com/permissions and remove every app you don't actively use. This single action closes the door on any existing grants an attacker might be exploiting.


Read Next

Last updated: May 20, 2026