Release Date: November 2025. This version focused on security and patching leaks in the browser engine.

The Patch Wave: 20 Critical Fixes

  • Zero-Day (CVE-2025-13223): Critical leak already exploited in the wild, likely in the rendering pipeline.
  • V8 Type Confusion (CVE-2025-12428): Multiple leaks in the JavaScript engine where data types are manipulated to break out of the sandbox.
  • Ozone (Linux/ChromeOS): Patch for a Use After Free leak in the graphical abstraction layer.

Web Platform: Scroll Markers

  • New CSS: :target-before and :target-after pseudo-classes for scroll markers. Gives developers control over scroll-snap interfaces without JavaScript.