Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Password Manager in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Cross-origin data leakage in Google Chrome's Password Manager component (prior to 149.0.7827.53) exposes sensitive credential or form data to remote attackers through a crafted HTML page. The flaw stems from an inappropriate implementation classified under CWE-346 (Origin Validation Error), meaning the Password Manager fails to properly enforce same-origin boundaries when handling data. No privileges are required and exploitation is conditional only on user interaction with a malicious page; CVSS confidentiality impact is rated High, though no public exploit code exists and EPSS is at 0.03%, indicating low observed exploitation pressure at time of analysis.
Technical ContextAI
The vulnerability resides in the Password Manager subsystem of the Chromium rendering engine. CWE-346 (Origin Validation Error) identifies the root cause as a failure to correctly validate or enforce origin boundaries - the browser's Password Manager does not adequately separate data associated with one origin from requests or pages belonging to another. This is a same-origin policy (SOP) bypass class of bug: the affected component, when processing a specially crafted HTML page, can be manipulated to surface credential or autofill data belonging to a different origin than the requesting context. Affected CPE is Google Chrome versions prior to 149.0.7827.53 on desktop platforms. The Chromium issue tracker entry (https://issues.chromium.org/issues/500124500) contains upstream detail, though it may be access-restricted per standard Chrome security disclosure policy.
RemediationAI
The primary remediation is to update Google Chrome to version 149.0.7827.53 or later, which contains the vendor-released patch for this issue. The stable channel update is documented at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Organizations managing Chrome deployments via policy should push this update through their endpoint management tooling promptly. As a compensating control pending update deployment, administrators can disable Chrome's built-in Password Manager via enterprise policy (PasswordManagerEnabled=false), which eliminates the vulnerable attack surface at the cost of removing autofill credential functionality - users will need to rely on a third-party password manager or manual entry. Restricting users from browsing to untrusted external sites via web filtering can reduce exposure but is not a substitute for patching. No side effects from applying the update itself have been reported.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34532
GHSA-49xg-2gwq-cjm3