Description
Insufficient policy enforcement in Password Manager in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass discretionary access control via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Google Chrome’s Password Manager before version 149.0.7827.53 permits a remote attacker who has gained control of a renderer process to bypass discretionary access control using a crafted HTML page. The underlying weakness is described as an insufficient policy enforcement, which allows unauthorized access to stored credentials. This maps to CWE-20, reflecting an input validation failure, and CWE-551, denoting a discretionary access control weakness.

Affected Systems

Google Chrome desktop versions earlier than 149.0.7827.53 are affected. All stable channel releases built before this version contain the flaw, regardless of the specific operating system used, until the browser is updated to a fixed build.

Risk and Exploitability

The Chrome security team classified the issue with a CVSS score of 3.1, indicating low severity, and the EPSS score is <1%. It is not listed in the CISA KEV catalog. Exploitation requires that the attacker already compromise the renderer process; simply visiting a page is insufficient. While the flaw does not provide direct system‑wide compromise, it enables the theft of credentials stored in the Password Manager, presenting a significant risk in environments where the feature is enabled and sensitive passwords are stored.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later to patch the Password Manager policy issue.
  • If an immediate update cannot be performed, disable the Password Manager feature via the browser settings or use controls that block auto‑fill for sensitive sites.
  • Deploy Chrome Enterprise policies that restrict or blacklist the Password Manager component, ensuring renderer processes cannot access stored credentials inappropriately.

Generated by OpenCVE AI on June 7, 2026 at 16:27 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 Password Manager
Weaknesses CWE-551
References
Metrics threat_severity

None

threat_severity

Low


Fri, 05 Jun 2026 15:45: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 13:45:00 +0000

Type Values Removed Values Added
Title Chrome Password Manager Policy Enforcement Flaw Bypassing Access Control

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


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

Type Values Removed Values Added
Title Chrome Password Manager Policy Enforcement Flaw Bypassing Access Control
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 Insufficient policy enforcement in Password Manager in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass discretionary access control via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T11:36:12.409Z

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

Link: CVE-2026-11251

cve-icon Vulnrichment

Updated: 2026-06-05T11:15:51.336Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T15:33:29.097

Link: CVE-2026-11251

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11251 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-551

    Incorrect Behavior Order: Authorization Before Parsing and Canonicalization