← Vulnerability feed

Vulnerability record · CVE-2018-6065 · published 14 November 2018

CVE-2018-6065: Chrome V8 integer overflow leads to heap corruption

Google · Chrome

Google Chrome before 65.0.3325.146 contains an integer overflow in V8 when computing the allocation size for a new JavaScript object. The miscalculated size can corrupt the heap, and a crafted HTML page can trigger it. It matters because Chrome is widely deployed and the flaw is listed in CISA KEV with a very high EPSS score.

8.8 CVSS 3.1 High CISA KEV since 8 Jun 2022 EPSS 60% · top 0.9% CWE-190 · Integer overflow
8.8CVSS 3.1 base score, v2 6.8
60%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
6Affected product versions listed by NVD
15References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Integer overflow in computing the required allocation size when instantiating a new javascript object in V8 in Google Chrome prior to 65.0.3325.146 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw is in CISA KEV with a 99th percentile EPSS score and public exploit references, though it requires user interaction and affects an older Chrome branch.

What it is

Google Chrome before 65.0.3325.146 contains an integer overflow in V8 when computing the allocation size for a new JavaScript object. The miscalculated size can corrupt the heap, and a crafted HTML page can trigger it. It matters because Chrome is widely deployed and the flaw is listed in CISA KEV with a very high EPSS score.

Impact

An attacker can corrupt heap memory in the renderer, which can lead to code execution or a crash in the browser process context. The CVSS vector rates confidentiality, integrity and availability impact as high.

Attack surface

Reached remotely over the network by loading a crafted HTML page; the CVSS vector shows no privileges required but user interaction required, so a victim must open the page. No authentication is needed.

Exploitation

CVE-2018-6065 is in CISA KEV (added 2022-06-08) and has an EPSS 30-day probability of 0.603 (99th percentile). References include Exploit-DB and a Chromium issue tagged Exploit, indicating public exploit material exists.

What to do

  • Update Chrome to 65.0.3325.146 or later, and apply the corresponding Red Hat and Debian errata for packaged Chromium.
  • Track the CISA KEV due date and confirm all managed endpoints and browsers are patched.
  • Restrict or sandbox browser use on high-value systems and enforce automatic updates where possible.
  • Block or filter untrusted HTML content at the network and email gateway to reduce exposure to crafted pages.

Detection

  • Monitor for Chrome renderer crashes or abnormal process terminations that cluster around browsing activity.
  • Hunt for known exploit artifacts and suspicious JavaScript delivery from the Exploit-DB and Chromium issue references.
  • Alert on outbound connections from browser processes to untrusted hosts following page loads.
  • Inventory Chrome and Chromium versions across endpoints and flag anything below 65.0.3325.146.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2018-6065 to the Known Exploited Vulnerabilities catalog on 8 June 2022 as "Google Chromium V8 Integer Overflow Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 22 June 2022.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-6065 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-10585Google Chrome V8 type confusion enables heap corruptionChrome's V8 JavaScript engine contains a type confusion flaw (CWE-843) that can lead to heap corruption when processing a crafted HTML page. It affec…KEVEPSS 5.4%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed

Source: NIST National Vulnerability Database (record CVE-2018-6065), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.