Google Chrome: CVE-2026-87491 V8 Zero-Day Enables Arbitrary Code Execution
Google has patched CVE-2026-87491, a critical out-of-bounds (OOB) write vulnerability in the V8 JavaScript and WebAssembly engine, following reports of active exploitation in the wild. Threat actors are leveraging this zero-day to achieve arbitrary code execution (ACE) via malicious web content or specifically crafted WebAssembly payloads. Intelligence indicates Chinese-linked APTs are integrating this flaw into multi-stage exploit chains designed to bypass Windows security controls and facilitate full system compromise. Immediate remediation is required by updating Google Chrome to version 153.0.8010.36/37 across Windows, macOS, and Linux to mitigate the risk of remote exploitation and subsequent host-level persistence.
Coordinated Exploitation of Google Chrome and Microsoft Windows via BlueMoon Exploit Kit
Multiple Chinese state-sponsored threat actors, led by APT31, have deployed the "BlueMoon" exploit kit to target high-value sectors, including U.S. defense contractors and Southeast Asian government agencies. The kit leverages a zero-day vulnerability in the Google Chrome V8 engine (CVE-2026-87491) for arbitrary code execution, which is subsequently chained with undocumented Microsoft Windows flaws to facilitate local privilege escalation and persistence. Rapid deployment by four distinct actor clusters within a 12-day window suggests either centralized development or highly efficient resource sharing. This highly coordinated campaign emphasizes the use of advanced exploitation chains to bypass hardened security environments via standard web-based vectors.
Google Chrome Emergency Patch: CVE-2026-85046 Zero-Day in V8 Engine
Google has issued an emergency security update to address CVE-2026-85046, a critical type confusion vulnerability within the V8 JavaScript and WebAssembly engine. This zero-day flaw has been actively exploited in the wild by at least four China-linked cyber-espionage groups to facilitate remote code execution (RCE). By delivering malicious web-based payloads, attackers can bypass security boundaries to execute arbitrary code on the host system. Given the vulnerability's impact on approximately 3 billion Chrome installations, immediate remediation is essential. Organizations must deploy Chrome version 152.0.7977.82 or later to mitigate the risk of unauthorized system compromise and intelligence theft.
PEEP Post-Exploitation Toolkit Targets Google Chrome and Microsoft Edge
PEEP is a specialized post-exploitation toolkit targeting Chromium-based browsers, specifically Google Chrome and Microsoft Edge. Deployed as a secondary-stage payload following initial administrative compromise or arbitrary code execution (ACE), PEEP achieves persistence by injecting malicious extensions directly into browser profile directories. The toolkit bypasses Web Store validation and suppresses installation prompts by forging "Secure Preferences" integrity values. By leveraging the Native Messaging API, PEEP establishes a communication bridge between the browser environment and the host operating system, enabling arbitrary shell command execution, credential exfiltration, and session hijacking, effectively transforming the browser into a stealthy command-and-control node.
Critical Active Exploitation of Google Chromium V8 Engine Sandbox Escape
Active exploitation of CVE-2026-85046 in the Google Chromium V8 JavaScript engine allows for remote code execution (RCE) and a complete sandbox escape. The vulnerability leverages memory corruption—specifically type confusion or use-after-free flaws—to establish out-of-bounds (OOB) read/write primitives. By bypassing the Chromium multi-process security architecture through manipulated Inter-Process Communication (IPC), attackers can elevate privileges from the restricted renderer process to the host operating system. This critical flaw affects all Chromium-based browsers and has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. Immediate remediation requires updating to version 149.0.7827.102.103 for Windows/macOS or 149.0.7827.102 for Linux.
Scaling Defenses via Google's Agentic Orchestration and AVDH Framework
Google Cloud and Mandiant have developed the Automated Vulnerability Discovery Harness (AVDH) and the Agent Development Kit (ADK) to counter machine-speed adversarial AI. By employing "Agentic Orchestration" using Gemini Flash Lite as a reasoning engine, this framework automates complex vulnerability discovery across massive codebases. The system utilizes a hierarchical rule set to deploy specialized agents for reconnaissance, data-flow analysis, and non-deterministic validation. This approach identified over 100 critical true-positive vulnerabilities and 12 CVEs, including CVE-2026-13242 and CVE-2026-55803, within 48 hours, significantly reducing the discovery window compared to traditional manual review.
Google Implements RCS-Based Deepfake Detection for Android Telephony
Google is integrating platform-level defenses into the Android Telephony Framework to counter high-fidelity AI-driven vishing attacks. By leveraging Rich Communication Services (RCS) protocol metadata and on-device machine learning (ML) inference, the system performs real-time acoustic analysis to detect spectral anomalies—including abnormal jitter, shimmer, and pitch inconsistencies—indicative of synthetic voice cloning. This implementation shifts the security boundary from user-reliant detection to system-layer mitigation, utilizing OS-level hooks to intercept audio streams and trigger real-time UI alerts when deepfake impersonation is detected during active call sessions.