LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-13223: Google Chromium V8 Type Confusion Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 19, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Dec 10, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-13223 to its Known Exploited Vulnerabilities catalog on Nov 19, 2025, with a federal patch deadline of Dec 10, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Google Chromium V8 contains a type confusion vulnerability that allows for heap corruption.

CVE-2025-13223 is a type confusion vulnerability in Google Chromium's V8 JavaScript engine. According to CISA, it allows for heap corruption. Because V8 powers Chromium-based browsers and related runtimes, a successful exploit can let an attacker corrupt memory and potentially execute code in the context of the browser process. IT and security teams should treat this as a high-priority browser engine issue and confirm exact impact and fixed builds against the vendor advisory.

Browser engines process untrusted web content by design, so flaws of this class matter for any organization that permits Chromium-based browsers on endpoints or servers. Even without documented ransomware use for this CVE, heap corruption in V8 can lead to full compromise of the user session if an attacker can deliver crafted content.

How it works

The weakness is CWE-843 (Type Confusion). In a type confusion flaw, the engine treats a memory object as one data type when it is actually another. In V8 this can produce incorrect assumptions about object layout or size, resulting in heap corruption. An attacker who can cause the engine to process specially crafted JavaScript or related content may trigger the confusion, corrupt heap metadata or adjacent objects, and escalate to arbitrary code execution inside the renderer or related process. Exact trigger conditions and exploit mechanics are not provided in the public summary; defenders must treat any untrusted content that reaches V8 as a potential vector and rely on the vendor advisory for technical depth.

Am I affected? How to find it in your systems

Google Chromium V8 is present in Google Chrome and in other Chromium-based browsers and embedded runtimes (for example, many Electron applications and certain server-side JavaScript hosts). Inventory every endpoint and server that runs a Chromium-derived browser or embeds V8.

Public detail on specific vulnerable version ranges is limited to what the vendor publishes; always verify against that advisory.

How to remediate

Patch first. Apply the vendor update that addresses CVE-2025-13223 as soon as it is available through normal Chrome or Chromium update channels. CISA directs organizations to apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls.

If your data may have been exposed

Actively exploited browser vulnerabilities can lead to credential theft, session hijacking, or further lateral movement, resulting in data exposure. Known ransomware use of this specific CVE is not documented. If you suspect compromise, isolate affected endpoints, rotate credentials that may have been accessible from the browser, and review access logs for anomalous activity. You can also run a free exposure scan of your email addresses against known breach data sets to check whether associated accounts appear in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedGoogle · Chromium V8
WeaknessCWE-843
Added to CISA KEVNov 19, 2025
Federal patch deadlineDec 10, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities