All NewsEducationTV
Equities & FundsCrypto & Digital AssetsAI & TechnologyBusiness & CorporateUS Politics & PolicyGeopolitics & Global RiskMacro, Rates & FXCommodities & EnergyEuropean Politics & MarketsAsia-PacificReal Estate & Property
Story archiveAll categories
← All Stories

Chrome rolls out new defense against account takeovers

Created at 11 Aug · 9:06 PM1 source↑ Market-relevant
IN SHORT

Google Chrome is testing a new security feature called Device Bound Session Cookies (DBSCs) designed to prevent account takeovers by isolating private keys within a device's secure hardware. This method aims to make session cookie theft ineffective.

✉Newsletter

PiQ Daily

Pick your topics. Get only what matters, on your cadence.

Key Numbers

147Chrome version for Windows supporting DBSCs
150Chrome version for macOS supporting DBSCs

Who's Involved

Scott Helme
Researcher and founder of Report URI, who blogged about the new protections
Google
Developer of Chrome and the new DBSC feature
Apple
Developer of TPM/Secure Enclave technology used in DBSCs
Chrome rolls out new defense against account takeovers

↳ Why This Matters

This new security measure in Chrome could significantly reduce the success rate of account takeovers, a common cyber threat, by making stolen session cookies useless without the device's private key.

Key facts

  • Chrome is testing Device Bound Session Cookies (DBSCs) to prevent account takeovers.
  • DBSCs require session cookies to be signed with a private key stored in the device's secure hardware.
  • The private key cannot be extracted from the TPM or Secure Enclave.
  • This feature is currently available in limited releases for Windows and macOS Chrome users.
  • DBSCs eliminate reliance on shared secrets, which are vulnerable to theft.

Google Chrome is rolling out a new security feature called Device Bound Session Cookies (DBSCs) aimed at significantly bolstering defenses against account takeovers. This technology works by ensuring that once a website sets a session cookie, the browser must present a version of that cookie signed with a private key securely stored within the device's silicon, such as a Trusted Platform Module (TPM) or a Secure Enclave.

According to Scott Helme, a researcher and founder of Report URI, the core protection lies in the fact that the private key cannot be extracted from the device. "The attacker can't steal the private key from the device because the TPM / Secure Enclave will not release it," Helme explained. "The attacker can steal the cookie, but they can’t answer a DBSC challenge by signing it with the private key, which is still safe on your device."

Currently, DBSCs are supported in Chrome version 147 for Windows and version 150 for macOS. However, the feature is only enabled for a limited number of users, indicating that Google is in a testing phase before a wider rollout. Chrome users on Windows and macOS can verify if the protection is active by opening developer tools, navigating to the 'Application' tab, and looking for 'device bound sessions' when logged into a supporting site.

While it remains uncertain when or if other browsers based on the Chromium engine will implement DBSCs, their adoption is considered likely. DBSCs represent a new authentication model that moves away from shared secrets, which have long been a vulnerable point for attackers. In this new system, web servers store the visitor's public key and issue an authentication challenge. The resulting authentication assertion must be signed by the private key held in the device's secure hardware to be accepted, similar to how passkeys function.

Frequently asked questions

DBSCs are a new security feature in Chrome that uses private keys stored in a device's secure hardware to sign session cookies, preventing their misuse even if stolen.

They ensure that a stolen session cookie cannot be used by an attacker because the private key required to validate it remains securely on the user's device and cannot be extracted.

Currently, DBSCs are supported in Chrome version 147 for Windows and version 150 for macOS, but only for a limited number of users.

Yes, DBSCs function similarly to passkeys in that they rely on private keys stored in secure hardware for authentication, eliminating the need for shared secrets.

What Happens Next

01Google is expected to make DBSCs generally available after testing.
02Other Chromium-based browsers may implement DBSCs in the future.

Get the newsletter.

Pick the topics you actually care about. We'll email when there's news worth your time, on the cadence you choose. Cancel any time from your account.

Cadence

How It Developed

Chrome is testing Device Bound Session Cookies (DBSCs) for enhanced security.
DBSCs use private keys stored in secure hardware (TPM/Secure Enclave) to sign session cookies.
Attackers can steal cookies but cannot use them without the private key, which remains on the device.
The feature is currently available in Chrome 147 (Windows) and 150 (macOS) for a limited user set.
Other Chromium-based browsers may adopt DBSCs in the future.

Sources

T1
Chrome adopts what may be the best protection yet against account takeoversvar abtest_2167088 = new ABTest(2167088, 'impression');Ars Technica

Related Stories

OpenAI Launches New Cyber Model Amidst Rising AI-Led Attacks
11 Aug · 12:21 AM
FBI warns cybercriminals stealing intimate photos via account hacks
11 Aug · 8:16 PM
Anthropic adds imperceptible watermark to AI-generated text
11 Aug · 4:16 AM
AI Labs Grapple With Risky Model Testing Amid Global Competition
11 Aug · 9:51 AM
Amazon's Panos Panay to Discuss Future of Hardware at TechCrunch Disrupt 2026
11 Aug · 1:06 PM