CVE-2024-9370 is a high-severity vulnerability in the V8 JavaScript engine used by Google Chrome and Chromium-based Microsoft Edge. The flaw is caused by an incorrect optimization in V8’s Maglev compiler escape analysis. Specifically, Maglev can inline allocation for a constructor’s this object and later elide the corresponding InlinedAllocation node when it determines the object is no longer referenced, such as when a constructor returns a primitive value. If Error() is then invoked within the same constructor, the Error() constructor traverses the stack and encounters the elided receiver object, violating compiler/runtime invariants and triggering a CHECK failure (reported as "Check failed: !translated_values->IsMaterializedObject()"). According to the provided content, invariant violations of this type are potentially exploitable for memory corruption and arbitrary code execution in the renderer process when a victim visits a specially crafted HTML page.
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.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
2 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Microsoft Edge Chromium vulnerability involving inappropriate implementation in V8, referenced as advisory information.
A high-severity incorrect optimization vulnerability in Google Chrome's V8 JavaScript engine Maglev compiler escape analysis that can be triggered by a specially crafted HTML page and may lead to arbitrary code execution in the renderer process.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.