Federal investigators, including the FBI, are warning of a sophisticated phishing wave that steals OAuth tokens to gain persistent account access. This method bypasses traditional security measures like passwords and two-factor authentication (2FA) to maintain a foothold in victim accounts.

Advertisement

The "Allow" Button That Renders Password Resets Useless

The current threat leverages the OAuth framework, the technology powering "Sign in with" or "Continue with" buttons for platforms like Google and Microsoft. While OAuth was designed to let third-party apps access specific data without sharing a password, cybercriminals are now weaponizing this flow. Instead of using fake login pages, attackers direct users to legitimate login screens where they are prompted to click "allow" for a specific application.

Once a user grants this permission, the attacker receives an access token that functions as a digital key. As reported in the source, this shift fundamentally changes the security landscape because the attacker never needs the user's password . Consequently, updating 2FA settings or rotating credentials does nothing to revoke the attacker's access, as the token remains valid regardless of password changes.

Kali365 and EvilTokens Drive Millions of Attacks

The accessibility of these attacks has increased due to "phishing-as-a-service" kits, specifically tools named Kali365 and EvilTokens. These kits allow low-skilled criminals to deploy highly convincing consent screens that mirror official platform requests.. This democratization of cybercrime has led to a staggering volume of activity, with security researchers documenting ten to fifteen new operations appearing every twenty-four hours in recent months.

The scale of these campaigns is immense, with millions of attacks recorded globally during a single four-week window. These operations are frequently highly targeted, focusing on prominent individuals and their close personal contacts to exploit existing trust and increase the likelihood that a victim will click the deceptive "allow" prompt.

The FBI's Manual Revocation Requirement

According to the report, the FBI has explicitly stated that these malicious permissions can only be neutralized if a victim manually navigates to their account security dashboard to revoke the specific authorization. This creates a significant vulnerability, as the vast majority of users are unfamiliar with these deep security settings and rarely, if ever, audit their third-party app permissions.

Because these tokens provide quiet, persistent access, attackers can often remain inside an email or cloud storage account for months or years without detection. Traditional network defenses like VPNs are ineffective here because the breach occurs through a conscious, albeit deceived, human decision rather than a network vulnerability.

Moving Beyond the 20-Year Era of Complex Passwords

For more than two decades , the cornerstone of cybersecurity advice has been the use of complex passwords and the implementation of 2FA. This new wave of OAuth theft represents a paradigm shift from credential harvesting to permission harvesting.. The stakes for users are higher now, as the traditional "safety net" of a password reset no longer provides a guarantee of account recovery.

To counter this trend, experts suggest a shift toward network-level blocking of known phishing domains and the use of dark web monitoring. By scanning underground forums for leaked email addresses, users can receive alerts that prompt them to perform the necessary manual audit of their OAuth permissions, as reported by the source.

Which Third-Party Apps are Most Vulnerable to Token Theft?

While the report identifies the general mechanism of the attack, it leaves several critical questions unanswered. Specifically, it remains unclear which categories of third-party applications are most frequently used as the "trojan horse" for these tokens—whether they are productivity tools, photo editors, or something else entirely. Additionally, the source does not specify if certain platforms, such as Google versus Microsoft, are seeing a higher volume of these specific OAuth exploits.