CVE-2026-9994: Use after free in Core in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who ha...
Use after free in Core 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 serious Chrome for Windows flaw. It matters because a browser sandbox escape can turn a compromised web page renderer into broader system risk. The provided sources do not show active exploitation, but affected endpoints should be updated promptly.
Executive priority
Treat this as a prompt browser patching priority for Windows fleets. The flaw is high impact but has exploit preconditions, and the provided evidence does not show active exploitation.
Technical view
CVE-2026-9994 is a CWE-416 use-after-free in Chrome Core on Windows. A remote attacker who already compromised the renderer process could use a crafted HTML page to potentially escape the sandbox. CVSS is 8.3 High with network attack vector, user interaction, and high impact.
Likely exposure
Organizations with Windows endpoints running Google Chrome versions prior to 148.0.7778.216 are the likely exposed population. Exposure is higher where browser auto-update is disabled, updates are delayed, or users browse untrusted content.
Exploitation context
No active exploitation is stated in the source bundle, and KEV is false. Exploitation requires user interaction and a compromised renderer process before the sandbox escape condition, which suggests use in exploit chains rather than simple standalone attacks.
Researcher notes
Evidence is limited to the CVE description and Chrome release references. The Chromium issue may restrict details. Avoid assuming cross-platform impact, public exploit availability, or specific mitigations beyond updating and following vendor guidance.
Mitigation direction
Update Chrome on Windows to 148.0.7778.216 or later.
Confirm Chrome auto-update is enabled and functioning across managed endpoints.
Check Google Chrome release guidance for channel-specific remediation details.
Prioritize users with high-risk browsing or unmanaged Windows devices.
Validation and detection
Inventory Chrome versions on Windows endpoints.
Identify hosts running versions earlier than 148.0.7778.216.
Verify update deployment succeeded after browser restart.
Review vulnerability scanner results for CVE-2026-9994 coverage.
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.