
Fake ChatGPT Billing Emails Steal Card Details
Check Point reports that scammers are now impersonating ChatGPT/OpenAI in phishing campaigns, reflecting how mainstream the service has become. One documented…
A researcher found two bugs in Google’s “device code” sign-in flow that could let an attacker get a valid Google sign-in token for a victim by getting them to open a single crafted link. In the most dangerous version, the victim sees no consent screen and no extra 2FA prompt, yet the attacker can log into third-party sites that use “Sign in with Google.” Google fixed the issue after an initial “won’t fix” response and later paid a bug bounty.
A researcher identified two related flaws in Google's device code sign-in flow, the mechanism used when signing into devices like smart TVs or consoles by entering a code shown on screen. The first flaw allowed a device code session to be transferred by copying a Google challenge URL, containing a TL parameter, into a second browser. Logging in on that second browser could complete the sign-in for the original device. The second flaw was more serious: Google did not verify server-side that the client_id and scope in the authorization URL matched what the device_code was originally issued for. This meant an attacker could swap in a different application's client_id and request different scopes after the flow had already started.
Combining the two flaws with prompt=none and common scopes such as openid email profile created a flow that required only one click. The victim opened a single crafted link and the sign-in completed silently, with no consent screen and no button to press. Because the resulting token could be replayed against any third-party app using Sign in with Google, the researcher noted that account takeover was possible on virtually any application relying on that login method. In a variant aimed at higher-value targets, the attacker swapped the client_id for Google's own Cloud SDK client and changed the scope to cloud-platform, compute, and appengine.admin, producing a consent screen with elevated permissions instead of a silent flow.
Because the login itself is genuinely rendered by Google, awareness training should stress that a normal-looking sign-in step does not guarantee a safe outcome. Employees should be encouraged to pause on unexpected sign-in links, even ones on legitimate Google domains, and to actually read the application name and requested permissions on any consent screen before proceeding. Periodic review of the connected apps list on Google accounts can also help, since traces of this kind of abuse may appear as an unusual scope tied to an unexpected app entry rather than as an obvious error.
Mirage safely runs attacks like this one against your own team, so you find out what happens before a real adversary does.
Google did not bind the device_code to the original client_id and scope on the server side, so an attacker could swap those values in the authorization URL after the flow started, redirecting a victim's sign-in to a different application.
In the most dangerous version, no. By adding prompt=none and using common scopes like openid email profile, the flow completed silently after the victim opened a single link, with no consent screen and no button to press.
The Google connections page could show the original device client, such as YouTube TV, rather than the substituted application, so a victim would need to notice an unusual scope request tied to an unexpected app name to catch it.
Yes. Google initially responded with a won't fix decision but later fixed the issue and paid a bug bounty for the report.
One link. You open it, and without a consent screen or 2FA prompt, someone else can log in as you with “Sign in with Google.” Researchers found a bug in Google’s device-code sign-in. They could start a login on one device, copy a challenge link with a TL parameter into another browser, and your normal Google sign-in silently completed their session. With prompt=none and common scopes like openid, email, profile, any crafted Google Accounts link you open could silently hand over a valid token for a third-party site’s 'Sign in with Google', no consent screen, no button to press. If you ever get a Google sign-in or accounts.google.com link you didn’t start yourself, don’t open it, go to google.com or the app directly and sign in from there instead.

Check Point reports that scammers are now impersonating ChatGPT/OpenAI in phishing campaigns, reflecting how mainstream the service has become. One documented…

Check Point reports that OpenAI’s ChatGPT became a top-10 most impersonated brand in Q2 2026 phishing. One observed example used a fake “ChatGPT Plus payment…

Researchers found a macOS info‑stealing malware, CrashStealer, delivered through a signed and Apple‑notarized installer so it looks legitimate and passes…

Amazon says North Korea-linked actors compromised widely used npm packages (including debug and chalk) by tricking a trusted maintainer into signing in through…

This bulletin describes multiple real-world social engineering campaigns where attackers trick people into trusting a familiar screen, like a search result…

Researchers observed LogoKit phishing campaigns that create a unique fake login page for each recipient in real time. The kit pulls a live screenshot of the…