Security NEXTJuly 30, 2026🇯🇵Translated from Japanese

Google Releases Chrome Security Update Fixing 370 Vulnerabilities Including Seven Critical Issues

Google has released a comprehensive security update for Chrome that resolves 370 vulnerabilities, including seven rated Critical.

The update, published on July 29, 2026, provides new builds for Windows and macOS (Chrome 151.0.7922.72 and Chrome 151.0.7922.71) as well as Linux (Chrome 151.0.7922.71). According to the advisory, the fixes address a wide range of issues tracked under CVE identifiers.

Critical Vulnerabilities

Seven vulnerabilities received the highest severity rating of Critical. These include:

  • CVE-2026-17650 – Use After Free in the Compositing rendering engine
  • CVE-2026-17652 – Use After Free in the Views UI component
  • CVE-2026-17653 – Use After Free in the Skia graphics library
  • CVE-2026-17656 – Use After Free in the Ozone display platform
  • CVE-2026-17651 and CVE-2026-17655 – input validation flaws in the Dawn and ANGLE graphics components
  • CVE-2026-17654 – race condition in the Updater component

The remaining issues comprise 71 High-severity vulnerabilities, 170 Medium-severity vulnerabilities, and 122 Low-severity vulnerabilities.

Google stated that the update will be rolled out gradually to users over the next several days to weeks.

Related articles

Security NEXTVulnerabilities & Exploits

Cisco Secure Firewall Management Center Patched for Hardcoded Credential Vulnerability CVE-2026-20316 Already Exploited in the Wild

Cisco Systems has disclosed and patched a hardcoded credential vulnerability in its Cisco Secure Firewall Management Center (FMC) product that allows remote attackers to log in and access sensitive information. The flaw, tracked as CVE-2026-20316, affects the web interface and carries a CVSS v3.1 base score of 5.3, yet Cisco rated it High severity due to the risk of privilege escalation when chained with other vulnerabilities. Zero-day exploitation was observed in July 2026, prompting immediate action from both the vendor and U.S. authorities. CISA added the issue to its Known Exploited Vulnerabilities catalog on the same day and directed federal agencies to apply mitigations by August 1. The advisory highlights that the static credentials enable low-privileged access that could be leveraged for more severe attacks. Cisco released the security advisory on July 29, 2026, and urged customers to update their deployments promptly.

Security NEXTVulnerabilities & Exploits

Broadcom Releases Critical Security Updates for VMware vCenter and ESX Vulnerabilities

Broadcom has issued security updates addressing five vulnerabilities in VMware vCenter and VMware ESX, including two rated as Critical. The flaws affect VMware Directory Service and Syslog server processing, potentially allowing authentication bypass and arbitrary code execution. CVE-2026-59309 enables attackers to bypass authentication over the network in VMware Directory Service, risking unauthorized system access. CVE-2026-59310 involves a path traversal issue in Syslog server handling that could lead to remote code execution. Multiple related products including VMware vSphere Foundation, VMware Cloud Foundation, VMware Telco Cloud Platform, and VMware Telco Cloud Infrastructure are also impacted. The advisory VMSA-2026-0006 was published on July 29, 2026, with patches now available.

HispasecVulnerabilities & Exploits

Critical Gitea Vulnerability CVE-2026-60004 Allows Repository Writers to Execute Commands via Git Hooks

A critical vulnerability tracked as CVE-2026-60004 affects Gitea and enables remote command execution on the hosting server when an attacker possesses write permissions on a repository. The flaw is triggered by abusing Git hooks, which are small scripts that Git can automatically run at various points in the development workflow. Exploitation requires an authenticated account with write access, such as a collaborator or any role granted write permissions, making the issue particularly relevant for shared or multi-team repositories. Organizations that integrate Gitea into internal tooling face elevated risk because the server often has network visibility, access to shared storage, and proximity to sensitive credentials including CI/CD tokens and deployment keys. The recommended immediate actions include updating to the patched Gitea 1.27.1 release and auditing or disabling Git hooks wherever they are not strictly necessary. A publicly available proof-of-concept further increases operational urgency, prompting defenders to review permissions for external collaborators and rotate credentials if compromise is suspected.

Security NEXTVulnerabilities & Exploits

NVIDIA Patches Critical VIRTIO-Net Flaw in BlueField 3 Allowing VM Code Execution

NVIDIA has released a security update addressing a critical vulnerability in the VIRTIO-Net component used with its BlueField 3 DPU. The flaw, tracked as CVE-2026-65094, enables virtual machine users to execute arbitrary code within the VIRTIO-Net execution context through crafted messages that perform unauthorized memory writes. Originally assigned CVE-2025-33209, the identifier was later withdrawn and replaced. The issue was discovered internally by NVIDIA and carries a CVSS v3.1 base score of 9.0, rated Critical. Affected versions include VIRTIO-Net 25.10.6, 25.10.2, 24.10.50, and 23.10.23, with fixes available in subsequent releases. Organizations are advised to update immediately to mitigate the risk of code execution by untrusted VM tenants.