MEDIUM 4.2

CVE-2026-13998: Chrome File Input UI Spoofing on macOS

Google Chrome on macOS contains a flaw in how it displays security warnings when users interact with file input controls. An attacker could craft a deceptive web page that, when a user performs certain mouse or keyboard actions, disguises malicious activity as a legitimate system dialog. This allows the attacker to trick users into believing they are interacting with Chrome's genuine security interface rather than attacker-controlled content. The vulnerability requires user interaction and specific gestures to exploit, limiting its immediate risk but still representing a meaningful social engineering vector.

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
2 configuration(s)
Published / Modified
2026-06-30 / 2026-07-01

NVD description (verbatim)

Incorrect security UI in File Input in Google Chrome on Mac 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-13998 addresses an incorrect security UI implementation in Chrome's file input handling mechanism on macOS. The vulnerability stems from improper validation or rendering of security indicators during user interaction with file dialogs (CWE-451: User Interface (UI) Misrepresentation of Critical Information). An attacker-controlled HTML page can trigger UI spoofing by inducing specific user gestures, causing Chrome to display a misleading or fake security interface. This allows the attacker to misrepresent the source or legitimacy of file operations. The flaw affects Chrome versions prior to 150.0.7871.47 on Apple macOS.

Business impact

UI spoofing vulnerabilities create trust erosion risks. Users may be manipulated into downloading malware, granting permissions to untrusted applications, or disclosing sensitive files through fake dialogs that mimic Chrome's genuine security prompts. While this particular flaw requires user interaction and specific gestures (reducing volume), it targets the decision-making layer—users' visual perception of what is safe. For organizations with significant macOS deployments, this represents a social engineering pathway that could be chained with other techniques to compromise end-user devices or extract sensitive data.

Affected systems

Google Chrome on macOS versions prior to 150.0.7871.47 are affected. macOS is listed as an affected platform, indicating the vulnerability is specific to the Chrome browser on Apple's operating system; Windows or Linux versions of Chrome are not mentioned in the advisory. Any macOS user running an unpatched version of Chrome is at risk if they visit a malicious or compromised website that leverages this flaw.

Exploitability

Exploitation requires a remote attacker to host a crafted HTML page and convince a user to visit it. The user must then perform specific UI gestures (such as particular mouse movements or keyboard inputs) to trigger the spoofing behavior. This multi-step requirement—user visit plus specific interaction—raises the barrier compared to purely passive exploits, but does not eliminate risk. Given Chrome's ubiquity and the prevalence of social engineering campaigns, adversaries could incorporate this into broader phishing or drive-by download campaigns. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, suggesting no active weaponization has been observed or reported as of the publication date.

Remediation

Users and administrators should update Google Chrome on macOS to version 150.0.7871.47 or later as soon as possible. macOS users can enable automatic Chrome updates to streamline patching. For enterprise environments, administrators should verify Chrome update policies are in place and monitor deployment status. Given the CVSS 4.2 score (Medium severity) and lack of KEV listing, this should be prioritized within standard patch windows but does not warrant emergency/out-of-band response.

Patch guidance

Google Chrome will deliver version 150.0.7871.47 or later as a security patch. Users can verify their current version via Chrome Menu > About Google Chrome; the browser will automatically download and stage the update. Administrators managing Chrome via MDM or group policy should confirm that update channels are configured to pull the latest release. For macOS, ensure that system-level Chrome installations are covered by your patch management workflow. Verify the patch by confirming the version string in Chrome's about page shows 150.0.7871.47 or a later version number.

Detection guidance

Monitor for suspicious HTML files, downloads, or links that may trigger unusual file dialogs on macOS. Endpoint telemetry should track Chrome version adoption to ensure patch compliance. Security teams can review browser history or network logs for visits to known malicious domains, though the crafted page itself may not generate distinctive signatures. User reports of unexpected or out-of-place file dialogs—particularly those requesting permissions or file access—should be escalated. EDR tools on macOS endpoints should monitor for unusual file dialog interactions or attempts to exploit UI misrepresentation. Consider user awareness training on verifying dialogs match expected Chrome security styling.

Why prioritize this

This vulnerability merits standard (rather than critical) priority due to its CVSS 4.2 rating, requirement for user interaction and specific gestures, and absence from CISA's KEV catalog. The attack surface is narrower than purely remote exploits. However, it should not be ignored: UI spoofing attacks exploit human psychology and can be effective in targeted campaigns. Organizations with high-value macOS users (executives, developers, researchers) or those in regulated industries should treat this as a near-term patching priority. The low barrier to patch deployment (browser update) also favors swift remediation.

Risk score, explained

The CVSS 3.1 score of 4.2 (Medium) reflects moderate severity: network-exploitable, but requiring high complexity (specific user gestures), no privileges, and user interaction. The impact is limited to integrity and availability (I:L, A:L)—an attacker can misrepresent the UI and potentially cause denial of service or minor integrity violations, but cannot directly access confidential data. The vector (AV:N/AC:H/PR:N/UI:R/S:U) captures that this is a social engineering / trust boundary attack rather than a direct code execution or data exfiltration flaw.

Frequently asked questions

Does this vulnerability allow an attacker to execute arbitrary code or steal files directly?

No. The vulnerability is limited to UI spoofing—misrepresenting Chrome's interface to trick users into taking actions they believe are safe. The attacker cannot directly execute code, decrypt files, or bypass OS-level permissions. However, the spoofed UI could be used to socially engineer a user into downloading malware, granting permissions, or disclosing file paths. The actual damage depends on what the user is tricked into doing.

Is this vulnerability actively being exploited?

As of the publication date, this vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, which means no in-the-wild exploitation has been officially confirmed or disclosed. However, the absence of a KEV listing does not guarantee the vulnerability is not being exploited in targeted campaigns; it simply means there is no public evidence of widespread or commodity exploitation at this time.

Do I need to update Chrome immediately, or can I wait for the next scheduled patch cycle?

Given the CVSS 4.2 score and the ease of patching (Chrome updates are quick and non-disruptive), you should apply the update within your standard patch cycle—typically within 30 days for medium-severity issues. If your organization uses macOS extensively and has users who frequently visit untrusted websites or receive phishing emails, consider prioritizing this within 1–2 weeks. For most other organizations, the next monthly update window is acceptable.

Which macOS versions are affected?

The vulnerability affects Google Chrome on macOS across all supported macOS versions. The flaw is in Chrome's UI rendering, not in a specific macOS release. All macOS users running Chrome versions prior to 150.0.7871.47 should update. Apple macOS security updates are separate from Chrome updates; you do not need a macOS patch—only the Chrome browser update.

This analysis is provided for informational purposes and reflects publicly available information as of the publication date. Users are responsible for verifying all patch versions, affected product lists, and vendor advisories against official Google and Apple documentation. The absence of a vulnerability from CISA's KEV catalog does not guarantee immunity from exploitation. SEC.co makes no warranty regarding the completeness or accuracy of this assessment. Organizations should conduct their own risk assessments, test patches in controlled environments before production deployment, and consult vendor security advisories for authoritative guidance. Exploitation scenarios and impact estimates are illustrative and may vary based on environmental, user behavior, and attacker capability factors. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).