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

CVE-2024-5274: Google Chromium V8 Type Confusion Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 28, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jun 18, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-5274 to its Known Exploited Vulnerabilities catalog on May 28, 2024, with a federal patch deadline of Jun 18, 2024 — 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 a remote attacker to execute code via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize…

CVE-2024-5274 is a type confusion vulnerability in the V8 JavaScript engine used by Google Chromium. A remote attacker can trigger it by delivering a crafted HTML page, potentially leading to arbitrary code execution in the context of the browser process. This matters because V8 powers multiple widely deployed browsers, so unpatched systems can expose users and endpoints to drive-by compromise simply by visiting a malicious page.

The issue can affect any browser that incorporates Chromium V8, including but not limited to Google Chrome, Microsoft Edge, and Opera. Confirm exact impact and fixed builds against the vendor advisory for each product you run.

How it works

The underlying weakness is CWE-843 (Access of Resource Using Incompatible Type, or type confusion). In a type-confusion flaw, the engine treats a value as one data type when it is actually another. An attacker who can control the layout of objects in memory can craft JavaScript that forces V8 into this inconsistent state. Once types are confused, the attacker may read or write memory outside the intended bounds, ultimately achieving code execution.

Exploitation requires only that the victim render a specially prepared HTML page; no additional user interaction beyond normal browsing is described. Public detail on the precise object shapes or heap manipulations is limited, so treat any claimed exploit technique as unverified until it appears in the official vendor advisory or a trusted analysis.

Am I affected? How to find it in your systems

Chromium V8 is present in any browser or embedded WebView that ships a Chromium-based rendering stack. Typical locations include desktop and laptop endpoints running Google Chrome, Microsoft Edge, Opera, or other Chromium derivatives, as well as some Electron applications and kiosk systems that embed Chromium.

Telemetry signs of exploitation are not specifically documented for this CVE. In general, look for unexpected browser process crashes, anomalous child-process creation, or network connections immediately following a page load from an untrusted domain. Correlate browser crash dumps with the timing of suspicious HTML content if forensic investigation is required.

How to remediate

The primary remediation is to apply the vendor-supplied update that addresses CVE-2024-5274. Follow the CISA-required action: apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Update every Chromium-based browser and any embedded Chromium components on managed endpoints as soon as the patched release is available for your platform.

Additional hardening for this class of browser engine flaws includes keeping automatic updates enabled, restricting the use of outdated or unmanaged browsers, and ensuring that enterprise policies force updates on a short cadence.

If you can't patch immediately

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

These measures lower but do not eliminate risk; schedule the official patch as the definitive fix.

If your data may have been exposed

Actively exploited browser vulnerabilities can lead to endpoint compromise and subsequent data theft. If you have evidence that systems were running a vulnerable build and may have visited untrusted content, treat the incident as a potential breach: isolate affected hosts, collect forensic artifacts, and follow your incident-response plan. As a quick check for previously leaked credentials, you can run a free exposure scan of your email addresses against known breach data sets.

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

Details

AffectedGoogle · Chromium V8
WeaknessCWE-843
Added to CISA KEVMay 28, 2024
Federal patch deadlineJun 18, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities