Description
Inappropriate implementation in PlatformIntegration in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a malicious file. (Chromium security severity: Low)
Published: 2026-06-04
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Google Chrome for Windows, a flaw in the PlatformIntegration component permits a remote attacker to force a user to perform specific UI gestures so that a malicious file is handled, leading to arbitrary code execution within the browser. The weakness stems from insufficient input validation (CWE‑20) and unsanitized code execution paths (CWE‑94). Because the code runs with the browser process privileges, the attacker can execute any code that the operating system allows.

Affected Systems

Users running the Google Chrome stable channel on Windows with a build older than 149.0.7827.53 are affected. The vulnerability was fixed in Chrome version 149.0.7827.53 and later; no other vendors or products are listed as impacted.

Risk and Exploitability

The CVSS score of 6.8 characterizes the flaw as medium severity, while an EPSS score of less than 1 % indicates a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Successful exploitation requires user interaction through convincing UI gestures after a malicious file has been downloaded or opened, so the practical risk remains limited unless the user cooperates. Once triggered, arbitrary code can run in the browser context, providing the attacker with the same privileges as the browser process.

Generated by OpenCVE AI on June 7, 2026 at 16:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Avoid opening unknown files via Chrome or disable automatic execution of downloaded files.
  • Educate users to be wary of UI gestures that appear unexpectedly during file handling operations.

Generated by OpenCVE AI on June 7, 2026 at 16:34 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: Inappropriate implementation in PlatformIntegration
Weaknesses CWE-356
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows

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

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


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

Type Values Removed Values Added
Title Arbitrary Code Execution via Malicious File Triggers in Chrome Windows

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

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Arbitrary Code Execution via Malicious File Triggers in Chrome Windows
Weaknesses CWE-94

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

Type Values Removed Values Added
Description Inappropriate implementation in PlatformIntegration in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a malicious file. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T03:56:11.953Z

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

Link: CVE-2026-11218

cve-icon Vulnrichment

Updated: 2026-06-05T14:09:54.259Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:24:46.930

Link: CVE-2026-11218

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11218 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:45:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-356

    Product UI does not Warn User of Unsafe Actions

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')