惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
小众软件
小众软件
S
SegmentFault 最新的问题
GbyAI
GbyAI
量子位
爱范儿
爱范儿
L
LangChain Blog
Vercel News
Vercel News
A
About on SuperTechFans
腾讯CDC
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
月光博客
月光博客
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
V
Visual Studio Blog
美团技术团队
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Hackers Use Rokarolla Android Malware to Disable Google Play Protect and Control Devices UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
Critical Chrome Vulnerabilities Allow Attackers to Execut...
Abinaya · 2026-06-17 · via Cyber Security News

Google has released a critical security update for its Chrome browser, addressing multiple high-severity vulnerabilities that 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 IDSeverityComponentVulnerability typeReporterReported date
CVE-2026-12437CriticalWebShareUse after freeGoogle2026-05-25
CVE-2026-12438CriticalWebViewInappropriate implementationGoogle2026-05-27
CVE-2026-12439CriticalDigital CredentialsUse after freeGoogle2026-06-03
CVE-2026-12440CriticalDigitalCredentialsUse after freeGoogle2026-06-03
CVE-2026-12441CriticalFile InputUse after freeGoogle2026-06-05
CVE-2026-12442CriticalPasswordsUse after freeGoogle2026-06-09
CVE-2026-12443CriticalWeb AuthenticationUse after freeGoogle2026-06-11
CVE-2026-12444HighChromotingOut of bounds readGoogle2026-05-14
CVE-2026-12445HighExtensionsUse after freeGoogle2026-05-14
CVE-2026-12446HighPasswordsInsufficient data validationGoogle2026-05-14
CVE-2026-12447HighWebRTCHeap buffer overflowGoogle2026-05-15
CVE-2026-12448HighWebViewInappropriate implementationGoogle2026-05-15
CVE-2026-12449HighChromotingUse after freeGoogle2026-05-15
CVE-2026-12450HighMediaInappropriate implementationZhixin Tu2026-05-19
CVE-2026-12451HighDigitalCredentialsUse after freeGoogle2026-05-19
CVE-2026-12452HighDownloadsUse after freeGoogle2026-05-21
CVE-2026-12453HighInputInsufficient validation of untrusted inputGoogle2026-05-25
CVE-2026-12454HighSafe BrowsingRace conditionGoogle2026-05-27
CVE-2026-12455HighTab StripUse after freeGoogle2026-05-27
CVE-2026-12456HighExtensionsInsufficient validation of untrusted inputGoogle2026-05-27
CVE-2026-12457HighExtensionsInsufficient data validationGoogle2026-05-27
CVE-2026-12458HighPasswordsIncorrect security UIGoogle2026-05-27
CVE-2026-12459HighSerialInappropriate implementationGoogle2026-05-28
CVE-2026-12460HighFile System AccessInsufficient policy enforcementGoogle2026-05-28
CVE-2026-12461HighWebRTCOut of bounds readGoogle2026-05-29
CVE-2026-12462HighMediaUse after freeGoogle2026-05-29
CVE-2026-12463HighViewsInappropriate implementationGoogle2026-05-30
CVE-2026-12464HighBrowserUse after freeGoogle2026-06-03
CVE-2026-12465HighMetricsInsufficient validation of untrusted inputGoogle2026-06-05
CVE-2026-12466HighWebRTCHeap buffer overflowGoogle2026-06-05
CVE-2026-12467HighExtensionsUse after freeGoogle2026-06-05
CVE-2026-12468HighUpdaterInappropriate implementationGoogle2026-06-08
CVE-2026-12469HighGPUUninitialized useGoogle2026-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.

CISO & Security Leaders: Your next breach may not have a face. Join ISC2’s LIVE webinar, “Ghost in the Machine”

Abinaya

Abinayahttps://cybersecuritynews.com/

Abi is a Security Editor and fellow reporter with Cyber Security News. She is covering various cyber security incidents happening in the Cyber Space.