Description
Side-channel information leakage in Autofill in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote attacker can trigger side‑channel leakage of private form data in Google Chrome by delivering a crafted webpage that forces the user to perform specific UI gestures while the Autofill feature is active. The flaw does not involve code execution or traditional input validation; instead, it exploits subtle timing differences that expose data stored for other origins such as addresses, credit card numbers, or passwords, compromising user privacy.

Affected Systems

Google Chrome desktop browsers before version 151.0.7922.72 on all supported operating systems are affected. The issue is referenced in the July 2026 stable channel update and applies universally across Windows, macOS, and Linux distributions using that Chrome release

Risk and Exploitability

The CVSS base score of 4.3 classifies the vulnerability as medium, largely because it requires the victim to visit a malicious site and perform intentional gestures. The EPSS score is below 1 %, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, once triggered, the side‑channel leak can reveal confidential information across origins without granting the attacker direct code execution or elevated privileges.

Generated by OpenCVE AI on August 2, 2026 at 07:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • If updating immediately is not possible, disable or restrict Autofill through the enterprise policy setting "AutofillEnabled" set to false
  • Educate users to avoid performing unexpected UI gestures on unfamiliar or untrusted websites

Generated by OpenCVE AI on August 2, 2026 at 07:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Side-channel information leakage in Autofill
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Side-channel information leakage in Autofill in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-1300
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T13:32:54.784Z

Reserved: 2026-07-27T23:34:32.798Z

Link: CVE-2026-17730

cve-icon Vulnrichment

Updated: 2026-07-30T13:20:35.745Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:35.707

Modified: 2026-07-31T15:28:27.350

Link: CVE-2026-17730

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:06Z

Links: CVE-2026-17730 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:15:03Z

Weaknesses
  • CWE-1300

    Improper Protection of Physical Side Channels

  • CWE-346

    Origin Validation Error