← Vulnerability feed

Vulnerability record · CVE-2023-3079 · published 5 June 2023

CVE-2023-3079: Google Chrome V8 type confusion enables heap corruption

Google · Chrome

CVE-2023-3079 is a type confusion flaw in the V8 JavaScript engine in Google Chrome before 114.0.5735.110. A crafted HTML page can trigger the confusion and potentially corrupt the heap, and the issue was serious enough for CISA to add it to the Known Exploited Vulnerabilities catalog.

8.8 CVSS 3.1 High CISA KEV since 7 Jun 2023 EPSS 32% · top 1.7% CWE-843 · Type confusion
8.8CVSS 3.1 base score
32%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
6Affected product versions listed by NVD
21References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Type confusion in V8 in Google Chrome prior to 114.0.5735.110 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

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 KEV with a high EPSS score and high CVSS impact, but exploitation requires a victim to load a crafted page, so it is high rather than critical.

What it is

CVE-2023-3079 is a type confusion flaw in the V8 JavaScript engine in Google Chrome before 114.0.5735.110. A crafted HTML page can trigger the confusion and potentially corrupt the heap, and the issue was serious enough for CISA to add it to the Known Exploited Vulnerabilities catalog.

Impact

An attacker who gets a victim to load a malicious page can potentially achieve heap corruption, which can lead to code execution or a browser crash in the renderer process. The CVSS vector rates confidentiality, integrity and availability impact as high.

Attack surface

Reached over the network by a victim visiting or being redirected to a crafted HTML page; no authentication is required, but user interaction (loading the page) is needed per the CVSS vector. The flaw is in the V8 engine, so any Chromium-based browsing context that renders the page is in scope.

Exploitation

CISA added this to KEV on 2023-06-07 with a 2023-06-28 remediation due date, and EPSS gives a 30-day probability of 0.3211 (98.2nd percentile), indicating observed exploitation. Reference tags include Exploit and third-party advisories describing a sandbox escape, but the record does not state which specific threat actors used it.

What to do

  • Update Google Chrome to 114.0.5735.110 or later, and apply the corresponding Chromium updates in any embedded browser or Electron-style runtime.
  • Apply the vendor updates for the listed downstream products (Fedora, Debian, Gentoo, macOS, Linux kernel, Couchbase Server) that bundle or depend on the affected Chromium/V8 code.
  • Prioritize patching internet-facing and user-facing browser endpoints first, since exploitation requires only that a user load a crafted page.
  • If immediate patching is not possible, restrict browsing to trusted sites and enforce script controls or an isolated browsing environment for high-risk users.
  • Track the KEV due date (2023-06-28) and confirm remediation across all managed endpoints and containers.

Detection

  • Hunt for Chrome or Chromium processes crashing repeatedly with heap corruption or access-violation faults in V8, especially following visits to untrusted sites.
  • Monitor proxy, DNS and browser telemetry for requests to known exploit-hosting or malvertising domains and correlate with browser version data.
  • Inventory endpoints and containers for Chrome/Chromium versions below 114.0.5735.110 and for downstream packages carrying the vulnerable V8 code.
  • Review EDR alerts for browser child processes spawning unexpected executables, which can indicate post-exploitation activity after a renderer compromise.

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-2023-3079 to the Known Exploited Vulnerabilities catalog on 7 June 2023 as "Google Chromium V8 Type Confusion Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 28 June 2023.

Affected products

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

References

LinkTags
http://packetstormsecurity.com/files/176211/Chrome-V8-Type-Confusion.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/176212/Chrome-V8-Type-Confusion-New-Sandbox-Escape.html Third Party AdvisoryVDB Entry
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop.html Vendor Advisory
https://crbug.com/1450481 ExploitIssue Tracking
https://lists.fedoraproject.org/archives/list/[email protected]/message/DYTXO5E3FI3I2ETDP3HF4SHYY Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/[email protected]/message/U4OXTNIZY4JYHJT7CVLPAJQIL Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/202311-11 Third Party Advisory
https://security.gentoo.org/glsa/202401-34 Third Party Advisory
https://www.couchbase.com/alerts/ Third Party Advisory
https://www.debian.org/security/2023/dsa-5420 Mailing ListThird Party Advisory
http://packetstormsecurity.com/files/176211/Chrome-V8-Type-Confusion.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/176212/Chrome-V8-Type-Confusion-New-Sandbox-Escape.html Third Party AdvisoryVDB Entry
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop.html Vendor Advisory
https://crbug.com/1450481 ExploitIssue Tracking
https://lists.fedoraproject.org/archives/list/[email protected]/message/DYTXO5E3FI3I2ETDP3HF4SHYY Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/[email protected]/message/U4OXTNIZY4JYHJT7CVLPAJQIL Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/202311-11 Third Party Advisory
https://security.gentoo.org/glsa/202401-34 Third Party Advisory
https://www.couchbase.com/alerts/ Third Party Advisory
https://www.debian.org/security/2023/dsa-5420 Mailing ListThird Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-3079 US Government Resource

Track CVE-2023-3079 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-43300Apple iOS, iPadOS and macOS out-of-bounds write via malicious imageAn out-of-bounds write in Apple iOS, iPadOS and macOS is triggered when processing a malicious image file, causing memory corruption. Apple states th…KEVEPSS 22%analysed10.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-2025-24085Apple iOS, iPadOS, macOS, tvOS, visionOS, watchOS Use-After-Free Privilege EscalationA use-after-free flaw in Apple's operating systems was fixed through improved memory management in iOS 18.3, iPadOS 18.3 and 17.7.6, macOS Sequoia 15…KEVEPSS 18%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-65400Apple macOS Screen Sharing authentication bypassAn improper authentication flaw in Apple macOS Screen Sharing allows a network attacker to authenticate without valid credentials. Apple fixed it via…KEVEPSS 1.2%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%analysed

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