LOW 3.1

CVE-2026-12458: Chrome Password Feature Cross-Origin Data Leak (Low Severity)

Google Chrome versions before 149.0.7827.155 contain a flaw in how the browser handles password-related features that could allow an attacker to extract sensitive data from websites the user has visited. The vulnerability requires an attacker to trick a user into performing specific interactions—such as clicking or gesturing—on a malicious webpage. When exploited, it may leak information that should remain isolated between different websites, but only within the user's current browsing session. The severity is considered low because it demands active user participation and the exposed data scope is limited.

Source data · NVD / CISA · public domain

CVSS
3.1 · 3.1 LOW · CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Weaknesses (CWE)
CWE-451
Affected products
4 configuration(s)
Published / Modified
2026-06-17 / 2026-06-17

NVD description (verbatim)

Inappropriate implementation in Passwords in Google Chrome prior to 149.0.7827.155 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-12458 stems from an improper implementation in Chrome's password handling mechanisms (CWE-451: User Interface Errors) that fails to properly enforce cross-origin isolation boundaries. An attacker can craft a malicious HTML page that, through carefully designed UI interactions, induces the browser to disclose data from a different origin. The flaw affects the confidentiality boundary but does not enable integrity compromise or service disruption. The CVSS 3.1 score of 3.1 (Low) reflects that exploitation requires both user interaction and high complexity (network-based delivery with user-gestures), yielding only limited information disclosure. The vulnerability impacts Chrome on Windows, macOS, and Linux systems.

Business impact

For most organizations, this vulnerability presents minimal immediate risk due to its low CVSS score and high exploitation barrier. However, targeted attacks against high-value employees—such as those in finance, legal, or executive roles—could potentially expose sensitive cross-site data if the victim is socially engineered to visit a malicious site while authenticated to sensitive services. The actual business impact depends on what data could be leaked in your specific ecosystem; for instance, if users regularly authenticate to financial portals and then visit untrusted sites, the risk increases. Patching should be routine and not require emergency response procedures, but it should still be prioritized within standard update cycles.

Affected systems

Google Chrome browsers running versions prior to 149.0.7827.155 on Windows, macOS, and Linux are affected. This includes all platforms where Chrome is deployed. Enterprise users leveraging managed Chrome deployments, educational institutions with Chrome-based fleets, and individual users who have not auto-updated are all in scope. The vulnerability does not affect other browsers (Firefox, Safari, Edge, etc.) unless they share the underlying Chromium code, which some do; verify your specific browser inventory.

Exploitability

Exploitation is not trivial. An attacker must convince a user to visit a crafted webpage and then perform specific UI interactions—such as mouse clicks, keyboard input, or scrolling—at precise moments. The attacker cannot remotely trigger the data leak without user action. No known public exploits or active exploitation have been reported in the wild at the time of publication (not listed on the CISA Known Exploited Vulnerabilities catalog). The attack surface is primarily limited to socially-engineered distribution of malicious links, making widespread automated exploitation unlikely.

Remediation

Update Google Chrome to version 149.0.7827.155 or later. For Chrome on Windows, macOS, and Linux, updates typically roll out automatically; users can manually check via Help > About Google Chrome, which will prompt immediate download and installation if a newer version is available. Organizations managing Chrome through group policy or mobile device management (MDM) solutions should verify that their update policies are configured to push version 149.0.7827.155 or newer. No workarounds exist; patching is the only remediation.

Patch guidance

Verify that all instances of Google Chrome within your environment have reached version 149.0.7827.155 or higher. For enterprise deployments: (1) confirm your update infrastructure (Cloud Management Console, group policy, MDM platform) is configured to deliver the patched version; (2) establish a verification baseline by scanning deployed instances or reviewing update logs; (3) prioritize unmanaged or personal devices by communicating patch urgency to end users. Desktop browser versions should be checked via the About menu; mobile devices running Chrome should be verified in their respective app stores or device management console. Given the low CVSS score, a standard 30-day patching window is acceptable unless your risk profile demands faster deployment.

Detection guidance

