What Happened
Google on Thursday released updates to patch 230 security vulnerabilities, including one that has come under active exploitation in the wild. The medium-severity vulnerability, assigned the CVE identifier CVE-2026-87491 (CVSS score: N/A), has been described as an out-of-bounds bug in V8, Chrome's JavaScript and WebAssembly engine. "Out-of-bounds write in V8 in Google Chrome prior to
Why It Matters
Factually reported: Google released Chrome updates patching 230 security vulnerabilities, including a medium-severity zero-day (CVE-2026-87491) described as an out-of-bounds write bug in the V8 JavaScript/WebAssembly engine that is being actively exploited in the wild. This flaw enables code execution within the Chrome sandbox, indicating a compromise at the browser engine level rather than a direct AI model issue. RealGround analysis: Because modern AI applications and agents frequently rely on browser-based execution and JavaScript engines like V8, a zero-day in this component constitutes an AI supply chain risk by potentially enabling attackers to tamper with or observe AI-powered web workflows. Organizations should treat browser and engine patching, SBOM tracking, and dependency governance as part of their AI security posture to reduce exposure from exploited client-side components.
RealGround Analysis
This signal maps to AI supply chain. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.
Recommended Actions
- Restrict AI agent tool permissions and production write paths.
- Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
- Add human approval workflows for high-impact or state-changing actions.
- Run prompt injection and indirect prompt injection tests against affected workflows.
- Document the owner, control gap, and remediation deadline for this risk class.
Source
https://thehackernews.com/2026/09/chrome-v8-zero-day-exploited-in-wild.html
