CVE-2026-9932: Use after free in ANGLE in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who h...
Use after free in ANGLE in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
This is a high-severity Chrome for Windows flaw that could let an attacker escape the browser sandbox after first compromising the renderer process. In business terms, outdated Windows Chrome installations may expose endpoints to a stronger browser compromise from malicious web content.
Executive priority
Treat as a prompt browser patching priority, especially for Windows-heavy environments. No active exploitation is cited, but sandbox-escape potential makes delayed patching a meaningful endpoint risk.
Technical view
CVE-2026-9932 is a CWE-416 use-after-free in ANGLE in Google Chrome on Windows before 148.0.7778.216. The CVSS 3.1 score is 8.3. Exploitation requires user interaction and a compromised renderer, then may allow sandbox escape through crafted HTML.
Likely exposure
Likely exposure is Windows endpoints running Google Chrome before 148.0.7778.216. The supplied sources do not identify other operating systems, mobile platforms, Chrome derivatives, or exact enterprise channel scope as affected.
Exploitation context
The source bundle says KEV is false and provides no cited evidence of active exploitation. The attack requires a crafted HTML page and a pre-existing renderer compromise, which suggests chaining. Impact remains high because sandbox escape can materially worsen endpoint compromise.
Researcher notes
Evidence is limited to the CVE description, CVSS vector, Google release reference, and Chromium issue reference. The Chromium issue may restrict details. Do not assume exploit availability, broader product impact, or mitigations beyond vendor update guidance.
Mitigation direction
Update Chrome for Windows to 148.0.7778.216 or later using Google stable-channel guidance.
Prioritize managed Windows fleets, privileged users, and high-risk browsing populations.
Verify Chrome auto-update and enterprise update policies are functioning.
Monitor Google and Chromium advisories for expanded scope or supplemental guidance.
Validation and detection
Inventory Windows Chrome versions across managed endpoints.
Confirm installed Chrome builds are 148.0.7778.216 or later.
Check endpoint telemetry for delayed or failed Chrome updates.
Review vendor advisories for any channel-specific fixed-version clarification.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-416: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.