Description
Insufficient validation of untrusted input in Autofill in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via malicious network traffic. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An input validation flaw in Chrome's Autofill component enables a remote attacker to craft malicious network traffic that can escape the browser sandbox, potentially allowing execution of arbitrary code on the victim’s machine. The flaw is a classic example of CWE-20, misuse of user-supplied data that can lead to a loss of isolation between application components, and it also reflects CWE-501, insufficient authenticity of the received data.

Affected Systems

All desktop installations of Google Chrome with versions earlier than 149.0.7827.53 are affected. The vulnerability spans every platform that uses the embedded Chrome engine compiled with the mentioned Autofill code.

Risk and Exploitability

The EPSS score is less than 1% and the vulnerability is not listed in the CISA KEV catalog, indicating no widespread exploitation yet. The CVSS score of 9.6 indicates critical severity, which suggests the impact is significant. The attack vector requires the victim to receive malicious network traffic, so it is network‑based. While exploitation is theoretically possible, there is no publicly known exploit at this time.

Generated by OpenCVE AI on June 7, 2026 at 14:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later through the official update mechanism
  • Disable the Autofill feature by modifying Chrome’s settings or using group policies until the patch is applied
  • Temporarily disable Autofill data persistence by launching Chrome with the --disable-autofill flag or equivalent command line switch

Generated by OpenCVE AI on June 7, 2026 at 14:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in Autofill
Weaknesses CWE-501
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Fri, 05 Jun 2026 17:00:00 +0000

Type Values Removed Values Added
Title Chrome Autofill Input Validation Vulnerability Enabling Sandbox Escape

Fri, 05 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 05 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Chrome Autofill Input Validation Vulnerability Enabling Sandbox Escape

Fri, 05 Jun 2026 05:00:00 +0000

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

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Autofill in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T14:29:22.672Z

Reserved: 2026-06-04T17:10:49.964Z

Link: CVE-2026-11207

cve-icon Vulnrichment

Updated: 2026-06-05T14:29:18.491Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:27.930

Modified: 2026-06-06T01:59:08.813

Link: CVE-2026-11207

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11207 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:00:13Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-501

    Trust Boundary Violation