FBI raises alarm over deceptive phishing campaign targeting prominent people
FBI warns of phishing campaign using OAuth consent to steal sensitive data.
Summary
The FBI has issued a warning about a sophisticated phishing campaign targeting prominent individuals. Attackers use social engineering via a commercial messaging app, impersonating officials and journalists, to trick victims into granting persistent access to their cloud accounts (like Microsoft or Google) through OAuth consent phishing. This method bypasses passwords and MFA, allowing threat actors to access sensitive data.
Full text
Attackers are targeting prominent, high-profile people, their family members and acquaintances on a commercial messaging application to gain long-term access to their accounts containing sensitive data, the FBI warned in an alert Tuesday. Officials did not describe the objectives or origins of the attackers, which have more recently impersonated government officials, journalists and publicly known personalities. Attackers are tricking victims into granting them access to a legitimate cloud service, such as Microsoft or Google, under the guise of reviewing a draft article or document. The ongoing threat, which the FBI has been tracking since late 2025, showcases a “deceptive, sophisticated approach to access user accounts without requiring a password,” the FBI wrote in the public service announcement. The malicious links, which enable OAuth consent phishing, provide attackers with persistent access to a targeted victim’s account. “Once permission is obtained, it can only be revoked by the victim invalidating the token in their application security settings — not by changing the password,” the FBI wrote. Authorities did not provide any details about the victims targeted by the campaign or how many people have already been compromised by these attacks. Threat actors previously impersonated event coordinators and planners, using invitations and identity verification requests as lures to gain access to their accounts. By social engineering unsuspecting victims via OAuth consent phishing, attackers gain full visibility into the target’s configured permissions, allowing them to access emails, files and other sensitive data. “If the user approves the request, they unwittingly grant high-level access to a malicious application controlled by the cyber actor,” the FBI added. “By registering malicious applications through legitimate authorization protocols and using social engineering tactics, cyber actors can bypass both passwords and multi-factor authentication, which makes consent phishing especially dangerous.” OAuth is a standardized and widely adopted protocol for authorizing access to applications and other services, including APIs. The standard uses tokens to establish and maintain authorized access to separate resources or services. The FBI encouraged people to scrutinize communications from unfamiliar phone numbers or accounts, independently verify the identity of the sender and only grant access to trusted applications. Share Facebook LinkedIn Twitter Copy Link
Indicators of Compromise
- mitre_attack — T1566.002
- mitre_attack — T1566.001
- mitre_attack — T1566
- mitre_attack — T1190
- mitre_attack — T1078.004
- mitre_attack — T1539