Skip to main content

Google Chrome EUVDEUVD-2026-33115

| CVE-2026-9973 HIGH
Out-of-bounds Write (CWE-787)
2026-05-28 Chrome GHSA-xv4h-x4ch-3xmh
8.8
CVSS 3.1 · Vendor: Chrome
Share

Severity by source

Vendor (Chrome) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
SUSE
HIGH
qualitative
Red Hat
8.8 HIGH
qualitative

Primary rating from Vendor (Chrome).

CVSS VectorVendor: Chrome

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
May 29, 2026 - 12:32 vuln.today
CVSS changed
May 29, 2026 - 12:22 NVD
8.8 (HIGH)
CVE Published
May 28, 2026 - 22:25 nvd
UNKNOWN (no severity yet)
CVE Published
May 28, 2026 - 22:25 nvd
HIGH 8.8

DescriptionCVE.org

Out of bounds write in V8 in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

AnalysisAI

Remote code execution in Google Chrome's V8 JavaScript engine prior to 148.0.7778.216 allows attackers to execute arbitrary code inside the renderer sandbox when a victim visits a crafted HTML page. The flaw is an out-of-bounds write (CWE-787) rated High by Chromium and CVSS 8.8, requires user interaction to load attacker-controlled content, and no public exploit has been identified at time of analysis.

Technical ContextAI

V8 is Google's open-source JavaScript and WebAssembly engine that powers Chrome, Chromium-derived browsers, and Node.js. Out-of-bounds write vulnerabilities (CWE-787) in V8 typically arise from flawed bounds checking in JIT-compiled code, optimizing compiler type confusion, or incorrect assumptions in object/array handling, allowing attacker-controlled data to overwrite adjacent heap memory. Per the CPE cpe:2.3:a:google:chrome, all Chrome desktop builds before 148.0.7778.216 ship the vulnerable V8 component; memory corruption in V8 has historically been a reliable primitive for shaping the heap and achieving arbitrary code execution within the renderer process, though Chrome's site-isolation sandbox confines the initial compromise to the renderer until paired with a separate sandbox escape.

RemediationAI

Vendor-released patch: update Google Chrome to 148.0.7778.216 or later via the stable channel as announced at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html, then fully relaunch the browser so the new V8 binary is loaded. Enterprises should push the update via Chrome Browser Enterprise / Group Policy and verify chrome://version on managed endpoints, and downstream Chromium browsers (Edge, Brave, Opera, Electron apps) must be updated as their vendors release rebased builds. If immediate patching is not feasible, compensating controls include enabling Chrome's Site Isolation (already default), enforcing strict allowlist-based browsing via SafeBrowsing Enhanced Protection or a web proxy, and disabling JIT for untrusted sites via the JavaScriptJitAllowedForSites/JavaScriptJitBlockedForSites policies (which removes a large class of V8 exploit primitives at the cost of significant JavaScript performance regression on heavy web apps).

Vendor StatusVendor

SUSE

Severity: High
Product Status
openSUSE Leap 16.0 Fixed
openSUSE Tumbleweed Fixed

Share

EUVD-2026-33115 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy