The phishing threat has evolved significantly in 2026, driven by the widespread availability of Generative AI. A May 20, 2026 security alert details how threat actors are leveraging AI to create highly convincing and personalized phishing emails at an unprecedented scale. These attacks are grammatically flawless and contextually aware, often scraping public data from sources like LinkedIn to craft believable lures. This new level of sophistication is combined with advanced technical methods to bypass modern defenses. The threat actor TA4903 is using a technique called 'device code phishing' to defeat Multi-Factor Authentication (MFA), while Phishing-as-a-Service (PhaaS) platforms like EvilTokens and Tycoon are making these advanced capabilities available to a broad criminal audience. This combination represents a formidable challenge to traditional email security and user awareness training.
The new phishing paradigm has two main components: AI-powered social engineering and MFA-bypass techniques.
AI-Driven Social Engineering: Attackers use generative AI to automate the creation of spear-phishing emails. The AI can be prompted to impersonate a specific person or organization (e.g., the UK's HMRC or NHS) and write a contextually relevant message. It can also be fed public data about a target to personalize the email, referencing their job title, colleagues, or recent projects, making the lure highly effective.
Device Code Phishing: This is an advanced technique designed to bypass MFA. Instead of trying to steal a password and an MFA code separately, the attacker tricks the user into authorizing a malicious application on their account through the Microsoft Device Code authentication flow. The user is presented with a code and told to enter it at a legitimate Microsoft URL (microsoft.com/devicecode). If they do, they grant the attacker's application persistent access to their account, with a refresh token that bypasses the need for MFA on subsequent logins.
The attack chain for a device code phishing attack is as follows:
G5J3F9K7).microsoft.com/devicecode URL, and enter the code.This entire process is facilitated by PhaaS kits like Tycoon, which provide the templates, infrastructure, and tutorials to carry out these attacks. This is a clear example of the T1566.002 - Spearphishing Link and T1556.006 - Multi-Factor Authentication bypass techniques in action.
The impact of these advanced phishing campaigns is severe. A successful attack results in a full account takeover, even on MFA-protected accounts. This gives the attacker access to all data the user can access, including sensitive emails, files in OneDrive/SharePoint, and contacts. The compromised account can then be used to launch further internal phishing attacks, commit financial fraud, or exfiltrate data. The use of AI to personalize attacks means that even security-savvy users are at a higher risk of being deceived. The democratization of these tools via PhaaS means that organizations can expect to see a higher volume and sophistication of phishing attempts.
Domain Account Monitoring (D3-DAM).FBI warns of new AI-powered PhaaS 'Kali365' facilitating MFA-bypassing device code phishing, providing specific hunting hints.
While some MFA can be bypassed, implementing phishing-resistant MFA like FIDO2 is the most effective mitigation.
Update user training to include the latest threats, such as AI-generated emails and MFA bypass techniques.
Configure Azure AD Conditional Access Policies to restrict or block user consent to new applications.
The rise of device code phishing and other token-stealing attacks means that not all MFA is created equal. To counter this threat, organizations must evolve their MFA strategy towards phishing-resistant methods. The gold standard is FIDO2/WebAuthn, which uses public-key cryptography and is bound to the device and origin, making it immune to phishing. Deploying FIDO2 security keys (like YubiKeys) or using platform authenticators (like Windows Hello or Apple Touch ID) for all privileged users and critical applications is the most effective technical countermeasure. For legacy systems that don't support FIDO2, use certificate-based authentication or other smart card solutions. While any MFA is better than none, the goal should be to move away from phishable factors like SMS, voice calls, and one-time password (OTP) apps wherever possible.
A critical and immediate step to block device code phishing is to harden the application consent configuration in Azure Active Directory. By default, many tenants allow users to grant consent to new applications. This is the setting that device code phishing exploits. Administrators should navigate to the Azure AD portal -> Enterprise applications -> Consent and permissions -> User consent settings, and select 'Do not allow user consent'. This will block users from authorizing any new applications. For organizations that need more flexibility, the 'Allow user consent for apps from verified publishers, for selected permissions' option can be used, combined with an admin consent workflow. This ensures that any new application, malicious or legitimate, must be reviewed and approved by an administrator before it can be granted access to organizational data, effectively shutting down the automated attack chain used by TA4903.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.