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

CVE-2024-4761: Google Chromium V8 Out-of-Bounds Memory Write Vulnerability

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

Google Chromium V8 Engine contains an unspecified out-of-bounds memory write vulnerability via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium…

CVE-2024-4761 is an out-of-bounds memory write flaw in the V8 JavaScript engine used by Google Chromium. An attacker can trigger it with a crafted HTML page. Because V8 powers multiple browsers, the issue can affect Google Chrome, Microsoft Edge, Opera, and other Chromium-based products. It matters to IT and security teams because browsers sit on nearly every endpoint and process untrusted web content daily; successful abuse of this class of flaw can lead to memory corruption that compromises the browser process or the user session.

Public detail is limited to the CISA description of an unspecified out-of-bounds write via crafted HTML. Exact impact, versions, and exploit reliability must be confirmed against the vendor advisory for each affected browser.

How it works

The weakness is classified as CWE-787 (Out-of-bounds Write). In the V8 engine, memory is allocated for JavaScript objects and intermediate structures while parsing and executing page content. An out-of-bounds write occurs when code writes data past the end (or before the start) of an allocated buffer. A crafted HTML page can cause V8 to perform such a write during processing of the page’s scripts or related content.

From a defender’s perspective, the attacker’s goal is typically to corrupt adjacent memory structures so that subsequent engine operations behave incorrectly—potentially leading to a crash, information disclosure, or, in more severe cases of this vulnerability class, control of the browser process. No public exploit mechanics beyond “crafted HTML page” are provided in the available facts; treat any claimed exploit details as unconfirmed until validated against the vendor advisory and your own testing environment.

Am I affected? How to find it in your systems

Chromium-based browsers are the primary exposure surface. Inventory every managed and unmanaged endpoint for:

Record the exact browser version and build number from each system. Compare those versions against the fixed versions listed in the vendor security advisories for Chrome, Edge, Opera, and any other Chromium derivative you run. Because the facts do not list specific version ranges, do not assume any particular build is safe or vulnerable without that confirmation.

Detection of exploitation is difficult because the trigger is ordinary web content. Look for:

If your organization maintains a software bill of materials or vulnerability scanner that covers browser components, re-scan after the vendor publishes fixed builds.

How to remediate

Patch first. Apply the vendor-supplied updates for every Chromium-based browser in your environment as soon as they are available. Follow the CISA required action: apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Confirm the exact fixed versions and any additional configuration steps directly from the Google, Microsoft, Opera, or other vendor advisories—do not rely on third-party summaries alone.

After patching, reinforce baseline browser hygiene for this class of memory-safety issues:

If you can't patch immediately

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

Document the residual risk and set a firm deadline for full patching. Discontinue use of the affected browser if no mitigation path exists for a given system.

If your data may have been exposed

Actively exploited browser vulnerabilities of this type can lead to credential theft, session hijacking, or further malware installation, which in turn can result in data exposure. The available facts do not document ransomware use for CVE-2024-4761. If you suspect compromise, isolate the affected endpoint, collect forensic artifacts, rotate credentials that may have been accessible from the browser, and review access logs for unusual activity. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether those addresses already appear in public breach corpora.

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

Details

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

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities