Description
Inappropriate implementation in Passwords in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in Chrome’s Passwords module enables a remote attacker who has already compromised the renderer process to read sensitive data from process memory. This memory read is triggered by a crafted HTML page and could expose user credentials or other confidential information. The weakness is an information disclosure flaw, matching CWE‑200 and CWE‑825.

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 are affected. The vulnerability exists in the Stable channel and likely in all channel builds before the fix. No other vendors or products are listed.

Risk and Exploitability

The vulnerability is classified as medium severity, with a CVSS score of 6.5. Exploitation requires the attacker to first gain control of the renderer process, which typically involves delivering a malicious web page under the user’s control. The EPSS score is less than 1 percent, and the flaw is not listed in the CISA KEV catalog. Although the overall risk is moderate, any successful renderer compromise could lead to leaking sensitive memory contents, and no public exploit has been noted.

Generated by OpenCVE AI on June 7, 2026 at 15:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later via the standard update mechanism.
  • Configure the browser to use only the Stable or Main channel to avoid receiving earlier builds with the flaw.
  • Deploy web‑filtering or user‑click‑through monitoring to detect and block malicious renderer code in situations where users may visit untrusted sites.

Generated by OpenCVE AI on June 7, 2026 at 15:55 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 policy enforcement in Passwords
Weaknesses CWE-825
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:30:00 +0000

Type Values Removed Values Added
Title Chrome Passwords Process Memory Leak via Renderer Compromise

Fri, 05 Jun 2026 15: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'}

ssvc

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


Fri, 05 Jun 2026 06:45: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 Chrome Passwords Process Memory Leak via Renderer Compromise
Weaknesses CWE-200

Thu, 04 Jun 2026 23:15: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 had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T14:36:45.328Z

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

Link: CVE-2026-11209

cve-icon Vulnrichment

Updated: 2026-06-05T14:36:41.468Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-06T01:58:41.197

Link: CVE-2026-11209

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11209 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-825

    Expired Pointer Dereference