Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Use after free in FullScreen in Google Chrome on Windows prior to 149.0.7827.103 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Heap corruption via use-after-free in Google Chrome's FullScreen component on Windows prior to 149.0.7827.103 enables remote attackers to potentially achieve code execution when a victim visits a malicious HTML page. Chromium rates this High severity and a vendor patch is available, though no public exploit has been identified at time of analysis. The CVSS 8.8 score reflects the network-reachable, low-complexity nature of the bug, tempered by required user interaction (UI:R).
Technical ContextAI
The flaw is a CWE-416 Use-After-Free in Chrome's FullScreen subsystem, which manages the Fullscreen API lifecycle (requestFullscreen/exitFullscreen) and associated DOM/widget state. Use-after-free bugs occur when memory referenced by a dangling pointer is reallocated and then dereferenced, allowing attacker-controlled data to be interpreted as object state, vtable pointers, or function pointers. In Chrome's multi-process Blink/Content architecture, such bugs in renderer-side UI code typically yield renderer-process compromise, which combined with a sandbox escape can lead to full code execution on the host. The bug is specific to the Windows build per the description, suggesting platform-specific windowing or widget code paths in the FullScreen implementation.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.103 for Windows - update via the built-in updater (chrome://settings/help) or push through enterprise management (Chrome Browser Cloud Management, Group Policy, or Intune) and restart the browser to apply. Confirm the rollout via the Stable Channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html and track the upstream report at https://issues.chromium.org/issues/506684534. As a compensating control until updates land, restrict access to untrusted sites via SafeBrowsing Enhanced Protection and enterprise URL allowlists, and consider blocking the Fullscreen API in high-risk fleets through the FullscreenAllowedForUrls / DefaultFullscreenSetting policies - this breaks legitimate full-screen video and presentation use cases. For Chromium-derivative browsers, monitor each vendor's release notes and apply their equivalent merge as soon as published.
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35248
GHSA-8jhq-p4mq-387j