CVE-2026-13817 Chrome Sandbox Escape: Patch Now (v150.0.7871.47)
A flaw in Chrome's Glic component fails to properly validate user-supplied input before processing it. This weakness allows an attacker to craft a malicious HTML page that, when visited, could break out of Chrome's sandbox—the security boundary that isolates the browser from the underlying operating system. If successful, an attacker gains the ability to execute arbitrary code with the same privileges as the user running Chrome, potentially compromising the entire system.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-20
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Insufficient validation of untrusted input in Glic in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13817 is an input validation defect (CWE-20) in the Glic component of Google Chrome versions prior to 150.0.7871.47. The vulnerability arises from insufficient sanitization of untrusted input, enabling a sandbox escape. The attack vector is network-based and requires user interaction (visiting a crafted web page). No authentication is necessary. The flaw permits complete compromise of confidentiality, integrity, and availability within the Chrome process context and potentially the host system beyond it.
Business impact
Sandbox escape vulnerabilities in widely-deployed browsers represent significant business risk. An organization whose employees browse the web using vulnerable Chrome instances faces potential system compromise without additional malware or lateral movement requirements. This could lead to data exfiltration, credential theft, malware installation, and operational disruption. Given Chrome's ubiquity in both enterprise and consumer environments, the attack surface is broad and the barrier to exploitation is low.
Affected systems
All installations of Google Chrome versions prior to 150.0.7871.47 are affected. This includes Windows, macOS, and Linux deployments. Users on older or unmanaged Chrome instances—particularly in organizations with delayed patch cycles—face heightened risk. Extended-support releases and enterprise-locked Chrome instances should be prioritized for immediate update verification.
Exploitability
The attack requires only that a user visit a malicious HTML page; no special user privileges or system configuration is required. The barrier to weaponization is low: a threat actor needs only to host a crafted page or inject it into legitimate sites via compromised ads, compromised content delivery networks, or social engineering. While active exploitation in the wild is not confirmed by the KEV catalog, the combination of low complexity and high impact makes this an attractive target for both opportunistic and targeted campaigns.
Remediation
Update Google Chrome to version 150.0.7871.47 or later immediately. Chrome's auto-update mechanism should push patches automatically, but manual verification is advisable for critical or air-gapped systems. Organizations managing Chrome via enterprise policies should verify that their deployment infrastructure propagates the patch to all endpoints without delay. Rollback is not necessary if patching is completed promptly.
Patch guidance
Verify that all Chrome instances have auto-update enabled and have rebooted to apply the patch. For enterprise deployments, consult Google's Chrome release notes and your MDM/configuration management platform to confirm version 150.0.7871.47 or later is deployed across your fleet. Test patching in a non-production environment first if your organization requires change control. Confirm version via Chrome Settings > About Chrome; the browser will display both current and target versions during update.
Detection guidance
Monitor for browser process crashes or unexpected child processes spawned from Chrome—these may indicate exploitation attempts. Check network logs for requests to suspicious or malware-hosting domains that might serve crafted HTML payloads. Endpoint detection and response (EDR) tools should be configured to alert on Chrome sandbox escape indicators such as unusual system calls or privilege escalation attempts from the Chrome process. Web content filtering and DNS sinkhole techniques can help block known malicious domains before payload delivery.
Why prioritize this
This vulnerability merits urgent priority due to its high CVSS score (8.8), sandbox escape capability, low complexity of exploitation, and broad user base. The requirement for only user interaction (visiting a web page) means attackers can reach victims at scale. Organizations should treat this as critical and aim to patch all endpoints within 48 hours. The fact that it is not yet listed in the KEV catalog does not reduce urgency; early patching provides a window of advantage before active exploitation becomes widespread.
Risk score, explained
The CVSS 3.1 score of 8.8 reflects the following: network-based attack vector with no privilege or authentication requirements; low attack complexity; user interaction needed (visiting a page); sandbox escape enabling complete system compromise (confidentiality, integrity, availability all affected); and no scope limitation once the sandbox is broken. The High severity rating is appropriate given the potential for full system takeover following successful exploitation.
Frequently asked questions
Does my Chrome browser auto-update to patch this vulnerability?
Yes, Chrome includes an auto-update mechanism that periodically checks for patches. However, the update is only applied on the next browser restart. To ensure you are protected, verify your version in Chrome Settings > About Chrome and restart your browser if an update is pending. Enterprise users should confirm their organization's Chrome update policy.
What should I do if I visit a malicious website before patching?
A single visit to a malicious page does not guarantee exploitation; the attacker must craft the page specifically to trigger the Glic flaw. However, you should assume potential compromise if you visited a suspicious site. Immediately update Chrome to the patched version, consider changing credentials accessed from that browser, and run a full antivirus or EDR scan on your system to check for post-exploitation artifacts.
Is there any workaround if I cannot patch immediately?
There is no complete workaround for a sandbox escape. Temporary mitigations include disabling JavaScript in your browser settings (which breaks many websites), using a different browser for untrusted sites, or restricting browsing to trusted, verified domains only. However, these approaches are impractical for most users. Patching should be your priority.
Why is this not in the Known Exploited Vulnerabilities (KEV) catalog yet?
The KEV catalog is maintained by CISA and is updated based on observed active exploitation in the wild. A vulnerability's absence from KEV does not mean it is not being exploited; it may simply mean that exploitation has not been detected or reported by security researchers and vendors. Organizations should not use KEV status as the sole indicator of urgency—patch based on severity and affected asset count.
This analysis is based on public vulnerability data current as of the CVE publication date and does not constitute legal or technical advice. Organizations are responsible for validating patch applicability to their specific environments before deployment. The information provided should be corroborated with official Google Chrome security advisories and your organization's risk management policies. No exploit code or detailed technical bypass methods are provided herein. Always test patches in non-production environments first and maintain backups of critical configurations. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2025-22424HIGHAndroid Local Privilege Escalation via Image Disclosure
- CVE-2025-48643HIGHAndroid Local Privilege Escalation via Provisioning Bypass
- CVE-2026-0078HIGHAndroid Privilege Escalation via DevicePolicyManagerService Desync
- CVE-2026-10020HIGHChrome Android Sandbox Escape via Skia Input Validation Flaw
- CVE-2026-10021HIGHGoogle Chrome USB Validation Flaw – RCE Vulnerability Patch
- CVE-2026-10904HIGHChrome V8 Sandbox Escape Remote Code Execution
- CVE-2026-10911HIGHChrome Sandbox Escape Vulnerability (High Severity)
- CVE-2026-10917HIGHChrome Media Sandbox Escape Vulnerability (High CVSS 8.3)