CVE-2026-9890: Use after free in XR in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had...
Use after free in XR 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: Critical)
CVE-2026-9890 is a Chrome for Windows flaw that could let an attacker escape Chrome’s sandbox after first compromising the renderer process. A victim would need to interact with a crafted HTML page. The impact is serious because sandbox escape can turn a browser compromise into broader system risk.
Executive priority
Treat this as a high-priority browser update issue. It is not confirmed exploited in the provided sources, but sandbox escape risk warrants rapid remediation on Windows fleets.
Technical view
The issue is a CWE-416 use-after-free in Chrome XR on Windows before 148.0.7778.216. Sources describe potential sandbox escape via crafted HTML, contingent on renderer compromise. CVSS 3.1 is 8.3 with high confidentiality, integrity, and availability impact, high attack complexity, and required user interaction.
Likely exposure
Organizations are exposed where Windows endpoints run Google Chrome versions earlier than 148.0.7778.216, especially systems with delayed browser updates or unmanaged Chrome installations.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. The described attack requires user interaction and a prior renderer compromise, so this is not a standalone drive-by claim from the provided evidence.
Researcher notes
Evidence is limited to the CVE record, Chrome release reference, and Chromium issue reference. The Chromium issue may restrict technical details. Do not infer exploit maturity, additional platforms, or root-cause specifics beyond XR use-after-free and renderer-compromise prerequisite.
Mitigation direction
Update Chrome on Windows to 148.0.7778.216 or later.
Confirm enterprise browser management is enforcing timely Chrome updates.
Prioritize high-risk user groups with broad web exposure.
Check Google’s Chrome release guidance for any superseding instructions.
Validation and detection
Inventory Windows endpoints for Chrome versions below 148.0.7778.216.
Verify Chrome update policy and deployment telemetry.
Review vulnerability scanner results for CVE-2026-9890 coverage.
Monitor vendor advisories for additional affected details or fixes.
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.