highZero-Day

CISA KEV Addition: Google Chromium V8 Type Confusion Vulnerability (CVE-2026-85046)

First seen Sep 5, 2026 · Updated Sep 5, 2026

CISAKEVChromiumV8browser-exploittype-confusionagent-relevant

CISA has added CVE-2026-85046, a type confusion vulnerability in Google Chromium's V8 JavaScript engine, to its Known Exploited Vulnerabilities catalog based on evidence of active exploitation. Federal agencies are required under BOD 26-04 to remediate this vulnerability on a prioritized timeline, and all organizations are encouraged to patch given confirmed in-the-wild exploitation.

Technical Analysis

CVE-2026-85046 is a type confusion vulnerability in the V8 JavaScript engine used by Google Chromium and Chromium-based browsers (Chrome, Edge, Brave, Opera, and others). Type confusion bugs in V8 typically allow attackers to corrupt memory via crafted JavaScript, leading to arbitrary code execution within the renderer process and potential sandbox escape when chained with additional exploits. Exploitation generally occurs via a malicious or compromised webpage that triggers the flaw when visited, requiring no further user interaction beyond page load. Many AI agent frameworks and browser-automation tools (e.g., headless Chromium instances used for web scraping, RAG data collection, or autonomous browsing agents) rely on Chromium under the hood, meaning agents that render untrusted web content are directly exposed to drive-by exploitation and potential host compromise or credential/API-key theft.

Affected Systems

Google Chrome and other Chromium-based browsers prior to the patched version addressing CVE-2026-85046; any application or agent framework embedding a vulnerable Chromium/V8 build (e.g., Electron apps, headless browser automation tools, browser-based AI agents).

Indicators of Compromise

  • No specific IOCs (hashes, IPs, domains) published at this time; monitor CISA KEV catalog and vendor advisories for updates.

Remediation Steps

  1. 1

    Update Chromium-based Browsers

    Immediately update Chrome, Edge, Brave, Opera, and any other Chromium-derived browsers to the latest version containing the fix for CVE-2026-85046.

  2. 2

    Patch Embedded Chromium Components

    Identify and update any applications, automation tools, or AI agent frameworks that bundle Chromium/V8 (e.g., Electron, Puppeteer, Playwright-based agents) to versions using a patched V8 engine.

  3. 3

    Apply BOD 26-04 Timelines

    FCEB agencies must remediate per CISA's Binding Operational Directive 26-04 timelines and check for prior compromise where the vulnerability existed on publicly exposed assets.

  4. 4

    Restrict Untrusted Web Rendering in Agents

    For AI agents that browse or render arbitrary web content, sandbox the browser process, disable unnecessary JavaScript features where feasible, and isolate credentials/API keys from the browsing environment.

  5. 5

    Monitor for Exploitation Indicators

    Review browser crash logs and endpoint detection telemetry for signs of renderer process crashes or anomalous behavior consistent with exploitation attempts.

CVE / Advisory IDs

CVE-2026-85046

Industries Most Exposed

GovernmentFederal Civilian Executive BranchTechnologyAll sectors using Chromium-based browsers or automation

Sources

Respond to this threat

Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.