Description
Type confusion in V8 in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to read memory inside the sandbox via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-08-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote process memory read inside Chrome sandbox via crafted HTML page
Action: Apply Patch
AI Analysis

Impact

A type confusion bug in V8, the JavaScript engine used by Google Chrome, allowed a remote attacker to read memory that resides within the browser's sandbox when the attacker serves a specifically crafted HTML page. The vulnerability is a classic type confusion flaw (CWE-843) that could be used to circumvent the constraints imposed by the sandbox and potentially reveal sensitive information. The defect was classified by Chromium as Low severity because the memory read capability is limited to the sandboxed environment and does not directly grant system‑wide access.

Affected Systems

The issue affects all Google Chrome releases prior to version 152.0.7977.65. Users on the stable channel who have not upgraded to this version are at risk. The flaw exists in V8, which is embedded in all Chrome builds for desktop platforms.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity impact. The EPSS score of < 1% suggests a very low likelihood of exploitation observed in the wild, and the vulnerability is not listed in the CISA KEV catalog, pointing to limited public exploitation activity. The attack can only succeed if the user engages with a malicious or tricked web page, so social engineering is the inferred attack vector. Despite the Low severity rating from Chromium, any exploitation would still expose sandboxed data to the attacker.

Generated by OpenCVE AI on August 26, 2026 at 21:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Chrome version 152.0.7977.65 or later, which contains the V8 type‑confusion fix.
  • Until the update is applied, avoid opening or interacting with HTML content from unknown or untrusted sources to mitigate social engineering risk.
  • Verify that Chrome’s sandbox is active and that no policy or user setting disables it.

Generated by OpenCVE AI on August 26, 2026 at 21:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Sat, 12 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Type confusion in V8
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 27 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Type Confusion in V8 Enabling Remote Memory Read Inside Chrome Sandbox

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 25 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Type Confusion in V8 Enabling Remote Memory Read Inside Chrome Sandbox

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Type confusion in V8 in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to read memory inside the sandbox via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T19:22:32.736Z

Reserved: 2026-08-25T06:08:12.318Z

Link: CVE-2026-79045

cve-icon Vulnrichment

Updated: 2026-08-26T19:22:28.284Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:00.247

Modified: 2026-08-27T01:28:08.550

Link: CVE-2026-79045

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T20:10:56Z

Links: CVE-2026-79045 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:00:04Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')