Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Node.js Fixes 12 Vulnerabilities, Including 2 High-Severity
June 19, 2026
CISA Warns: Splunk Enterprise Critical Fl Function Vulnerability
June 19, 2026
Hackers Spread Crypto Clipper via Malicious Windows Shortcuts
June 19, 2026
Home/CyberSecurity News/Critical Chrome Vulnerabilities Allow Code Execution – Update Now
CyberSecurity News

Critical Chrome Vulnerabilities Allow Code Execution – Update Now

Google has released a critical security update for its Chrome browser. The update addresses multiple high-severity vulnerabilities, which could allow attackers to execute arbitrary code on affected...

Sarah simpson
Sarah simpson
June 17, 2026 3 Min Read
10 0

Google has released a critical security update for its Chrome browser. The update addresses multiple high-severity vulnerabilities, which could allow attackers to execute arbitrary code on affected systems.

Users are strongly advised to update immediately as several flaws impact core browser components.

The latest Chrome Stable channel has been updated to version 149.0.7827.155/.156 for Windows and macOS, and 149.0.7827.155 for Linux.

The rollout is gradual and will reach users over the coming days and weeks. This release includes 33 security fixes, several of which are rated critical due to their potential for remote code execution (RCE).

Google has restricted detailed technical information for some bugs until the majority of users have installed the update.

Chrome Vulnerabilities Enable Code Execution

Among the patched issues, seven critical vulnerabilities stand out, primarily involving “use-after-free” memory corruption bugs. These flaws can allow attackers to manipulate memory and execute arbitrary code within the browser context.

Key critical vulnerabilities include:

CVE-2026-12437: Use-after-free in WebShare.

CVE-2026-12438: Inappropriate implementation in WebView.

CVE-2026-12439 & CVE-2026-12440: Use-after-free in Digital Credentials.

CVE-2026-12441: Use-after-free in File Input.

CVE-2026-12442: Use-after-free in Passwords.

CVE-2026-12443: Use-after-free in Web Authentication.

Use-after-free vulnerabilities occur when memory is accessed after it has been released, potentially allowing attackers to corrupt memory structures and gain control of the execution flow.

In a real-world scenario, a victim simply visiting a malicious webpage could trigger exploitation without additional interaction. In addition to critical flaws, Google patched numerous high-severity vulnerabilities across components such as WebRTC, Extensions, Safe Browsing, GPU, and File System Access.

Other Notable Vulnerabilities

Heap buffer overflows in WebRTC (CVE-2026-12447, CVE-2026-1246. Out-of-bounds reads in Chromoting and WebRTC.

Multiple use-after-free flaws in Extensions, Media, Downloads, and Browser. Insufficient validation and policy enforcement issues across input handling and extensions.

These vulnerabilities could lead to data leaks, sandbox escapes, or further exploitation chains when combined with other bugs.

CVE ID Severity Component Vulnerability type Reporter Reported date
CVE-2026-12437 Critical WebShare Use after free Google 2026-05-25
CVE-2026-12438 Critical WebView Inappropriate implementation Google 2026-05-27
CVE-2026-12439 Critical Digital Credentials Use after free Google 2026-06-03
CVE-2026-12440 Critical DigitalCredentials Use after free Google 2026-06-03
CVE-2026-12441 Critical File Input Use after free Google 2026-06-05
CVE-2026-12442 Critical Passwords Use after free Google 2026-06-09
CVE-2026-12443 Critical Web Authentication Use after free Google 2026-06-11
CVE-2026-12444 High Chromoting Out of bounds read Google 2026-05-14
CVE-2026-12445 High Extensions Use after free Google 2026-05-14
CVE-2026-12446 High Passwords Insufficient data validation Google 2026-05-14
CVE-2026-12447 High WebRTC Heap buffer overflow Google 2026-05-15
CVE-2026-12448 High WebView Inappropriate implementation Google 2026-05-15
CVE-2026-12449 High Chromoting Use after free Google 2026-05-15
CVE-2026-12450 High Media Inappropriate implementation Zhixin Tu 2026-05-19
CVE-2026-12451 High DigitalCredentials Use after free Google 2026-05-19
CVE-2026-12452 High Downloads Use after free Google 2026-05-21
CVE-2026-12453 High Input Insufficient validation of untrusted input Google 2026-05-25
CVE-2026-12454 High Safe Browsing Race condition Google 2026-05-27
CVE-2026-12455 High Tab Strip Use after free Google 2026-05-27
CVE-2026-12456 High Extensions Insufficient validation of untrusted input Google 2026-05-27
CVE-2026-12457 High Extensions Insufficient data validation Google 2026-05-27
CVE-2026-12458 High Passwords Incorrect security UI Google 2026-05-27
CVE-2026-12459 High Serial Inappropriate implementation Google 2026-05-28
CVE-2026-12460 High File System Access Insufficient policy enforcement Google 2026-05-28
CVE-2026-12461 High WebRTC Out of bounds read Google 2026-05-29
CVE-2026-12462 High Media Use after free Google 2026-05-29
CVE-2026-12463 High Views Inappropriate implementation Google 2026-05-30
CVE-2026-12464 High Browser Use after free Google 2026-06-03
CVE-2026-12465 High Metrics Insufficient validation of untrusted input Google 2026-06-05
CVE-2026-12466 High WebRTC Heap buffer overflow Google 2026-06-05
CVE-2026-12467 High Extensions Use after free Google 2026-06-05
CVE-2026-12468 High Updater Inappropriate implementation Google 2026-06-08
CVE-2026-12469 High GPU Uninitialized use Google 2026-06-09

Google credits its internal security tools for identifying many of these vulnerabilities, including AddressSanitizer, MemorySanitizer, libFuzzer, and Control Flow Integrity mechanisms.

These tools play a key role in proactively identifying memory safety issues before they are exploited in the wild.

Users and organizations should take immediate action: Update Chrome to the latest version via Settings > About Chrome. Restart the browser to ensure patches are applied.

Monitor enterprise environments for outdated browser versions. Apply defense-in-depth strategies such as endpoint protection and browser isolation.

Given the number of critical memory corruption vulnerabilities, delaying updates significantly increases the risk of exploitation.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitPatchSecurityVulnerability

Share Article

Sarah simpson

Sarah simpson

Sarah is a cybersecurity journalist specializing in threat intelligence and malware analysis. With over 8 years of experience covering APT groups, zero-day exploits, and advanced persistent threats, Sarah brings deep technical expertise to breaking cybersecurity news. Previously, she worked as a security researcher at leading threat intelligence firms, where she analyzed malware samples and tracked cybercriminal operations. Sarah holds a Master's degree in Computer Science with a focus on cybersecurity and is a regular contributor to major security conferences.

Previous Post

Critical LiteLLM Flaw Allows Auth Bypass via Authentication Host

Next Post

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
iPhone BootROM Vulnerability: Apple SoCs Face Exposes Full
June 18, 2026
Hackers Steal Salesforce CRM Data via Klue Breached Integration
June 18, 2026
Firefox 152 Flaws Allow Remote Code Multiple Vulnerabilities
June 18, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Emy Elsamnoudy
Emy Elsamnoudy
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us