CVE-2026-14011: Chrome SurfaceCapture Out-of-Bounds Read – CVSS 8.1 High
Google Chrome versions prior to 150.0.7871.47 contain an out-of-bounds read vulnerability in the SurfaceCapture component. An attacker can exploit this flaw by crafting a malicious HTML page that, when visited by a user, triggers an out-of-bounds memory read. While the Chromium team classified this as Medium severity internally, the CVSS 3.1 score of 8.1 reflects the high practical risk: an attacker gains unauthorized access to sensitive memory contents without requiring special privileges, and the vulnerability impacts both confidentiality and availability.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
- Weaknesses (CWE)
- CWE-125
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-01
NVD description (verbatim)
Out of bounds read in SurfaceCapture in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Medium)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-14011 is an out-of-bounds read vulnerability (CWE-125) affecting Google Chrome's SurfaceCapture functionality. The flaw allows remote code execution context to read memory beyond allocated buffer boundaries. The attack vector is network-based with low complexity; exploitation requires only user interaction (visiting a crafted webpage) and no special privileges. The vulnerability does not permit privilege escalation or lateral movement, but it does expose sensitive in-memory data that may include session tokens, encryption keys, or other confidential information. The CVSS vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H indicates high confidentiality and availability impact within the affected process scope.
Business impact
This vulnerability poses a meaningful threat to organizations whose users browse the internet with Chrome. An attacker can harvest sensitive data from browser memory—including cached credentials, OAuth tokens, or API keys—by hosting a weaponized webpage or compromising a legitimate site. The availability impact suggests the vulnerability may also trigger process crashes, degrading user productivity. Financial services, healthcare, and other data-sensitive sectors face elevated risk if employees use Chrome to access privileged systems or handle confidential information.
Affected systems
Google Chrome versions prior to 150.0.7871.47 are affected. This includes all stable, beta, dev, and canary releases published before the fix. The SurfaceCapture component is part of Chrome's graphics and display pipeline, meaning all platforms (Windows, macOS, Linux, Android, iOS) running affected versions are potentially vulnerable. Organizations should inventory Chrome deployments across endpoints, Chromebooks, and mobile devices.
Exploitability
The vulnerability requires minimal attacker effort. No advanced exploitation knowledge, valid credentials, or local file access is needed. An attacker simply crafts an HTML page containing SurfaceCapture operations that trigger the out-of-bounds read, then distributes the link via email, compromised ad network, or drive-by download. User interaction—clicking a link or visiting a site—is mandatory, but this is a low bar in real-world attack scenarios. The lack of KEV inclusion indicates no active in-the-wild exploitation had been widely reported at publication time, though this does not guarantee future safety.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Chrome's auto-update mechanism typically rolls out fixes within 24–48 hours of release for most users, but verify completion via the About Chrome menu. Organizations managing Chrome through enterprise policies (via Google Admin Console or mobile device management) should push updates immediately. Users unable to update immediately should avoid visiting untrusted websites and disable Flash/plugins if feasible. Verify patch installation by confirming version number and monitoring for crash reports that might indicate exploitation attempts.
Patch guidance
Google Chrome 150.0.7871.47 addresses this vulnerability. Check your current version in Settings → About Chrome (or chrome://version/), which will auto-update if available. Enterprise admins should validate rollout via the Admin Console and use Chrome policies to enforce updates. For managed Chromebooks, push updates through mobile device management. No manual workarounds exist; patching is the only mitigation. Organizations should prioritize update deployment within 48 hours of the patch release date.
Detection guidance
Monitor Chrome crash logs and renderer process terminations, which may indicate exploitation attempts. Network-based detection is difficult because the attack occurs entirely within the HTML/JavaScript context. Endpoint detection should flag suspicious SurfaceCapture API calls combined with process memory access patterns, though this requires advanced behavioral analytics. Consider blocking high-risk sites known to host malicious content and educate users to avoid clicking suspicious links. If available, enable Chrome's built-in sandboxing and Safe Browsing features to add additional layers of protection.
Why prioritize this
Although Chromium assigned this a Medium severity rating internally, the CVSS 8.1 score and high confidentiality impact warrant immediate prioritization. The ease of exploitation (network-based, low complexity, user-interaction required but common) combined with the ability to exfiltrate sensitive data makes this a high-priority patch target. The absence of a current KEV entry provides a narrow window before widespread exploitation; proactive patching is critical.
Risk score, explained
The CVSS 3.1 score of 8.1 (HIGH) reflects: (1) Network attack vector with no special access or privileges required; (2) Low complexity exploitation; (3) Mandatory user interaction, which is present in many real-world scenarios; (4) High confidentiality impact (exposure of sensitive memory); (5) High availability impact (process crashes). The score does not account for impact (integrity is not affected), nor does it reflect scope escape or privilege escalation, both absent here. This aligns with a substantial but not critical risk posture.
Frequently asked questions
Do I need to be an admin to get the Chrome update?
No. Chrome updates automatically for standard users. Visit Settings → About Chrome, and the browser will fetch and install the latest version, typically prompting a restart. Enterprise managed devices follow the administrator's deployment policy.
Can this vulnerability allow an attacker to install malware on my computer?
This specific vulnerability does not enable arbitrary code execution or malware installation. It allows an attacker to read sensitive data from Chrome's memory (such as cached credentials or API keys). However, the availability impact could cause crashes. Use this vulnerability as one reason among many to keep Chrome updated—most real malware delivery still requires multi-stage attacks or other weaknesses.
If I don't use Chrome, am I affected?
No. This vulnerability is specific to Google Chrome. If you use Firefox, Safari, Edge, or other browsers, this CVE does not apply. However, if you use Chromium-based browsers like Edge or Brave, verify with the vendor whether your version includes the fix from Chrome 150.0.7871.47.
What should I do if I suspect my data was exposed by this vulnerability?
If you visited a potentially malicious site before patching, consider: (1) Changing passwords for sensitive accounts; (2) Enabling two-factor authentication if not already active; (3) Monitoring for unusual account activity; (4) Running a trusted antivirus scan. This is precautionary—detection of in-the-wild exploitation is not yet widespread, but proactive hygiene is warranted for high-value accounts.
This analysis is based on the CVE record published on 2026-06-30 and Chromium security advisories. Vulnerability details, patch availability, and KEV status may change. Organizations should verify patch versions against official Google Chrome release notes and adapt recommendations to their specific environment and risk posture. SEC.co does not warrant the completeness or timeliness of this information and recommends consulting vendor advisories and threat intelligence feeds for the latest data. No exploit code or weaponization techniques are provided or endorsed. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-0076HIGHAndroid ResourceTypes.cpp Out-of-Bounds Read Privilege Escalation
- CVE-2026-0131HIGHAndroid RTP Integer Overflow Privilege Escalation Vulnerability
- CVE-2026-0135HIGHAndroid Modem Buffer Read RCE
- CVE-2026-10017HIGHChrome Sandbox Escape via Out-of-Bounds Read in Headless Mode
- CVE-2026-10889HIGHCritical ANGLE Sandbox Escape in Google Chrome – Patch to 149.0.7827.53
- CVE-2026-10927HIGHChrome Sandbox Escape via Dawn Out-of-Bounds Read
- CVE-2026-10930HIGHChrome ANGLE Out-of-Bounds Read on macOS
- CVE-2026-10941HIGHSkia Out-of-Bounds Memory Vulnerability in Chrome – Urgent Patch Required