Skip to main content

Google Chrome EUVDEUVD-2026-34523

| CVE-2026-11075 MEDIUM
Out-of-bounds Read (CWE-125)
2026-06-04 chrome-cve-admin@google.com GHSA-8m93-jvcq-2gjv
6.5
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
SUSE
MEDIUM
qualitative
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

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

Lifecycle Timeline

4
Analysis Generated
Jun 05, 2026 - 18:47 vuln.today
CVSS changed
Jun 05, 2026 - 18:22 NVD
6.5 (MEDIUM)
CVE Published
Jun 04, 2026 - 23:17 nvd
UNKNOWN (no severity yet)
CVE Published
Jun 04, 2026 - 23:17 nvd
MEDIUM 6.5

DescriptionCVE.org

Out of bounds read in V8 in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Out-of-bounds read in Chrome's V8 JavaScript engine (versions prior to 149.0.7827.53) exposes sensitive process memory to remote attackers who can lure a victim to a crafted HTML page. The CVSS vector (PR:N/UI:R/C:H) confirms unauthenticated remote triggering with high confidentiality impact, though exploitation requires one click of user interaction. No public exploit identified at time of analysis, and EPSS sits at the 11th percentile (0.03%), suggesting low observed exploitation pressure despite the medium-severity classification.

Technical ContextAI

V8 is Google's open-source, high-performance JavaScript and WebAssembly engine embedded in Chrome. CWE-125 (Out-of-bounds Read) describes a condition where a program reads data past the end of an allocated buffer; in V8's JIT-compiled execution environment this can expose adjacent heap or stack memory containing pointers, tokens, or other in-process secrets. The attack surface is the HTML rendering pipeline: a crafted page triggers the V8 parser or compiler to process malformed script or bytecode, causing the OOB read before any sandbox boundary fully contains the data leak. Affected CPE scope covers Google Chrome on all desktop platforms prior to version 149.0.7827.53, as confirmed by the EUVD affected-versions record (EUVD-2026-34523).

RemediationAI

Update Google Chrome to version 149.0.7827.53 or later, which contains the vendor-released patch per the stable channel release announcement at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Chrome's auto-update mechanism will deliver this version automatically on most desktop installations; administrators managing enterprise fleets should verify deployment via policy or endpoint telemetry. If immediate patching is not feasible, the primary compensating control is to restrict or disable JavaScript execution for untrusted origins using Chrome enterprise policies (e.g., JavaScriptBlockedForUrls), though this will break functionality on many legitimate sites and should be scoped carefully. There is no workaround that eliminates the OOB read without patching; blocking JavaScript wholesale is the only configuration-level mitigation with meaningful effect.

Vendor StatusVendor

SUSE

Severity: Medium
Product Status
openSUSE Tumbleweed Fixed

Share

EUVD-2026-34523 vulnerability details – vuln.today

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