Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
CriticalCISA KEVExploited in the wildPublic exploit

Type Confusion RCE in Google Chrome V8

IdentifiersCVE-2024-4947CWE-843· Access of Resource Using…

CVE-2024-4947 is a high-severity type confusion vulnerability in Google Chrome's V8 JavaScript engine, specifically reported in the Maglev optimizing compiler. According to the provided content, the flaw affects Google Chrome versions prior to 125.0.6422.60 and can be triggered by a specially crafted HTML page. Supporting reporting states the root cause was a missing check when storing to module exports, leading to memory corruption and type confusion. In observed exploitation, attackers used the bug to obtain arbitrary read and write access within the Chrome process from JavaScript, enabling remote code execution inside the Chrome sandbox.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows a remote attacker to achieve arbitrary code execution in the Chrome renderer/browser process within the Chrome sandbox when a victim visits a malicious page. The provided content indicates the vulnerability can affect confidentiality, integrity, and availability, and in real-world exploitation it was used as the initial browser code-execution primitive in a larger exploit chain. By itself, the documented impact is code execution inside the sandboxed Chrome context; additional vulnerabilities are required for sandbox escape or broader host compromise.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce exposure to untrusted web content, restrict access to suspicious or untrusted HTML pages, and monitor for signs of exploitation. The provided content also recommends enabling automatic updates and monitoring for exploitation attempts. Because exploitation was observed via a malicious website, web filtering, browser isolation, and heightened detection around anomalous Chrome child-process behavior may reduce risk until patching is completed.

Remediation

Patch, then assume compromise.

Update Google Chrome to version 125.0.6422.60 or later. The content indicates Google released a fix in Chrome 125.0.6422.60 and organizations should ensure the update is deployed across all affected systems. Verify browser versions enterprise-wide and confirm automatic browser updates are enabled so patched builds are installed promptly.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.

VALID 1 / 1 TOTALView more in app
CVE-2024-4947MaturityPoCVerified exploit

This repository provides a detailed analysis and multiple proof-of-concept (PoC) exploits for CVE-2024-4947, a type confusion vulnerability in the V8 JavaScript engine. The structure includes an in-depth markdown analysis (Analysis.md), a README with reproduction and reference information, and several JavaScript modules under PoCs/Modified and PoCs/Original. The main exploit (PoCs/Modified/Exploit2.mjs) demonstrates how to achieve arbitrary memory read/write primitives by exploiting object hash reassign and type confusion, specifically by corrupting the length field of a JSArray to enable out-of-bounds access. Other PoCs illustrate related exploitation steps, such as controlling the hash of JSModuleNamespace objects and triggering memory corruption via FinalizationRegistry. The code is intended for use with the V8 d8 shell and requires specific build and runtime flags. The repository targets V8 version 12.4.254.16 on Linux and is operational, providing working exploitation primitives but not a fully weaponized exploit chain.

bjrjkDisclosed Jul 21, 2025javascriptgnlocal
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Fedora ProjectFedoraoperating_system
GoogleChromeapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence4

Every observed campaign linking this CVE to a named adversary.

Associated malware1

Malware families riding this exploit, with evidence and IOCs.

Detection signatures2

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity1

Community discussion across Reddit, Mastodon, and other social sources.