Google Chrome Adds Session Cookie Theft Protection for All Users

Google Chrome Adds Session Cookie Theft Protection for All Users

BleepingComputer
BleepingComputerMay 29, 2026

Why It Matters

By eliminating the utility of stolen session cookies, DBSC dramatically lowers the risk of account takeover, strengthening enterprise and consumer security across the Google ecosystem.

Key Takeaways

  • Chrome's DBSC binds session cookies to device hardware.
  • Feature rolls out globally to all Google Workspace and personal accounts.
  • Administrators cannot disable DBSC; it is enabled by default.
  • DBSC blocks reuse of stolen cookies, thwarting MFA bypass attacks.
  • Protects against malware like Lumma and Rhadamanthys that revive expired cookies.

Pulse Analysis

Google Chrome’s Device Bound Session Credentials (DBSC) introduce a hardware‑anchored layer of authentication that ties a user’s session cookie to the cryptographic keys stored in a device’s Trusted Platform Module or Secure Enclave. When a user logs in, Chrome generates a public‑private key pair that encrypts the session token; only the originating device can decrypt it. This design eliminates the traditional weakness where a stolen cookie can be replayed on any browser, effectively turning the cookie into a device‑specific credential rather than a portable token.

The protection arrives at a time when credential‑theft operations such as Lumma and Rhadamanthys have demonstrated the ability to resurrect expired Google OAuth cookies, and attackers have exploited the undocumented MultiLogin API to bypass multi‑factor authentication. By rendering stolen cookies unusable without the associated hardware key, DBSC disrupts the attack chain that previously allowed malware to maintain persistent access after initial compromise. Security teams can therefore shift focus from reactive cookie‑revocation to proactive device‑level hardening.

Chrome is rolling DBSC out to all Google Workspace tenants, Individual subscribers, and personal accounts, with the feature enabled by default and locked against administrator toggling. Enterprises gain a built‑in safeguard that complements existing endpoint protection and zero‑trust strategies, reducing the risk of account takeover without additional software overhead. The move also signals a broader industry trend toward binding web sessions to hardware roots, a concept that could influence future standards across browsers and cloud services as organizations demand stronger, frictionless authentication mechanisms.

Google Chrome adds session cookie theft protection for all users

Comments

Want to join the conversation?

Loading comments...