CVE-2026-14155: Chrome StorageAccessAPI Policy Enforcement Flaw Leaks Cross-Origin Data
A flaw in Google Chrome's StorageAccessAPI—a mechanism that allows websites to request cross-origin data access—fails to enforce sufficient security policies. This permits an attacker to craft a malicious webpage that tricks users into leaking sensitive data from other websites. The vulnerability requires user interaction and is limited to information disclosure; it does not enable data modification or service disruption. 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-284
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Insufficient policy enforcement in StorageAccessAPI 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: Low)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-14155 exploits insufficient policy enforcement within Chrome's StorageAccessAPI implementation. The StorageAccessAPI is designed to let websites request permission to access third-party cookies and storage—a legitimate privacy control. However, the implementation does not adequately validate or enforce access control boundaries before allowing cross-origin data leakage. An attacker hosting a malicious webpage can leverage this gap to exfiltrate data that should remain isolated to other origins. The vulnerability is classified CWE-284 (Improper Access Control) and carries a CVSS v3.1 score of 6.5 (Medium severity) reflecting the network attack vector, low attack complexity, requirement for user interaction, and high confidentiality impact with no integrity or availability risk.
Business impact
This vulnerability poses a targeted information disclosure risk. Attackers can potentially steal session tokens, authentication credentials, personal identifiers, or other sensitive data stored in browser context. While the attack requires luring a user to a malicious site, the prevalence of phishing, malvertising, and social engineering makes this a realistic threat. Organizations whose employees use Chrome to access sensitive web applications—especially SaaS platforms, email, financial systems, and internal portals—face elevated risk. The confidentiality impact is high but direct service availability and integrity are not compromised, limiting scope to data breach and privacy incidents rather than operational outages.
Affected systems
Google Chrome browsers running version 150.0.7871.46 and earlier are vulnerable. This includes Chrome on Windows, macOS, Linux, Android, and iOS. Organizations with unmanaged or personal device policies, or those lacking mandatory browser updates, face higher exposure. Chrome Enterprises managed through Workspace or similar tooling can enforce rapid patching to mitigate risk more effectively.
Exploitability
Exploitability is moderate. The attack requires crafting a malicious HTML page and socially engineering a user to visit it while authenticated to a target service. No zero-click exploitation is possible; user action is mandatory. However, the attack surface is broad—any webpage visited by a Chrome user becomes a potential launch point. Once a user lands on the malicious page, the exploitation itself is trivial from a technical standpoint, making this a practical concern for targeted attacks against high-value users. No public exploit code is known to exist at publication time, and the vulnerability has not been added to the CISA Known Exploited Vulnerabilities catalog.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. For Chrome Enterprise customers, deploy this build through your MDM or update management system with priority. For individual users, enable automatic updates (the default setting) to receive the patch automatically. Organizations should verify the update in a test environment if feasible before broad rollout. Additionally, reinforce user awareness training to reduce the likelihood of users navigating to untrusted websites, and consider supplementary protections such as web filtering or browser isolation for high-risk users.
Patch guidance
Google Chrome version 150.0.7871.47 and later includes the fix. Verify the installed version via Chrome's About page (chrome://about) or Settings > About Chrome, which will auto-check for updates. For enterprise deployments, consult Google's official Chrome Enterprise release notes and apply the patch via your standard update channels. No workarounds are available; patching is the only remediation. Test the patch in a controlled environment to confirm compatibility with your internal web applications before organization-wide deployment.
Detection guidance
Monitor for and block access to known malicious domains using web filters or DNS security tools. Implement browser telemetry logging if available within your Chrome Enterprise deployment to identify unusual cross-origin access patterns. Security Information and Event Management (SIEM) systems can correlate suspicious authentication or data exfiltration events with user browser visits to untrusted sites. Endpoint Detection and Response (EDR) tools may flag unusual data movements from browser processes. However, detection of successful exploitation post-compromise is challenging; prevention through patching and user awareness remains the strongest control.
Why prioritize this
This vulnerability merits timely but not emergency remediation. Although the CVSS score is Medium (6.5) and confidentiality impact is high, the requirement for user interaction significantly reduces real-world likelihood compared to remote code execution flaws. Organizations should prioritize patching within 30 days, with faster deployment for users handling highly sensitive data or those in high-risk industries (finance, healthcare, government). The absence of known active exploitation and non-inclusion in the KEV catalog further reduces urgency compared to critical vulnerabilities, but the information disclosure risk should not be deferred.
Risk score, explained
The CVSS 6.5 rating reflects a network-based attack that is relatively easy to execute (low complexity) but requires user action (UI interaction) and does not affect other users (scoped to the user's own data). The primary impact is high confidentiality loss—an attacker can leak cross-origin data the user has access to—with no direct integrity or availability degradation. The Medium severity designation appropriately captures this as a serious but not critical threat requiring prompt attention within normal patching cycles.
Frequently asked questions
Can this vulnerability allow an attacker to modify my data or take down a website?
No. CVE-2026-14155 is limited to information disclosure. Attackers cannot alter data, execute arbitrary code, or disrupt service availability. The risk is strictly confidentiality—leaking data you have access to.
Do I need to change my passwords if I use Chrome?
Only if you suspect you have visited a malicious website while authenticated to sensitive accounts. Proactively updating passwords is not necessary unless there is evidence of compromise. Focus on keeping Chrome patched and avoiding untrustworthy links.
Does updating Chrome to 150.0.7871.47 fix this issue?
Yes. Version 150.0.7871.47 and all later versions contain the policy enforcement fix. Check chrome://about to see your current version and allow the automatic update process to complete.
Is this vulnerability being actively exploited in the wild?
No public reports or confirmed active exploitation exist as of the publication date. The vulnerability has not been added to CISA's Known Exploited Vulnerabilities catalog. However, responsible organizations should not wait for exploitation evidence to patch.
This analysis is based on published vulnerability data current as of the modification date and is provided for informational purposes. SEC.co makes no warranty as to accuracy or completeness. Vendors' official advisories and patch documentation are authoritative; always verify patch applicability in your environment before deployment. CVSS scores, affected version numbers, and remediation guidance should be cross-referenced with the vendor's official security bulletin. This explainer does not constitute professional security advice; consult your security team and vendor support for deployment decisions. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-11017MEDIUMChrome Link Preview Navigation Bypass (CVSS 6.5)
- CVE-2026-11026MEDIUMChrome Extension Navigation Bypass Vulnerability
- CVE-2026-11078MEDIUMChrome FileSystem Same-Origin Policy Bypass – MEDIUM Severity
- CVE-2026-11135MEDIUMChrome Autofill Bypass Allows Credential Misdirection
- CVE-2026-11187MEDIUMChrome Navigation Restriction Bypass Vulnerability
- CVE-2026-11190MEDIUMGoogle Chrome Extension Access Control Bypass (6.5 CVSS)
- CVE-2026-11193MEDIUMChrome Password Manager Access Control Bypass – CVSS 6.5
- CVE-2026-11197MEDIUMChrome Same-Origin Policy Bypass in Workers – Patch v149.0.7827.53