Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page reachable over the network with low complexity and no auth but requiring a victim page visit (UI:R); heap corruption in the renderer yields high C/I/A within an unchanged scope.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in Passwords in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Heap corruption in the Passwords component of Google Chrome desktop before 150.0.7871.47 lets a remote attacker who lures a victim to a crafted HTML page potentially achieve memory corruption and likely code execution in the renderer. Rated CVSS 8.8 (Chromium severity Medium), it requires user interaction (visiting a malicious page) but no authentication. No public exploit identified at time of analysis; EPSS is low at 0.17% (7th percentile) and CISA SSVC records no observed exploitation.
Technical ContextAI
The flaw resides in Chrome's Passwords subsystem (password manager/autofill handling), part of the Chromium browser engine that renders untrusted web content in the renderer process. NVD classifies the root cause as CWE-20 (Improper Input Validation), meaning insufficient validation of attacker-influenced input leads to heap corruption - an out-of-bounds or use-after-free style memory-safety condition on the heap. Because Chromium ships in Chrome and downstream browsers, the affected CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Chrome desktop builds prior to the fixed version, and the same engine code is redistributed by vendors such as SUSE (per tags) and other Chromium-based browsers.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later on all desktop platforms via the built-in updater (Settings > About Google Chrome) and relaunch to apply, per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. In managed fleets, push the update through enterprise policy or your OS package channel, and for Chromium-based/SUSE-repackaged browsers apply the corresponding rebased build when available (EUVD reference https://nvd.nist.gov/vuln/detail/CVE-2026-14009). No supported standalone workaround fully neutralizes a renderer memory-corruption bug; as interim compensating controls you can enforce Chrome's Site Isolation and Enhanced Safe Browsing to raise exploitation cost, restrict browsing to trusted sites via policy, and deploy web/URL filtering to reduce exposure to malicious pages - these reduce but do not eliminate risk and do not substitute for the update.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40697
GHSA-wwwr-jj94-jrp5