Detection of active exploitation is challenging because the attack relies on normal browser interaction with a crafted webpage and would leave minimal forensic trace. Monitor for: (1) unexpected user reports of data leakage or unauthorized access to accounts after visiting unfamiliar websites; (2) indicators of compromise in web application logs showing unusual cross-origin data access patterns from single user sessions; (3) user browsing telemetry (via endpoint detection and response tools or browser telemetry) that correlates visits to suspicious domains with subsequent data-access anomalies. Most effectively, prevent exploitation by ensuring Chrome is up-to-date and combining patch management with user security awareness training on social engineering and untrusted link clicking.

Why prioritize this

This vulnerability merits standard-priority remediation, not emergency response. Although Chromium's internal severity is rated High, the CVSS 3.1 score of 3.1 (Low) reflects real exploitation barriers: high attack complexity, mandatory user interaction, and limited information disclosure scope. The absence from the CISA KEV catalog further supports that real-world exploitation has not been observed at scale. Prioritize this within your regular browser patch cycles (typically monthly), but do not delay other critical patching or consume emergency response resources.

Risk score, explained

The CVSS 3.1 score of 3.1 (Low, vector CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N) reflects: (1) Network attack vector (AV:N)—attacker can deliver the malicious page remotely; (2) High attack complexity (AC:H)—exploitation demands precise UI interaction and unusual browser conditions; (3) No privileges required (PR:N); (4) Required user interaction (UI:R)—user must engage with the page; (5) Unchanged scope (S:U)—impact is limited to the vulnerable component itself; (6) Low confidentiality impact (C:L)—some data may leak, but not all user secrets; (7) No integrity or availability impact (I:N, A:N). The gap between Chromium's High severity designation and CVSS's Low score exists because CVSS penalizes exploitation barriers that Chromium's internal metric may weight differently; both assessments are valid and inform different aspects of risk.

Frequently asked questions

Will updating Chrome automatically fix this vulnerability?

Yes. Chrome's auto-update mechanism will download and install version 149.0.7827.155 or later during its next scheduled update cycle. You can manually trigger the update by clicking Help > About Google Chrome and waiting for the download to complete. Chrome will prompt you to relaunch the browser.

Could this vulnerability steal passwords from my password manager?

Unlikely under most circumstances. The vulnerability leaks cross-origin data, which typically refers to cookies, session tokens, and exposed page content. Modern password managers (Chrome's built-in manager, 1Password, LastPass, etc.) store passwords in encrypted form and do not automatically expose them to malicious pages. However, if a password manager has a separate vulnerability, the combination could increase risk. Always keep both Chrome and your password manager fully updated.

Is my data at risk if I never visit suspicious websites?

Your risk is significantly reduced but not eliminated. The attacker must trick you into visiting a malicious page and performing specific interactions. If you follow good security hygiene—avoiding untrusted links, being cautious with email attachments and downloads, and using security awareness training—your likelihood of encountering such an attack is low. Still, updating is the only certain mitigation.

Does this affect other Chromium-based browsers like Edge or Brave?

Potentially, depending on whether those browsers have ported the same code and whether they have released their own patches. Microsoft Edge, Opera, Brave, and other Chromium derivatives may be affected by the same underlying flaw. Check your browser vendor's security advisories and patch them as well. Do not assume that updating Chrome alone secures all your Chromium-based browsers.

This analysis is provided for informational purposes and represents the state of knowledge as of the publication date. CVSS scores, patch versions, and affected products are derived from authoritative vendor sources and NVD data. Organizations should verify all patch versions against official Google security advisories before deployment. The absence of a vulnerability from the CISA KEV catalog as of this writing does not guarantee future exploitation will not occur. Individual risk assessments may vary based on organizational context, asset inventory, and threat model. Consult your internal security team and vendor documentation for definitive guidance. SEC.co makes no warranty regarding the completeness or accuracy of this analysis and assumes no liability for remediation decisions made in reliance upon it. Source: NVD (public-domain), retrieved 2026-07-26. Analysis generated by SEC.co (claude-haiku-4-5).