Chrome Security Update Addresses 23-Year-Old History Leak Bug
  • 278 views
  • 2 min read

A recent security update for the Chrome browser has addressed a vulnerability related to how browsing history is handled, a flaw that has persisted for over two decades. This "history leak bug" potentially allowed websites to discern a user's browsing history without explicit permission, raising significant privacy concerns. The update, rolling out with Chrome version 136, introduces a new mechanism called ":visited link partitioning" to mitigate this risk.

The core of the issue stemmed from the way Chrome, and indeed most web browsers, traditionally handled visited links. Web browsers use CSS to style the links so users can see which links they've visited. This is done via the “:visited” pseudo-class in CSS, which allows developers to change the color of visited links, usually to purple. The flaw resided in the fact that this information about visited links was not properly isolated between different websites. This meant that if a user visited "Site B" from "Site A," a malicious website ("Site Evil") could detect this visit simply by checking the styling of a link pointing to "Site B." This technique, known as "browser history sniffing," has been a known problem for many years, with various mitigations implemented over time, none of which completely solved the underlying issue.

Google characterizes this as a core design flaw where browser cookies indicating whether or not you click on a link were “unpartitioned.” This meant that if you clicked a link, it would show as visited on every website displaying that link, even if it was completely unrelated.

Chrome's new approach, :visited link partitioning, fundamentally alters how visited links are tracked and managed. Instead of maintaining a global list of visited links accessible to any website, Chrome will now store each visited link with contextual details such as the link URL, the top-level site, and the frame origin. This ensures that a link is only identified as "visited" within the specific context where it was actually clicked. In the previous example, "Site Evil" would no longer be able to determine if the user had visited "Site B" from "Site A," as the visited status would be specific to the "Site A" context.

The implications of this update are significant. By isolating browsing history in this way, Chrome 136 effectively eliminates a long-standing privacy risk. Malicious websites can no longer exploit the ":visited" CSS pseudo-class to infer a user's browsing habits, preventing potential exposure of sensitive information related to health, finances, or political views.

It is worth noting that this particular vulnerability has been a known issue for a considerable time. Bug reports related to this have existed in Chromium's issue tracker for years. The fact that Google has now addressed this issue head-on demonstrates a renewed commitment to user privacy and security.

While previous mitigations slowed down history detection attacks, they did not eliminate them. Chrome 136's new system renders these attacks obsolete. According to Google, this update is a defining moment for browser security. The company is committed to building a safer web for everyone.

Users are encouraged to update to Chrome 136 to take advantage of this enhanced privacy protection. The update is currently available through the Chrome Beta channel and is expected to roll out to the stable channel soon. Keeping your browser up to date is essential for maintaining a secure browsing experience and protecting your privacy online.


Writer - Anjali Kapoor
Anjali possesses a keen ability to translate technical jargon into engaging and accessible prose. She is known for her insightful analysis, clear explanations, and dedication to accuracy. Anjali is adept at researching and staying ahead of the latest trends in the ever-evolving tech landscape, making her a reliable source for readers seeking to understand the impact of technology on our world.
Advertisement
Advertisement

Latest Post


In a significant development in the ongoing legal battles surrounding AI-generated content, Getty Images has dropped its primary copyright infringement claims against Stability AI in the UK High Court. This move marks a major shift in the closely wat...
  • 274 views
  • 3 min

OpenAI, the research organization behind groundbreaking AI models like ChatGPT, has been navigating a complex transition. Initially founded as a non-profit with the mission to ensure that artificial general intelligence (AGI) benefits all of humanity...
  • 403 views
  • 2 min

A growing chorus of voices, primarily former OpenAI staff, is raising serious concerns about the company's shift towards a for-profit model, urging a halt to the transition. These individuals, supported by AI pioneers and figures like Geoffrey Hinton...
  • 244 views
  • 3 min

The tech world is buzzing following Meta's launch of its standalone AI app, a move designed to directly compete with OpenAI's ChatGPT and other AI assistants. The unveiling, which took place at Meta's inaugural LlamaCon developer conference on April ...
  • 461 views
  • 2 min

Advertisement
About   •   Terms   •   Privacy
© 2025 TechScoop360