CVE-2026-13956: Google Chrome PageInfo UI Spoofing Vulnerability
Google Chrome versions before 150.0.7871.47 contain a flaw in how the PageInfo security UI displays information to users. An attacker can craft a malicious HTML page that, when shown to a user alongside specific browser interactions, tricks the user into believing they're interacting with legitimate security information. The attacker must convince the user to perform certain UI gestures to make the spoofing work. The impact is limited to tampering with what the user sees on screen, not to stealing data or causing system crashes.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.2 MEDIUM · CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
- Weaknesses (CWE)
- CWE-451
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Incorrect security UI in PageInfo in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing 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-13956 is a UI spoofing vulnerability in Chrome's PageInfo component stemming from improper validation of the security interface presentation layer (CWE-451: User Interface (UI) Misrepresentation of Critical Information). The vulnerability resides in how PageInfo renders security warnings and certificate information. By controlling the HTML content delivered to the browser and timing user gestures appropriately, an attacker can cause the PageInfo UI to display false or misleading security information—such as forged certificate details or trust indicators. The CVSS 3.1 score of 4.2 (Medium) reflects that network-based delivery is possible, but successful exploitation requires high interaction complexity and deliberate user action. The attack surface is limited to UI manipulation; cryptographic security and data confidentiality are not compromised.
Business impact
This vulnerability primarily poses a risk to users who may be socially engineered into trusting a malicious site that appears to have legitimate security credentials. Organizations should be concerned if their employees regularly handle sensitive authentication workflows or make trust decisions based on browser security indicators. The impact manifests as reputational damage rather than data breach—users may be tricked into entering credentials on fake login pages that appear to be validated by the browser's security UI. Security teams should educate users about verifying URL addresses directly and not relying solely on PageInfo indicators, especially when handling financial or administrative tasks.
Affected systems
Google Chrome browser versions before 150.0.7871.47 are affected. This includes all platforms where Chrome runs (Windows, macOS, Linux, Android, iOS). Users on older stable release channels, extended stable channels, or who have disabled auto-updates are most at risk. Chromium-based browsers that incorporate unpatched code from the affected Chrome versions may also be vulnerable; verify with your browser vendor.
Exploitability
Exploitation requires a remote attacker to host a crafted HTML page and convince a user to visit it while performing specific UI interactions (such as clicking on security indicators or navigating through PageInfo dialogs). This is a social engineering attack rather than a passive network compromise. The attacker cannot trigger exploitation through malicious network packets alone or by compromising a user's system remotely. The requirement for user awareness and deliberate gesture-based interaction significantly limits real-world attack frequency, though targeted phishing campaigns could amplify risk.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Chrome's auto-update mechanism will typically deploy patches within days of release for most users. Organizations managing Chrome via centralized deployment should verify patch deployment status through their management console. No workarounds beyond updating are recommended; disabling PageInfo is not practical and would remove legitimate security information display.
Patch guidance
1. For individual users: Chrome will auto-update. Verify you are on version 150.0.7871.47 or later by navigating to Chrome menu > About Google Chrome; the browser will check for updates and install if available. 2. For enterprise environments: Deploy version 150.0.7871.47 through your organization's Chrome deployment mechanism (Google Admin Console, Intune, MDM, or equivalent). Prioritize updates for machines where employees handle authentication, payments, or administrative tasks. 3. For Chromium-based browsers: Check vendor advisories for patched versions. Verify against official vendor release notes; do not assume Chromium patch releases apply directly to derivative browsers.
Detection guidance
Monitor for user reports of unusual PageInfo behavior, such as unexpected certificate warnings or trust indicators appearing/disappearing during normal browsing. Security awareness logs and help desk tickets mentioning 'browser security warnings not working as expected' may indicate exploitation attempts. From a technical perspective, detect crafted HTML being served alongside page load events that trigger PageInfo display; however, such detection is difficult without proxy-level inspection. Endpoint detection should focus on identifying phishing campaigns that explicitly reference misleading security UI to increase user trust.
Why prioritize this
Although CVE-2026-13956 has a CVSS score of 4.2 (Medium) and is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, it warrants prioritized patching for security-conscious organizations because: (1) it exploits user trust in browser security indicators, a critical social engineering vector; (2) it affects all Chrome users regardless of operating system; (3) patch deployment is straightforward and low-risk; and (4) the attack surface—phishing and credential harvesting—aligns with common attack patterns. Prioritize deployment in environments where users handle sensitive authentication workflows.
Risk score, explained
The CVSS 3.1 score of 4.2 reflects: Attack Vector Network (AV:N) because the attacker must deliver content over the network; Attack Complexity High (AC:H) because the attacker must coordinate UI gestures with crafted content; Privileges Required None (PR:N); User Interaction Required (UI:R); Scope Unchanged (S:U); Confidentiality Impact None (C:N) because data is not exfiltrated; Integrity Impact Low (I:L) because the displayed information is compromised but not the underlying system; and Availability Impact Low (A:L) for the UI component. The low confidentiality impact and requirement for active user cooperation limit the score despite network accessibility.
Frequently asked questions
Can an attacker exploit this vulnerability without user interaction?
No. The vulnerability requires the attacker to convince a user to visit a crafted HTML page and perform specific UI gestures (such as clicking on security indicators). Passive network eavesdropping or system compromise cannot trigger this vulnerability.
Will updating Chrome remove the security warning indicators from my browser?
No. Updating to version 150.0.7871.47 or later fixes the underlying flaw in PageInfo rendering. Security warnings and certificate information will continue to display correctly, but the spoofing flaw will be closed.
Does this vulnerability affect Chrome OS differently than Windows or macOS?
The PageInfo vulnerability exists in the Chrome browser engine and affects all platforms (Windows, macOS, Linux, Chrome OS, Android, iOS) in the same manner. Update your device to the patched Chrome version regardless of operating system.
What should I do if I see unexpected security warnings in Chrome?
First, verify the URL in your address bar to ensure you are on the legitimate site you intended to visit. If the URL looks suspicious or unfamiliar, leave the site immediately. Update your Chrome browser to the latest version. Do not enter sensitive information (passwords, credit card details) if you are unsure about the site's legitimacy, regardless of what PageInfo displays.
This analysis is provided for informational purposes and represents SEC.co's technical assessment as of the publication date. The vulnerability details, patch versions, and CVSS scores are sourced from official vendor advisories and the NVD. Organizations should verify all patch versions and compatibility with their specific environments before deployment. No exploit code or weaponized proof-of-concept is provided. SEQ Security makes no warranty regarding the completeness or accuracy of this guidance for use in production environments. Always consult official vendor security advisories and conduct your own testing in controlled environments prior to deploying patches. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10984MEDIUMGoogle Chrome Android UI Spoofing Vulnerability – Medium Severity
- CVE-2026-11001MEDIUMGoogle Chrome UI Spoofing in Payments – Patch Now
- CVE-2026-11019MEDIUMChrome Android Payments Domain Spoofing Vulnerability
- CVE-2026-11107MEDIUMGoogle Chrome UI Spoofing Vulnerability – Patch Guide
- CVE-2026-11215MEDIUMChrome Android Domain Spoofing Vulnerability
- CVE-2026-11216MEDIUMChrome File Input UI Spoofing – Patch to 149.0.7827.53
- CVE-2026-11222MEDIUMChrome Tab Strip Domain Spoofing Vulnerability – Patch Guide
- CVE-2026-11225MEDIUMChrome Domain Spoofing Vulnerability – Patch Guidance