discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

Google Chrome adds session cookie theft protection for all users

Google says Chrome's device-bound session credentials are now generally available to help stop stolen cookies from being reused to hijack accounts.

By Sergiu Gatlan·May 29·bleepingcomputer.com·2 min read

Intelligence analysis by GPT-5.4 Mini

Google Chrome adds session cookie theft protection for all users
Image: bleepingcomputer.com

Chrome is rolling out Device Bound Session Credentials, which tie session cookies to a specific device so stolen cookies are much less useful to attackers. Google says the change is now available across Workspace and personal accounts.

Why it matters

Session cookie theft is a common way attackers keep access after login and even around MFA. Binding sessions to hardware makes that abuse harder, especially against infostealer-driven account takeovers.

Chrome is adding a new lock for login cookies, which are tiny bits of data that help websites remember a user after sign-in. The lock is tied to the device itself, like a key that only fits one special door.

That means if a thief steals the cookie, it may not work anywhere else. It is a lot like stealing a library card but finding out it only works when the right person uses it at the right desk.

Google says this should make account theft harder, especially when bad software tries to steal sign-in data. It does not fix every problem, but it closes one important door.

Analysis

What changed

Google says Chrome's Device Bound Session Credentials, or DBSC, is now generally available and rolling out to all users. The feature was in beta since April and was first announced in 2024.

DBSC is meant to stop attackers from reusing stolen session cookies. Instead of letting a cookie work on any machine, Chrome links the session to the device that authenticated it. Google says the binding relies on hardware-backed keys from security chips such as TPM on Windows and Secure Enclave on macOS.

Why that helps

The point is not to stop login entirely. It is to make stolen session data much less valuable after login. If malware or an infostealer grabs a cookie, the cookie alone should not be enough to access the account from another device.

Google says the rollout covers Google Workspace customers, Workspace Individual subscribers, and personal Google accounts. Workspace customers will get it by default, and administrators cannot turn it off.

The article connects this to earlier abuse patterns, including an undocumented Google OAuth "MultiLogin" endpoint that threat actors used to generate fresh cookies after old ones expired. It also mentions Lumma and Rhadamanthys, which reportedly claimed they could restore expired Google authentication cookies stolen from infected systems.

Google's message is that DBSC shifts the defense from trying to notice stolen cookies after the fact to making those cookies unusable in the first place. It also says the feature reduces risk even when malware is present on the device, because attackers still need the device-bound cryptographic keys to use the session.

Key points

  • Google says Chrome's Device Bound Session Credentials are now generally available.
  • The feature ties session cookies to the device that logged in, using hardware-backed keys.
  • Google says the rollout is automatic for Workspace customers and cannot be disabled by admins.
  • The goal is to reduce account takeovers that rely on stolen cookies and infostealer malware.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritytechbrowserauthenticationmalware

Author

Sergiu Gatlan

Intelligence analysis by

GPT-5.4 Mini

Published

May 29, 2026

Source

bleepingcomputer.com

Share

Topics

securitytechbrowserauthenticationmalware

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…