Description
Inappropriate implementation in Passwords in Google Chrome prior to 149.0.7827.53 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: Low)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Chrome’s password handling permits a remote attacker to obtain cross‑origin user data when a victim performs specific UI gestures on a maliciously crafted page. The defect stems from inadequate isolation of password dialogs, enabling the attacker to read sensitive information that should remain protected, thereby violating confidentiality (CWE‑200) and relying on implicit trust in page context (CWE‑346).

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 on all platforms supported by the browser are affected; no specific operating systems were listed in the advisory.

Risk and Exploitability

Exploitation requires the user to visit a crafted site and interact with the password prompt, conditions typically achieved via phishing or social engineering. The official CVSS score is 6.5, indicating medium severity, and the EPSS score is less than 1 %. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be remote user interaction with a web page, as the advisory does not explicitly detail the method. The limited EPSS score suggests low probability of widespread exploitation, yet the potential for data leakage warrants attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer to address the information exposure (CWE‑200) and implicit trust (CWE‑346) issues.
  • If an upgrade is unavailable, disable the auto‑save password feature to reduce the amount of data exposed by the UI prompt.
  • Educate users about phishing tactics that target password entry flows and encourage them to verify the legitimacy of a site before interacting with credential dialogs.

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

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 14:30: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

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

Type Values Removed Values Added
Title chromium-browser: Incorrect security UI in Passwords
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Password UI Gestures in Chrome

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Password UI Gestures in Chrome
Weaknesses CWE-200

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

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

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

Type Values Removed Values Added
Description Inappropriate implementation in Passwords in Google Chrome prior to 149.0.7827.53 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: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:34:49.535Z

Reserved: 2026-06-04T17:11:11.086Z

Link: CVE-2026-11271

cve-icon Vulnrichment

Updated: 2026-06-05T19:34:41.599Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:17:04.137

Modified: 2026-06-08T14:17:51.647

Link: CVE-2026-11271

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11271 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-346

    Origin Validation Error