CVE-2026-9933: Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a...
Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
CVE-2026-9933 is a high-severity Google Chrome memory safety flaw. A malicious site could potentially corrupt memory if a user is persuaded to perform specific UI gestures on a crafted HTML page. The source bundle does not show active exploitation, but browser flaws can create broad business risk because exposure sits on employee endpoints.
Executive priority
Treat this as a prompt browser patching priority, not an emergency zero-day based on the provided evidence. Executive focus should be rapid endpoint update coverage and confirmation that unmanaged Chrome installations are not left behind.
Technical view
The CVE describes a CWE-416 use-after-free in Chrome Input before 148.0.7778.216. Exploitation requires network delivery, no privileges, and user interaction, with high potential confidentiality, integrity, and availability impact under CVSS 3.1 score 7.5. Public technical detail is limited in the provided sources.
Likely exposure
Organizations are likely exposed where Google Chrome desktop is installed below 148.0.7778.216, especially on unmanaged endpoints, delayed update rings, or kiosks. The provided sources do not identify other affected products.
Exploitation context
The documented scenario is a remote attacker convincing a user to engage in specific UI gestures on a crafted HTML page. The CVE is not listed as KEV in the bundle, and no cited source in the bundle states active exploitation.
Researcher notes
The key public facts are use-after-free, Input component, crafted HTML, required UI gestures, and heap corruption impact. The Chromium issue link is cited, but the bundle provides no further exploit mechanics or proof-of-concept detail. Avoid assuming exploit maturity beyond the CVE description.
Mitigation direction
Update Google Chrome to 148.0.7778.216 or later following Google's stable-channel guidance.
Prioritize managed desktop fleets and users with delayed browser updates.
Use enterprise controls to enforce automatic Chrome updates where available.
If immediate update is blocked, monitor Google guidance for supported mitigations.
Validation and detection
Inventory Chrome desktop versions across endpoints and flag versions earlier than 148.0.7778.216.
Confirm managed update policies are applying successfully to Chrome clients.
Review vulnerability management results for CVE-2026-9933 coverage.
Track Google Chrome release notes for any additional vendor guidance.
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.
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.