Google has rolled out a major Chrome update that addresses 12 security flaws, including the actively exploited CVE‑2026‑85046. The patch fixes a type‑confusion bug in the V8 JavaScript and WebAssembly engine, preventing potential remote code execution.
- All Chrome users should upgrade to version 152.0.7977.82 or later immediately.
- The high‑severity CVE‑2026‑85046 flaw has a CVSS score of 8.8 and is actively exploited.
- Google’s single update closes 12 distinct vulnerabilities.
Today, Google released a Chrome security patch that closes 12 vulnerabilities, one of which—CVE‑2026‑85046—is currently being actively exploited in the wild. The bug is a type‑confusion issue in the V8 JavaScript and WebAssembly engine, potentially allowing remote attackers to execute arbitrary code or read files.
The updated build, 152.0.7977.82, incorporates fixes for this and 11 other weaknesses, enhancing protection for both users and developers. Google stated that the patch is available for all supported platforms and requires no manual intervention.
Users are urged to update promptly, especially those on older releases. While exploitation attempts continue, no successful attacks have been publicly reported so far.
Why This Matters
BozokMedia analysis shows that zero‑day vulnerabilities in core engines like V8 often enable large‑scale phishing and ransomware campaigns. Failing to patch such type‑confusion bugs can create a broad attack surface for malicious scripts.
“A type‑confusion flaw in a core engine like V8 becomes an entry point for many web applications once discovered,” says cybersecurity researcher Dr. R. Sharma.
Frequently Asked Questions
Q1: Is the update available for all operating systems?
Answer: Yes, it automatically installs on Windows, macOS, Linux, and Android without additional steps.
Q2: Will the patch affect any functionality?
Answer: Google confirms that the update will not impact any website or application functionality.