惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
Recent Announcements
Recent Announcements
Vercel News
Vercel News
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
H
Help Net Security
T
The Blog of Author Tim Ferriss
Y
Y Combinator Blog
G
Google Developers Blog
罗磊的独立博客
爱范儿
爱范儿
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
月光博客
月光博客
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research

Lifehacker

Lifehacker Deals Live Blog: The Best Tech Sales, All in One Place You Can Choose New 'Thinking Levels' for Gemini Lifehacker Is Hosting a 'Big Guessing Game' for Apple's 2026 Announcements How to Watch WWDC 2026 Live This Exceptionally Fast Asus OLED Gaming Display Is $160 Off Right Now I’m a Deals Writer, and These Are My Top 10 Tech Deals This Week 10 Hacks Every Claude User Should Know This 65-Inch Premium Sony OLED TV Is $700 Off Right Now Hyrox Race Live Blog: Watch Our Runner and Our Weightlifter Take on the Latest Viral Fitness Competition Carnival Cruise Just Had a Massive Data Breach The Best Books, Movies, Video Games, and Podcasts You Should Check Out After Watching 'The Mandalorian' The Garmin Epix Pro Smartwatch Is Half Off Right Now We Finally Know More About Apple's New Siri This Massive LG Curved Gaming Monitor Is $300 Off Right Now This Craftsman Battery Kit Comes With a Free Tool Worth up to $139 I Used Garmin's Heart Rate Monitor to Measure My 'Running Economy,' and Here's What I Learned What You Get With Each Paid AI Subscription You Can Get a Free Ryobi Tool From Home Depot Right Now The Best Books, Movies, Video Games, and Podcasts to Check Out After Watching ‘Call the Midwife’ There's a New Way to Make Your Gmail More Private 10 Shows Like 'The Mandalorian' You Should Watch Next The Hisense CanvasTV Is a Great Alternative to Samsung's 'The Frame,' and Now It's up to $1,000 Off You Have Another Chance to Get the M5 MacBook Pro for $200 Off Meta Is Rolling Out New Subscriptions for Instagram, WhatsApp, and Facebook This Eufy Solar Security Camera Is 33% Off Right Now This Massive Samsung Ultrawide Gaming Monitor Is $600 Off Right Now The Oura Ring 5 Is Official, and Starts Shipping Next Week Apple Will Now Give You More Trade-In Value for These iPhones, iPads, and Macs This EcoFlow Portable Generator Is Over $400 Off Right Now You Can Already Save $100 on the New M4 iPad Air
Google Chrome Just Rolled Out a Major New Security Feature
Jake Peterson · 2026-05-30 · via Lifehacker

Jake Peterson

Jake Peterson Senior Technology Editor

Experience

Jake Peterson is Lifehacker’s Tech Editor, and has been covering tech news and how-tos for nearly a decade. His team covers all things technology, including AI, smartphones, computers, game consoles, and subscriptions.

Read Full Bio

Add as a preferred source on Google
Add as a preferred source on Google

google chrome

Credit: Andrey Rudakov/Bloomberg via Getty Images

Key Takeaways

  1. Google just rolled out a new security feature for Chrome aimed at attempts by hackers to thwart two-factor authentication.
  2. "Device Bound Session Credentials" (DBSC) stores session cookies on your device's security chip, preventing hackers from accessing them.
  3. Hackers steal session cookies to impersonate your login session on their own device, which allows them to bypass 2FA.
  4. This feature appears to be rolling out automatically, but only for specific versions of Chrome.

Table of Contents


Traditional security practices are excellent tools for protecting your digital life. If you use a unique password for each of your accounts and set up two-factor authentication (2FA) for any that support it, hackers will have a hard time getting at your data. However, even 2FA isn't foolproof: Hackers still have tools to bypass your security measures and worm their way into your online spaces, through zero fault of your own.

Luckily, Google is now rolling out a new security measure that should reduce these vulnerabilities. As long as you're running the latest version of Chrome, people looking to break into your accounts should now face a steeper uphill battle.

How session cookies put your accounts at risk

As reported by Bleeping Computer, Google officially rolled out "Device Bound Session Credentials" (DBSC) for Chrome this week. To understand DBSC, however, you have to understand how session cookies work. When you sign into a website on your browser, that site issues you a unique ID. This ID is stored as a small file on your device—this is the session cookie. The idea is to allow the website to keep track of you as you use it, including when you browse its various web pages.

There are a number of uses for session cookies, including for shopping carts and websites with multiple pages, but for the purposes of this explanation, the important thing to know is that they're used to maintain your login session. The website can use the session cookie to "remember" that you're logged in—sort of like giving you a wristband when you enter a ticketed event. That way, you don't have to reauthenticate every single time you access the site: You can enter your password, and even a 2FA code once, and be able to return to the website without repeating the process (at least until the session cookie expires).

While session cookies are only supposed to live on the device that created them (and temporarily at that), they're a prime target for hackers. If someone is able to steal your session cookies, they can impersonate your login on their device—even if the website in question uses 2FA for extra security. Typically, such websites would ask for your username, password, and a 2FA code before allowing a login to proceed. But if a hacker steals your session cookie, they can trick the website into thinking they're you on the device you already authenticated yourself on. In other words, they've stolen your wristband and put it on their own wrist. A bouncer won't know they stole it; they'll only see they have it, and assume their ticket was already checked.

DBSC works by ensuring that your session cookies are stored somewhere challenging for hackers to access. Going forward, all session cookies generated in Chrome (and on other Chromium-based browsers) will be stored to your PC's Trusted Platform Module, or your Mac's Secure Enclave. These chips are designed to hold sensitive data and protect it with encryption. Only the security chip has the keys to decrypt the information there. That means even if hackers successfully infect your Mac or PC with malware, they'll have an exceedingly difficult time breaking into the security chip and stealing your session cookies.

Google has been beta testing DBSC since April, after first announcing it back in 2024. Now, it's available to virtually all Chrome users, including Workspace and Enterprise users, as well as those with personal accounts. While Google's original announcement only explicitly indicates the feature is available in Chrome for Windows, its DBSC help page notes it's also available for Mac.

What do you think so far?

How to ensure you're running DBSC in Chrome

Google says that DBSC is enabled by default for all Workspace Chrome users, and that administrators cannot turn it off. The company doesn't specify whether that applies to personal accounts as well, though chances are, it does. I've reached out to Google for clarification, and will update this article if I hear back.

Google doesn't appear to be retroactively adding DBSC to all Chrome versions, however. According to the DBSC help page, the feature is available in Chrome version 146 or later on Windows, and Chrome version 148 or later on Mac. To make sure you're running DBSC, you'll want to install the latest version of Chrome on your end, just to be safe.

To update, click the three dots in the top right, then choose Help > About Google Chrome. Allow Chrome to look for the latest update, and, if one's available, choose "Relaunch" to install it.

The Download Newsletter Never miss a tech story

Jake Peterson portrait Jake Peterson

Get the latest tech news, reviews, and advice from Jake and the team.

The Download NewsletterNever miss a tech story. Get the latest tech news, reviews, and advice from Jake and the team.