Security NEXTJuly 21, 2026🇯🇵Translated from Japanese

Google Issues Emergency Chrome Update Patching Seven Vulnerabilities Including Three Critical Flaws

Google has published a new security update for its Chrome web browser that resolves seven vulnerabilities, three of which are rated Critical. The update arrives only two days after the previous release on July 14, 2026, and targets the most recent versions of the browser across major desktop platforms.

The company released Chrome 150.0.7871.129 and Chrome 150.0.7871.128 for Windows and macOS, while Linux users received version Chrome 150.0.7871.128. The fixes address a total of seven security issues discovered in various components of the browser.

Three vulnerabilities received the highest severity rating of Critical: CVE-2026-15899 affecting the CameraCapture module, CVE-2026-15900 in the GPU process, and CVE-2026-15901 related to Network handling. All three are Use After Free flaws that could allow remote attackers to execute arbitrary code or cause crashes.

The remaining four vulnerabilities were classified as High severity. These include CVE-2026-15903, an out-of-bounds access issue in the V8 JavaScript engine, along with additional Use After Free problems identified in the Cast, Ozone, and Aura components tracked as CVE-2026-15902, CVE-2026-15904, and CVE-2026-15905.

Google stated that the update will be deployed progressively to users over the next several days to weeks. Administrators and security teams are advised to ensure that Chrome instances are updated promptly to mitigate potential exploitation risks.

Related articles

Security NEXTVulnerabilities & Exploits

Dell Fixes 70 Vulnerabilities in VSI for VMware vSphere Including Two Critical Flaws

Dell has released an update addressing 70 vulnerabilities in Dell Virtual Storage Integrator for VMware vSphere Client, two of which are product-specific and rated critical. The advisory published on August 6, 2026, covers both native issues and flaws inherited from third-party components. CVE-2026-67261 allows unauthenticated remote attackers to execute arbitrary OS commands with root privileges via the IAPI component. CVE-2026-54489 enables session hijacking by exposing active session credentials without authentication. The product integrates Dell storage arrays with VMware vSphere environments and is widely used in enterprise virtualization deployments. Administrators are urged to apply the latest version immediately to mitigate the risks of full system compromise and unauthorized administrative access.

Security NEXTVulnerabilities & Exploits

Top 10 Security Stories: WordPress XSS Flaw, PHP Vulnerabilities, and VMware ESX Issues Lead Weekly Roundup

Security NEXT has published its weekly ranking of the most viewed articles for the period from August 2 to August 8, 2026. The list highlights critical vulnerabilities affecting widely used platforms including WordPress, PHP, pgAdmin 4, VMware ESX, and Chrome. Several entries focus on newly released security updates and ongoing exploitation warnings issued by US authorities. The ranking also includes real-world incidents such as credit card skimming by employees and data leaks caused by phishing attacks. This weekly overview reflects the topics that drew the highest attention from the Japanese cybersecurity community during the specified week.

Security NEXTVulnerabilities & Exploits

CISA Adds Progress Kemp LoadMaster Command Injection Flaw CVE-2026-8037 to KEV Catalog After Confirmed Exploitation

The U.S. Cybersecurity and Infrastructure Security Agency has added a known command injection vulnerability in Progress Software's Kemp LoadMaster application delivery product to its Known Exploited Vulnerabilities catalog. The flaw, tracked as CVE-2026-8037, allows unauthenticated attackers to execute arbitrary commands on affected devices because input values are not properly sanitized. CISA issued the addition on August 7, 2026, and directed federal agencies to apply mitigations by August 10, 2026. The same product was previously targeted through another flaw, CVE-2024-1212, which was also added to the KEV list after exploitation. Security researchers note that the vulnerability poses a broad risk because it requires no authentication and can be leveraged to compromise load balancers and related infrastructure. Organizations using Progress Kemp LoadMaster are urged to review vendor advisories and implement available patches without delay.

HabrVulnerabilities & Exploits

RCE Vulnerability in AI Code Editors Cursor, VS Code and Google Antigravity Threatens 50 Million Developers

Researchers at AISLE discovered a critical remote code execution vulnerability affecting the AI-powered code editors Cursor, Microsoft Visual Studio Code and Google Antigravity. The flaw allowed attackers to achieve RCE simply by tricking a developer into opening a specially crafted link embedded in a Git commit message. Successful exploitation granted full access to API keys, local files, and the ability to install persistent malware without any visible indicators. The issue stemmed from shared architectural components inherited from the Visual Studio Code codebase, which Cursor and Google Antigravity both adopted. All three vendors have released patches, yet the incident highlights systemic supply-chain risks in the rapidly growing AI-IDE ecosystem. Approximately 50 million developers were potentially exposed before fixes were deployed.