CVE-2026-14019: Google Chrome Password Manager Cross-Origin Data Leak Vulnerability
A flaw in Google Chrome's password manager implementation allowed attackers to steal sensitive cross-origin data through a specially crafted webpage. The vulnerability required user interaction—specifically clicking on a malicious HTML page—but did not require any special privileges or complex setup to exploit. Chrome versions prior to 150.0.7871.47 are affected.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
- Weaknesses (CWE)
- CWE-522
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-01
NVD description (verbatim)
Inappropriate implementation in Passwords in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-14019 is a cross-origin data leak vulnerability in the password management component of Google Chrome. The root cause stems from inappropriate implementation logic that failed to properly isolate sensitive data across origin boundaries. An attacker could craft a malicious HTML page that, when visited by a user, triggers the password manager to inadvertently expose information from a different origin. The vulnerability is classified as CWE-522 (Inadequate Logging), reflecting insufficient safeguards in how sensitive credential-related data is handled. The attack surface is the network (AV:N), requires no special conditions beyond low complexity (AC:L), requires no prior authentication (PR:N), and necessitates user interaction (UI:R). The impact is limited to confidentiality (C:H), with no integrity or availability consequences.
Business impact
This vulnerability poses a meaningful risk to organizations and users whose sensitive data could be harvested through credential exposure. Threat actors could conduct targeted phishing or credential harvesting campaigns by distributing malicious pages via email, social engineering, or compromised websites. Financial services, healthcare, and other credential-heavy sectors are particularly exposed. The requirement for user interaction makes mass exploitation less likely than network-only flaws, but the high confidentiality impact means a single successful compromise of a user's browser session could yield valuable credentials or authentication tokens. Organizations managing shared browser deployments or enforcing password manager usage should prioritize remediation.
Affected systems
Google Chrome versions prior to 150.0.7871.47 are vulnerable. This includes all stable, beta, dev, and canary channel releases before the patched version. Chromium-based browsers that incorporate the vulnerable password manager logic may also be affected—verify with your browser vendor if you use Chrome derivatives (Edge, Brave, Opera, etc.). Chrome on all supported operating systems (Windows, macOS, Linux, Android, iOS) is in scope.
Exploitability
Exploitability is straightforward from a technical standpoint: an attacker needs only to host or distribute a crafted HTML page and wait for a user to visit it. No browser plugins, extensions, or complex prerequisites are required. The barrier is social engineering—convincing a user to click the link—rather than technical complexity. Active exploitation is plausible but not widespread, and no public exploit code or proof-of-concept was known at the time of publication. The vulnerability does not appear on CISA's Known Exploited Vulnerabilities (KEV) list, suggesting in-the-wild exploitation had not been formally documented as of the advisory date.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Chrome's auto-update mechanism should deliver the patch automatically, but users can manually verify their version via Settings > About Google Chrome. For organizations with centralized browser management, deploy the patched version through your standard update channels. Chromium-based browser users should check their respective vendor advisories for patch availability and timelines. No workarounds are available; patching is the only mitigation.
Patch guidance
Deploy Chrome 150.0.7871.47 or higher across your user base. Organizations using Google Chrome Enterprise or managed Chrome policies should push the update through your Mobile Device Management (MDM) or configuration management system. Most Chrome installations update automatically; however, verify completion by sampling a few endpoints and confirming version numbers. For Chromium-based alternatives (Microsoft Edge, Brave, etc.), follow each vendor's patching schedule and advisory. If you maintain any custom Chromium builds, apply the equivalent security patch from the Chromium project's security fix tracker.
Detection guidance
Detection at the network level is difficult because the attack relies on legitimate browser traffic to a malicious website. Endpoint detection should focus on behavioral monitoring: watch for unusual password manager activity, unexpected credential submission failures, or anomalous authentication events shortly after users visit untrusted domains. Log authentication failures and credential-related errors in your IAM or SIEM platform. If you suspect exposure, monitor for unauthorized account access attempts using harvested credentials. Security teams can also track Chrome version numbers in their endpoint telemetry to confirm patch compliance; older Chrome versions should trigger remediation alerts.
Why prioritize this
Although classified as CVSS Medium (6.5), this vulnerability merits prompt prioritization because it directly threatens credential security—a foundational trust anchor. The attack vector is network-accessible and user-interaction-driven, making it suitable for phishing or social engineering campaigns. Organizations with high-value users (executives, financial administrators, developers with privileged accounts) should prioritize patching those systems first. The lack of KEV documentation suggests active exploitation may be limited, but the potential for targeted campaigns is real. Routine deployment through your standard patch cycle is appropriate, but do not deprioritize in favor of lower-impact flaws.
Risk score, explained
The CVSS 3.1 score of 6.5 (Medium) reflects a network-accessible vulnerability with low attack complexity and user interaction, resulting in high confidentiality impact but no integrity or availability damage. The score correctly captures that an unauthenticated remote user can leak sensitive data through a crafted webpage. However, the user-interaction requirement and absence of active exploitation lower the practical urgency slightly below Critical or High-severity thresholds. For organizations where user credentials are a primary attack target, consider this a borderline Medium-to-High priority when combined with your threat modeling.
Frequently asked questions
Do I need to patch immediately, or can I schedule this during a normal maintenance window?
This vulnerability should be patched within your standard update cycle, ideally within 1–2 weeks. Chrome's automatic update mechanism typically rolls out patches quickly, so many users may be protected already. However, if you manage Chrome deployments centrally, verify patch adoption and accelerate rollout if your user base includes high-value targets (finance, legal, R&D) or if you observe signs of targeted campaigns.
Will updating Chrome disrupt any of our business applications or extensions?
Chrome 150.0.7871.47 is a minor patch release focused on security; it should not break extensions or web applications. That said, test the update on a representative sample of your systems before full deployment, particularly if your organization relies on custom enterprise extensions or legacy internal web apps. Most organizations experience no disruption.
Does this vulnerability affect Chromium-based browsers like Edge or Brave?
Potentially, yes. Any browser using the vulnerable Chromium code may be affected. Check the official security advisories from Microsoft (Edge), Brave, Opera, and other vendors you use. Patch timelines vary; these vendors typically release fixes within days to weeks of Google's Chromium fix.
What should we do if we suspect a user's credentials were exposed via this vulnerability?
Reset the user's passwords for all critical accounts (email, VPN, financial systems, etc.) and monitor their account activity for unauthorized access. Implement multi-factor authentication if not already in place. Review login logs and authentication events for that user around the time the vulnerability may have been exploited. If your organization uses a password manager integration with Chrome, consider a temporary review of that feature's configuration.
This analysis is provided for informational purposes and reflects publicly available information as of the advisory date. Vulnerability details, CVSS scores, and patch status are subject to change; verify all technical claims against official vendor advisories and security bulletins before making remediation decisions. SEC.co does not provide legal, compliance, or insurance advice. Organizations are responsible for assessing their own risk tolerance and implementing appropriate controls based on their threat model and environment. This vulnerability has not been formally documented in active exploits at publication; however, threat conditions may evolve. Monitor official security channels (Google Chrome Security, CISA) for updates. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2024-45636MEDIUMIBM QRadar EDR Plaintext Credential Storage (3.12–3.12.24)
- CVE-2025-7386MEDIUMHitachi Storage Navigator Information Exposure Vulnerability
- CVE-2026-11827MEDIUMGitLab EE Credential Access Vulnerability – Affected Versions & Patches
- CVE-2026-32315MEDIUMmotionEye Configuration File Permissions Exposure (Medium)
- CVE-2026-39908MEDIUMOpenBullet2 NTLMv2 Hash Disclosure via UNC Proxy Path
- CVE-2026-41715MEDIUMReactor Netty HTTP Redirect Credential Leakage Vulnerability
- CVE-2026-42951MEDIUMMacGregor VDR G4E Backup Credential Disclosure – Patch Guidance
- CVE-2026-45407MEDIUMDokku Git Credentials Exposed via Insecure .netrc Permissions