CVE-2026-13805: Chrome GFX Use-After-Free on macOS – CVSS 8.8
A use-after-free vulnerability exists in Google Chrome's graphics rendering engine (GFX) on macOS. An attacker can exploit this by hosting a malicious website; when a user visits the page, Chrome crashes in a way that allows the attacker to run arbitrary code with the privileges of the Chrome process. This affects Chrome versions prior to 150.0.7871.47 on Mac systems.
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-416
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Use after free in GFX in Google Chrome on Mac prior to 150.0.7871.47 allowed a remote attacker to execute arbitrary code 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-13805 is a use-after-free vulnerability (CWE-416) in the GFX subsystem of Chromium-based browsers, specifically impacting Chrome on macOS prior to version 150.0.7871.47. Use-after-free flaws occur when a program attempts to access memory that has already been freed, potentially allowing an attacker to control that memory and redirect execution. In this case, the flaw resides in graphics processing code, a common attack surface in browser engines. The vulnerability requires user interaction (visiting a crafted webpage) and network access, but no authentication. The CVSS 3.1 score of 8.8 reflects high impact across confidentiality, integrity, and availability.
Business impact
This vulnerability poses a direct risk to organizations whose employees use Chrome on macOS. Successful exploitation enables arbitrary code execution in the browser's process context, potentially leading to credential theft, malware installation, or lateral movement into corporate networks if Chrome runs with elevated privileges or shares network trust. The requirement for user interaction means targeted phishing or watering-hole attacks are the primary vectors. For organizations managing large macOS fleets, patching cycles and enforcement become critical operational concerns.
Affected systems
Google Chrome on Apple macOS is the primary affected platform. The vulnerability affects all versions prior to 150.0.7871.47. Organizations running Chrome on Windows, Linux, or other Unix-like systems should verify their Chrome version, as the description specifies Mac; however, the underlying GFX code may be shared across platforms—check the official Google Chrome security advisory for the complete scope. Any system where users browse untrusted content using vulnerable Chrome builds is at risk.
Exploitability
Exploitability is moderate to high. The attack requires convincing a user to visit a malicious or compromised website, making it suitable for targeted phishing, drive-by attacks, or watering-hole campaigns against specific industries or organizations. No special browser configuration or user privileges are needed beyond normal web browsing. The network attack vector (AV:N) and lack of required authentication (PR:N) mean an attacker on the public internet can attempt exploitation. However, the attack does require user interaction (UI:R), which adds a small friction point but is easily overcome in social-engineering scenarios.
Remediation
Update Chrome on all macOS systems to version 150.0.7871.47 or later immediately. Chrome's auto-update mechanism should handle this, but verify completion across your environment, especially for managed devices. If auto-update is disabled in your organization, manually initiate updates or push them via mobile device management (MDM) or endpoint management tools. Verify the new version number after patching to confirm successful deployment.
Patch guidance
Google Chrome version 150.0.7871.47 or later on macOS contains the fix for this vulnerability. Users can check their version by navigating to Chrome > About Google Chrome, which will also automatically download and install any available updates. For enterprise deployments, use your configuration management or MDM solution to distribute and enforce this update. Verify patch status 7–10 days post-release to identify any systems that may have failed to auto-update or are in use by employees who delay restarts. Test the update in a small group first if your organization has specific macOS or Chrome customizations.
Detection guidance
Monitor Chrome version numbers across your environment using endpoint detection and response (EDR) tools, mobile device management (MDM), or asset-management systems. Check for systems still running versions prior to 150.0.7871.47. In network logs, detection of exploitation attempts is difficult without browser-level or system-level instrumentation; focus on behavioral indicators such as unexpected child processes spawned by Chrome, unusual network connections from the Chrome process, or out-of-process execution following web browsing. EDR tools that hook Windows API or system calls may catch post-exploitation activity. For macOS, monitor system logs for Chrome crashes followed by suspicious activity, and use code-signing verification to detect tampered Chrome binaries.
Why prioritize this
This vulnerability merits immediate prioritization due to its high CVSS score (8.8), remote and network-based attack vector, and the ubiquity of Chrome on macOS in both enterprise and consumer environments. While not yet listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, the combination of high impact, ease of exploitation (no special tools needed), and the high visibility of Chrome security flaws means active exploitation is likely within weeks. Any organization with macOS users should treat this as urgent.
Risk score, explained
The CVSS 3.1 score of 8.8 (HIGH severity) reflects a critical threat profile. The network attack vector (AV:N) and lack of required privileges (PR:N) mean any internet-connected attacker can attempt exploitation. The requirement for user interaction (UI:R) prevents worm-like propagation but does not substantially reduce risk in targeted or broad phishing scenarios. The consequence vector (C:H/I:H/A:H) indicates that successful exploitation leads to complete compromise of confidentiality, integrity, and availability within the affected process and potentially beyond (depending on browser privilege isolation and sandbox effectiveness). In a use-after-free attack, the attacker gains arbitrary code execution, which is the highest severity outcome short of kernel-level compromise.
Frequently asked questions
Does this vulnerability affect Chrome on Windows or Linux?
The CVE description specifically mentions macOS. While the GFX (graphics) subsystem code may be shared across platforms, the documented vulnerability is unique to Chrome on Mac prior to 150.0.7871.47. Check the official Google Chrome security advisory and your browser's version to determine if Windows or Linux builds are affected. If you run Chrome on other platforms, verify your version independently.
What is a use-after-free vulnerability and why is it dangerous?
A use-after-free occurs when a program attempts to access memory that has already been deallocated. Attackers can exploit this by controlling what is written to that freed memory, potentially injecting malicious code or hijacking execution flow. In browser engines, use-after-free flaws often lead to arbitrary code execution because the attacker can manipulate the freed memory before it is reused, effectively redirecting the browser to run attacker-controlled instructions.
Is this vulnerability actively exploited in the wild?
As of the publication date, this vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog, so no public evidence of active exploitation has been confirmed. However, given its high severity, network attack vector, and the prominence of Chrome, exploitation is likely to follow quickly. Organizations should patch proactively rather than waiting for public proof-of-concept code.
What can I do if my team cannot update Chrome immediately?
In the short term, educate users to avoid clicking links in emails or messages from untrusted sources, and consider using web-content filtering or browser isolation technologies for high-risk users. Disable graphics acceleration in Chrome (Settings > Advanced > System) as a temporary mitigation, though this may impact performance. However, patching remains the only reliable fix and should be prioritized for deployment within days, not weeks.
This analysis is based on information available as of the publication date and does not constitute professional security advice or a guarantee of vulnerability behavior in all environments. Organizations should verify patch applicability, test updates in non-production environments, and consult official vendor advisories. While SEC.co strives for accuracy, vulnerability details and affected versions may be updated by vendors; always confirm against the latest official Google Chrome security bulletin before taking action. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10001HIGHChrome Sandbox Escape via PerformanceManager Use-After-Free
- CVE-2026-10002HIGHGoogle Chrome PDFium Use-After-Free Vulnerability (CVSS 8.8)
- CVE-2026-10003HIGHChrome Use-After-Free Code Execution Vulnerability Analysis
- CVE-2026-10005HIGHChrome macOS Use-After-Free RCE Vulnerability (7.5 CVSS)
- CVE-2026-10007HIGHChrome Use-After-Free in SVG Arbitrary Code Execution (CVSS 8.8)
- CVE-2026-10012HIGHChrome Skia Use-After-Free Sandbox Escape (v148.0.7778.216)
- CVE-2026-10013HIGHUse-After-Free in Chrome WebCodecs – Patch Guide & Risk Assessment
- CVE-2026-10016HIGHUse-After-Free in Chrome DOM – Sandbox Code Execution Vulnerability