28 May
28May


Google has officially promoted Chrome 137 to the stable channel for Windows, Mac, and Linux platforms, marking a significant milestone in browser security and artificial intelligence integration. The Chrome team announced the release on May 27, 2025, with the update rolling out globally over the coming days and weeks.

Chrome 137.0.7151.55 for Linux and 137.0.7151.55/56 for Windows and Mac delivers substantial security improvements, addressing 11 critical vulnerabilities identified by both external researchers and internal security teams.

The update tackles several high-severity issues, including CVE-2025-5063, a use-after-free vulnerability in Compositing reported by an anonymous researcher on April 18, 2025, and CVE-2025-5280, an out-of-bounds write issue in V8 discovered by security researcher pwn2car on May 12, 2025.


Google has implemented a comprehensive bug bounty program, rewarding security researchers for their contributions. Notable payments include $4,000 for Maurice Dauer’s discovery of inappropriate implementation in the Background Fetch API, $2,000 for NDevTK’s FileSystemAccess API findings, and $1,000 for Mohit Raj’s identification of messaging vulnerabilities.

The company continues its commitment to transparency while maintaining responsible disclosure practices, restricting access to bug details until most users receive the security patches.

CVE IDSeverityTypeDescriptionReported ByBounty
CVE-2025-5063HighUse-after-free in CompositingHeap corruption vulnerability via crafted HTML pages in rendering pipelineAnonymous (2025-04-18)TBD
CVE-2025-5280HighOut-of-bounds write in V8Memory corruption in JavaScript engine allowing potential remote code executionpwn2car (2025-05-12)TBD
CVE-2025-5064MediumBackground Fetch API flawCross-origin data leakage through improper implementation of background fetch operationsMaurice Dauer (2021-11-29)$4,000
CVE-2025-5065MediumFileSystemAccess API issueUI spoofing attacks enabling malicious file operations through crafted dialog manipulationNDevTK (2022-03-11)$2,000
CVE-2025-5066MediumMessages implementation flawUI gesture-based spoofing vulnerability affecting Android Chrome usersMohit Raj (2024-07-31)$1,000
CVE-2025-5281MediumBFCache vulnerabilityPotential cross-origin information leakage through improper back/forward cache handlingJesper van den Ende (2025-05-12)TBD
CVE-2025-5283Mediumlibvpx use-after-freeHeap corruption in VP8/VP9 video processing via malicious media contentMozilla (2025-05-22)TBD
CVE-2025-5067LowTab Strip implementationUI spoofing through crafted tab strip interactionsKhalil Zhani (2023-10-17)$500










The most groundbreaking feature in Chrome 137 is the integration of Google’s Gemini Nano large language model, which provides on-device artificial intelligence capabilities to combat sophisticated cyber threats.

This innovation targets tech support scams explicitly, which have become increasingly prevalent and sophisticated in their approach to deceiving users.

The AI-powered system operates entirely on users’ devices, ensuring privacy while analyzing webpage content in real-time. When Chrome detects characteristic scam triggers, such as misuse of keyboard-lock APIs, Gemini Nano evaluates the page’s intent by processing text, layout, and behavioral cues.

This approach allows Chrome to identify deceptive patterns and generate security signals for Google’s Safe Browsing service, providing protection against threats that exist for fewer than 10 minutes on average.

Beyond security improvements, Chrome 137 introduces several significant web platform enhancements. The update includes support for floating-point color types in canvas rendering contexts, essential for high-precision applications such as medical visualization and high dynamic range content.

Additionally, the browser now supports SVG <use> elements that can reference external documents’ root elements without requiring explicit fragment identifiers, streamlining web development workflows.

The release also implements Document-Isolation-Policy, enabling documents to achieve cross-origin isolation without deploying complex security headers, and adds Ed25519 cryptographic algorithm support to the Web Cryptography API.

Chrome’s dominance in the browser market, with approximately 65% worldwide market share across all platforms as of 2024, means these security enhancements will impact billions of users globally.

The integration of on-device AI represents a paradigm shift in browser security, moving from reactive blocklist-based defenses to proactive, intelligent threat detection.

This release demonstrates Google’s commitment to leveraging artificial intelligence for cybersecurity while maintaining user privacy through on-device processing, setting new standards for browser security in an era of increasingly sophisticated cybe

Comments
* The email will not be published on the website.