CVE-2026-9906: Out of bounds write in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compr...
Out of bounds write in GPU in Google Chrome 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)
A Chrome GPU memory bug could let an attacker escape Chrome’s sandbox after first compromising the renderer process. That means a malicious web page could potentially turn a browser compromise into broader system impact. The available sources rate it High and name Chrome versions prior to 148.0.7778.216.
Executive priority
Treat this as a high-priority browser fleet update. It is not confirmed exploited in the provided evidence, but sandbox escape bugs can materially increase impact when chained with other browser vulnerabilities.
Technical view
CVE-2026-9906 is a CWE-787 out-of-bounds write in Chrome’s GPU component. The CVSS 3.1 score is 8.3 with network attack vector, required user interaction, high complexity, and changed scope. Google describes potential sandbox escape via crafted HTML after renderer compromise.
Likely exposure
Organizations running Google Chrome desktop versions prior to 148.0.7778.216 are the named exposure. The source bundle does not establish affected Chromium-based browsers, operating systems, or mobile variants beyond Google Chrome.
Exploitation context
No active exploitation is supported by the provided sources, and the CVE is not marked KEV. Exploitation requires user interaction and a prior renderer compromise, but successful chaining could weaken Chrome’s browser sandbox boundary.
Researcher notes
The public record provides vulnerability class, component, CVSS, and a high-level attack condition, but not root-cause detail or proof-of-concept material. The Chromium issue may have restricted details, so validation should focus on version exposure and vendor advisory tracking.
Mitigation direction
Update Chrome desktop to 148.0.7778.216 or later.
Verify enterprise browser update policies are applying promptly.
Check Google’s Chrome release guidance for platform-specific details.
Monitor CISA KEV and vendor advisories for exploitation updates.
Validation and detection
Inventory Chrome desktop versions across managed endpoints.
Confirm vulnerable versions are below 148.0.7778.216.
Validate Chrome auto-update or managed deployment completion.
Review browser security telemetry for unusual renderer or GPU-process crashes.
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-787: 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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.