CVE-2026-9900: Out of bounds write in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had com...
Out of bounds write in ANGLE 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)
This Chrome flaw affects the browser’s graphics layer, ANGLE. If an attacker already compromises Chrome’s renderer, a crafted web page could potentially help them escape the browser sandbox and gain broader impact on the device. The source bundle does not show active exploitation.
Executive priority
Treat this as a high-priority browser patch. The sandbox-escape potential raises business risk, but the available evidence does not support emergency zero-day handling unless new exploitation data appears.
Technical view
CVE-2026-9900 is a CWE-787 out-of-bounds write in ANGLE in Google Chrome before 148.0.7778.216. CVSS 3.1 is 8.3 with network attack vector, required user interaction, high attack complexity, changed scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Organizations running Google Chrome versions before 148.0.7778.216 are the stated exposure. The provided sources do not establish other affected products, platforms, or downstream Chromium-based browser status.
Exploitation context
The CVE describes a remote attacker using a crafted HTML page after compromising the renderer process. KEV is false, and the bundle provides no cited evidence of active exploitation or public exploit availability.
Researcher notes
The public description is sparse. It identifies ANGLE, CWE-787, renderer compromise prerequisite, crafted HTML, and sandbox escape potential. The Chromium issue is cited, but the bundle does not include deeper root-cause, exploitability, or patch details.
Mitigation direction
Update Google Chrome to 148.0.7778.216 or later.
Confirm enterprise Chrome update policies are not delaying deployment.
Prioritize browsers on privileged administrator and developer workstations.
Check Google release notes for revised vendor guidance.
Do not assume other Chromium-based products are covered without vendor advisories.
Validation and detection
Inventory Chrome versions across managed endpoints.
Confirm no installed Chrome version is below 148.0.7778.216.
Verify update telemetry from endpoint management or browser management tooling.
Review Chrome release notes for the CVE identifier.
Track the Chromium issue for additional disclosure or patch context.
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.