CVE-2025-0611
Published: 22 January 2025
Description
Object corruption in V8 in Google Chrome prior to 132.0.6834.110 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
Security Summary
CVE-2025-0611 is an object corruption vulnerability in the V8 JavaScript engine within Google Chrome versions prior to 132.0.6834.110. The issue allows a remote attacker to potentially exploit heap corruption via a crafted HTML page, as rated High severity by the Chromium security team. It carries a CVSS v3.1 base score of 8.2 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H) and is associated with CWE-122.
A remote attacker without privileges can exploit this vulnerability over the network with low complexity and no user interaction required, such as by luring a victim to visit a malicious website hosting the crafted HTML page. Exploitation could lead to heap corruption, enabling high availability impact alongside low integrity impact and no confidentiality impact.
Mitigation is addressed in the stable channel update documented at https://chromereleases.googleblog.com/2025/01/stable-channel-update-for-desktop_22.html, with the fix upstreamed in Chromium issue https://issues.chromium.org/issues/386143468. Security practitioners should ensure Google Chrome is updated to version 132.0.6834.110 or later.
Details
- CWE(s)