Skip to main content

Google Chrome CVE-2026-12447

| EUVDEUVD-2026-37532 HIGH
Heap-based Buffer Overflow (CWE-122)
2026-06-17 Chrome
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
vuln.today AI
8.8 HIGH

Remote crafted page with no auth but required user visit (UI:R); high C/I/A from arbitrary code execution, but S:U as impact stays within the renderer sandbox.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SUSE
CRITICAL
qualitative
Red Hat
8.8 HIGH
qualitative

Primary rating from Vendor (Chrome).

CVSS VectorVendor: Chrome

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jul 22, 2026 - 22:05 vuln.today
CVE Published
Jun 17, 2026 - 01:38 cve.org
UNKNOWN (no severity yet)
CVE Published
Jun 17, 2026 - 01:38 cve.org
HIGH 8.8

DescriptionCVE.org

Heap buffer overflow in WebRTC in Google Chrome prior to 149.0.7827.155 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

AnalysisAI

Heap-based buffer overflow in Google Chrome's WebRTC component (versions prior to 149.0.7827.155) lets a remote attacker execute arbitrary code inside the browser's renderer sandbox by luring a victim to a crafted HTML page. Google rates the Chromium severity as High and a fixed Stable channel build is available; there is no public exploit identified at time of analysis, and the EPSS score of 0.36% (28th percentile) reflects low near-term exploitation probability. CISA's SSVC framework records exploitation status as 'none,' so this is patch-worthy but not yet an emergency.

Technical ContextAI

WebRTC (Web Real-Time Communication) is the browser subsystem that powers peer-to-peer audio, video, and data channels used by video-conferencing and streaming web apps. It parses attacker-influenceable media/session data (SDP, RTP/RTCP, codec buffers) in the renderer process, which is a historically rich attack surface. The root cause is CWE-122 (Heap-based Buffer Overflow): code writes past the bounds of a heap-allocated buffer, corrupting adjacent heap memory. In a modern browser this typically requires chaining with an information leak and heap grooming to achieve reliable control-flow hijack, and any resulting code execution is confined to Chrome's renderer sandbox (S:U - no scope change) rather than the host OS. The affected product per CPE is cpe:2.3:a:google:chrome:*, i.e., the Chrome desktop browser across platforms; downstream rebuilds (Red Hat, SUSE per tags) inherit the flaw.

RemediationAI

Vendor-released patch: Google Chrome 149.0.7827.155 - upgrade the browser to 149.0.7827.155 or later on all desktop platforms and restart Chrome so the update takes effect (verify via chrome://settings/help). Managed fleets should push the update through their enterprise management/update policy, and users of Chromium-based rebuilds should apply the equivalent Red Hat/SUSE package updates as they become available. No product-specific workaround is documented; if patching must be briefly deferred, compensating controls include ensuring Chrome's site isolation and sandbox remain enabled (do not launch with --no-sandbox), and, for high-risk endpoints, restricting or blocking access to untrusted sites and WebRTC-heavy content via web proxy/URL filtering - with the trade-off that WebRTC-based conferencing and streaming apps may break. Reference advisories: Google Stable Channel post (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html) and Chromium issue 513405023.

Vendor StatusVendor

SUSE

Severity: Critical
Product Status
SUSE Package Hub 15 SP7 Fixed
SUSE Package Hub 15 SP7 Affected

Share

CVE-2026-12447 vulnerability details – vuln.today

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