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

CVE-2018-6065: Google Chromium V8 Integer Overflow Vulnerability

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

Google Chromium V8 Engine contains an integer overflow vulnerability that allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect…

CVE-2018-6065 is an integer overflow weakness in the Google Chromium V8 JavaScript engine. A remote attacker can potentially trigger heap corruption by enticing a user to open a crafted HTML page. Because V8 powers multiple Chromium-based browsers—including Google Chrome, Microsoft Edge, and Opera—the issue can affect a wide range of desktop and managed endpoints. Defenders should treat it as a browser engine flaw that can lead to code execution in the browser process if left unpatched.

Public detail is limited to the CISA description and the associated CWEs; confirm exact fixed versions, attack prerequisites, and any additional constraints against the vendor advisory before prioritizing.

How it works

The vulnerability combines an integer overflow (CWE-190) with a subsequent out-of-bounds write (CWE-787). In engines like V8, integer overflows can cause incorrect size or length calculations when allocating or indexing heap memory. An attacker who supplies a malicious HTML page that exercises the affected code path can cause the engine to write outside the intended buffer bounds, corrupting heap metadata or adjacent objects.

Successful abuse typically requires the victim to load the page in a vulnerable browser build. Beyond that high-level description, specific exploit mechanics, gadgets, or reliability details are not provided in the given facts; treat any public proof-of-concept claims with caution and validate solely against vendor and trusted researcher write-ups.

Am I affected? How to find it in your systems

Chromium V8 is embedded in Google Chrome, Microsoft Edge (Chromium), Opera, and other browsers or Electron-based applications that ship the same engine. Inventory every browser and runtime that may bundle V8:

Compare collected versions against the fixed releases listed in the vendor advisory for each product. Telemetry signs of exploitation are not detailed in the provided facts; in general, look for unexpected browser crashes, heap-corruption reports in crash telemetry, or anomalous child-process spawns following navigation to untrusted sites. Confirm any IOCs with the vendor or your threat-intel source.

How to remediate

Patch first. Apply the updates issued by each browser vendor exactly as directed in their advisories—CISA’s required action is simply to apply updates per vendor instructions. Deploy the fixed builds through your normal software-update or MDM channels, then verify installation via inventory.

If you can't patch immediately

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

These measures lower likelihood and blast radius but do not replace the vendor fix.

If your data may have been exposed

Actively exploited browser-engine vulnerabilities can lead to endpoint compromise and subsequent data theft. The facts supplied for CVE-2018-6065 do not document ransomware use, yet any successful heap-corruption exploit could still enable further malicious activity. If you suspect exposure, follow your incident-response process: isolate affected hosts, collect volatile evidence, and rotate credentials that may have been accessible from the browser session. You can also run a free exposure scan of your email addresses against known breach data sets to check whether associated credentials have appeared in prior dumps, then force password resets and enable phishing-resistant MFA where needed.

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

Details

AffectedGoogle · Chromium V8
WeaknessCWE-190
Added to CISA KEVJun 8, 2022
Federal patch deadlineJun 22, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities