Description
Race condition in Autofill in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Origin Policy Bypass
Action: Update Browser
AI Analysis

Impact

A race condition in Chrome’s Autofill component allows a remote attacker who already controls code execution in the renderer process to bypass the web origin policy through a specially crafted HTML page. This flaw, classified as CWE‑362, can cause data from one origin to be accessed by a different origin, compromising confidentiality and potentially allowing further exploitation within the browser’s context.

Affected Systems

Google Chrome users running versions earlier than 152.0.7977.65 are affected. The security advisory references the stable channel update for desktop browsers published in August 2026; all stable builds prior to the specified version inherit the vulnerability.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity. The EPSS score of <1% shows a very low likelihood of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation. The attack requires a pre‑existing compromise of the renderer process, so the vector is likely local or remote with elevated privileges. While the probability of exploitation remains low in the absence of a renderer compromise, the potential impact is significant because the flaw allows an attacker to bypass the web origin policy and access data from a different origin within the browser context.

Generated by OpenCVE AI on August 28, 2026 at 19:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or newer.
  • Disable the Autofill feature via Chrome settings or enterprise policy as a temporary workaround.
  • Monitor renderer process activity for suspicious origin policy bypass attempts.

Generated by OpenCVE AI on August 28, 2026 at 19:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Fri, 28 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Title Insecure Origin Policy Bypass via Autofill Race Condition in Chrome

Fri, 28 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Thu, 27 Aug 2026 18:00: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'}


Wed, 26 Aug 2026 03:30:00 +0000

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

Wed, 26 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Title Insecure Origin Policy Bypass via Autofill Race Condition in Chrome

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Race condition in Autofill in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T20:37:08.708Z

Reserved: 2026-08-25T06:07:30.744Z

Link: CVE-2026-79014

cve-icon Vulnrichment

Updated: 2026-08-27T20:32:34.470Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:57.190

Modified: 2026-08-28T14:05:37.600

Link: CVE-2026-79014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T19:15:05Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')