CVE-2026-13972: Chrome Paint UI Spoofing Vulnerability (CVSS 4.3)
Google Chrome versions before 150.0.7871.47 contain a flaw in how the browser's Paint component handles HTML rendering that allows attackers to trick users into thinking they're interacting with legitimate interface elements when they're actually viewing spoofed content. An attacker could craft a malicious webpage that, when visited, displays fake buttons, address bars, or other UI elements to deceive users into performing unintended actions. The attack requires user interaction—specifically visiting the malicious page—but no special privileges or difficult technical conditions.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
- Weaknesses (CWE)
- CWE-451
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Inappropriate implementation in Paint in Google Chrome prior to 150.0.7871.47 allowed a remote attacker 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-13972 is an inappropriate implementation vulnerability in Chrome's Paint subsystem, classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information). The flaw stems from insufficient validation or rendering controls that permit HTML pages to manipulate the visual presentation of browser UI elements. The CVSS 3.1 vector (4.3, Medium) reflects a network-based attack with low attack complexity, no privilege requirement, and user interaction needed, resulting in low integrity impact. The attack surface is remote, and successful exploitation is limited to visual deception rather than code execution or information disclosure.
Business impact
UI spoofing attacks undermine user trust and can facilitate credential theft, malware installation, or social engineering. While this vulnerability does not enable direct system compromise, it lowers the bar for attackers to convince users to bypass security warnings, download malicious files, or enter sensitive information into fake forms. Organizations with high-risk user populations (finance, healthcare, security-conscious sectors) face elevated fraud and account compromise risk. The integrity impact is low but meaningful in defense-in-depth strategies where UI clarity is a control layer.
Affected systems
Google Chrome browser versions prior to 150.0.7871.47 are affected. This encompasses all Chrome installations on Windows, macOS, Linux, Android, and iOS that have not been updated to the patched version. Enterprises deploying Chrome as a managed browser or relying on Chromium-based applications built before the patch date should assess their deployment versions.
Exploitability
Exploitation is straightforward from an attacker's perspective: a crafted HTML page is hosted on a web server and shared via email, advertisement, or social engineering. No special browser configuration, plugins, or zero-day chain is required. However, success depends on deceiving the user into believing the spoofed UI is genuine, which requires some social engineering acumen. The barrier to *technical* exploitation is very low; the barrier to *effective* social engineering varies by target.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Automatic updates are enabled by default in modern Chrome, but users should verify their installed version via Settings > About Google Chrome and trigger an immediate check for updates if necessary. Organizations using Chrome Enterprise should deploy the update via their device management infrastructure to ensure consistent coverage.
Patch guidance
Verify Chrome's current version by navigating to chrome://version/ in the address bar. If the version is below 150.0.7871.47, initiate an update immediately through the Settings menu or allow the browser's automatic update cycle to complete (typically within 24 hours). For managed deployments, consult your organization's Chrome update policy and MDM/EMM settings to confirm the patch version has been staged and deployed. No manual compilation or workaround is necessary; a clean update resolves the issue.
Detection guidance
Detection is primarily preventive rather than reactive. Monitor for the Chrome version string in endpoints via MDM/EMM tools or asset inventory systems to identify machines still running pre-150.0.7871.47 builds. Web filtering and user training can reduce the likelihood of users visiting crafted pages. Threat intelligence feeds may flag domains hosting known UI spoofing payloads. Endpoint Detection and Response (EDR) tools should not trigger on successful exploitation of this flaw alone, since no code execution or file write occurs; rely on version compliance scanning and behavioral anomalies (e.g., unusual typing patterns or form submissions following a page visit) as indirect signals.
Why prioritize this
Although CVE-2026-13972 carries a low-to-medium CVSS score and has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog, it merits prompt patching because: (1) it is trivial to exploit from a technical standpoint, (2) it targets user perception—a foundational security control, (3) it is likely to see social engineering campaigns once disclosed, and (4) Chrome updates are low-friction and carry minimal regression risk. Organizations should treat this as a standard browser update priority rather than an emergency, but should not defer it beyond their normal patch cycle (typically 1–2 weeks).
Risk score, explained
The CVSS 4.3 (Medium) score reflects limited attack complexity (AV:N, AC:L), no privilege escalation, and user interaction required (UI:R), combined with low integrity impact (I:L) and no confidentiality or availability impact (C:N, A:N). This accurately captures the threat: remote delivery, low barriers to technical exploitation, but limited damage scope. The absence from the KEV catalog indicates no active, weaponized in-the-wild exploitation has been documented at the time of publication, further supporting a Medium rather than High severity rating.
Frequently asked questions
Can this vulnerability be exploited without user interaction?
No. The attack requires the user to visit a crafted HTML page. Simply hosting the malicious content is insufficient; the victim must navigate to it or click a link to it. This user-interaction requirement is reflected in the CVSS vector and limits the attack scope.
Does updating Chrome to 150.0.7871.47 fully eliminate the risk?
Yes. The patch corrects the Paint component's rendering logic to prevent UI spoofing. After updating, the browser's UI elements are protected from the specific manipulation method this CVE describes. However, remain vigilant for future UI-based attacks, as they are a persistent category of web-based threats.
Why isn't this vulnerability on the CISA KEV catalog?
The KEV catalog focuses on vulnerabilities demonstrably exploited in the wild and actively used in targeted attacks. At the time of publication, CVE-2026-13972 had not met that threshold. Absence from KEV does not mean absence of risk; it means no widespread active exploitation has been observed yet. Organizations should still prioritize the patch within a normal cycle.
Are Chrome-based browsers and Chromium derivatives also affected?
Yes, any browser built on Chromium (e.g., Edge, Brave, Opera) at the affected version level would be vulnerable to the same flaw. Check those vendors' advisories and patch schedules. Google Chrome users on the affected versions are the primary focus of this CVE.
This analysis is provided for informational and defensive security purposes. The vulnerability details, affected versions, and patch guidance are based on official CVE and vendor data current as of the publication date. Organizations should verify patch availability and applicability to their specific Chrome deployments before implementation. No exploit code, proof-of-concept, or weaponization guidance is provided. SEC.co does not warrant the completeness or real-time accuracy of this information; for the latest updates, consult the official Google Chrome security advisory and your organization's vulnerability management process. 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