Thursday, January 30, 2025
HomeCyber Security NewsNew Google Cookies Exploit Allows Access After Password Reset

New Google Cookies Exploit Allows Access After Password Reset

Published on

SIEM as a Service

Follow Us on Google News

A Critical Google Cookies exploit involves manipulating or stealing user cookies, which store authentication information, to gain unauthorized access to accounts. 

Hackers exploit this illicit mechanism to:-

  • Impersonate users
  • Hijack sessions
  • Gain control over sensitive information
  • Gain unauthorized access to websites 
  • Gain unauthorized access to applications

A developer, PRISMA, discovered a major Google cookie exploit in Oct 2023 that allows persistent access post-password reset. A threat actor later integrated it into Lumma Infostealer, causing a ripple effect across malware groups.

Cybersecurity researchers at Cloudsek recently identified a new critical Google Cookies exploit that enables threat actors to persistently gain Google access after a password reset.

While researchers discovered this critical flaw by using “HUMINT,” and the root of the exploit has been discovered at “MultiLogin,” it’s an undocumented Google OAuth endpoint.

Google Cookies Exploit

On Oct 20, 2023, CloudSEK’s XVigil found ‘PRISMA’ unveiling a potent 0-day solution for Google accounts on Telegram:

  • Session Persistence: Stays valid after a password change, bypassing security.
  • Cookie Generation: Creates valid cookies for uninterrupted access.

Malware reverses to target Chrome’s WebData token_service table that helps in extracting:-

  • Tokens
  • Account IDs
Structure of the token_service table
Structure of the token_service table (Source – Cloudsek)

Besides this, the table holds crucial columns like:-

  • GAIA ID (service)
  • Encrypted_token

Decryption uses Chrome’s Local State encryption key that is stored in the “UserData directory,” which mirrors the password encryption.

Chromium’s source code unveils the MultiLogin endpoint, an internal sync mechanism for Google accounts. 

Google’s chromium source code reveals parameter format, Data Format, and purpose
Google’s chromium source code reveals parameter format, Data Format, and purpose (Source – Cloudsek)

It aligns browser account states with Google’s authentication cookies for a consistent user experience. Besides this, several attempts were made to locate it using Google Dork, but all of them were unsuccessful.

The MultiLogin endpoint manages simultaneous sessions by accepting account IDs and auth-login tokens.

This undocumented MultiLogin endpoint, a crucial part of Google’s OAuth system, allows for the regeneration of cookies. 

Lumma’s sophisticated approach involves encrypting the token: GAIA ID pair, blackboxing the exploit and adding secrecy to its core mechanics.

Black boxing serves two purposes, and here we have mentioned them:-

  • Protection of the Exploit Technique
  • Evasion of Detection

Lumma’s sophisticated exploit manipulates the token: GAIA ID pair, enabling continuous cookie regeneration for Google services. Alarming is its persistence post-password reset, which allows:-

  • Prolonged account exploitation
  • Unnoticed account exploitation

Encrypting the key component signals a shift towards advanced, stealth-focused cyber threats, highlighting the stealth and protection of exploit methodologies in malware development.

Tushar Subhra
Tushar Subhra
Tushar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

10,000 WordPress Websites Hacked to Distributing MacOS and Microsoft Malware

Over 10,000 WordPress websites have been hijacked to deliver malicious software targeting both macOS...

New RDP Exploit Allows Attackers to Take Over Windows and Browser Sessions

Cybersecurity experts have uncovered a new exploit leveraging the widely used Remote Desktop Protocol...

New SMS-Based Phishing Tool ‘DevilTraff’ Enables Mass Cyber Attacks

Cybersecurity experts are sounding the alarm about a new SMS-based phishing tool, Devil-Traff, that...

DeepSeek Database Publicly Exposed Sensitive Information, Secret Keys & Logs

Experts at Wiz Research have identified a publicly exposed ClickHouse database belonging to DeepSeek,...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

10,000 WordPress Websites Hacked to Distributing MacOS and Microsoft Malware

Over 10,000 WordPress websites have been hijacked to deliver malicious software targeting both macOS...

New RDP Exploit Allows Attackers to Take Over Windows and Browser Sessions

Cybersecurity experts have uncovered a new exploit leveraging the widely used Remote Desktop Protocol...

New SMS-Based Phishing Tool ‘DevilTraff’ Enables Mass Cyber Attacks

Cybersecurity experts are sounding the alarm about a new SMS-based phishing tool, Devil-Traff, that...