CVE-2026-14078: Chrome WebRTC Privilege Escalation Vulnerability – Patch 150.0.7871.47
A weakness in how Google Chrome handles WebRTC (real-time communication) components fails to properly validate user-supplied input, allowing attackers to trick users into visiting a malicious webpage that could escalate their privileges on the system. The attacker needs the user to click through to a crafted page, but requires no special access or authentication to launch the attack.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-20
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Insufficient validation of untrusted input in WebRTC in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform privilege escalation 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-14078 is an input validation flaw (CWE-20) in the WebRTC subsystem of Google Chrome versions prior to 150.0.7871.47. The vulnerability permits remote privilege escalation when a user visits a specially crafted HTML page. The attack vector is network-based, the attack complexity is low, and user interaction (clicking a link or visiting a page) is required. No user privileges are needed to initiate the attack. The CVSS 3.1 score of 8.8 (HIGH severity) reflects high impact to confidentiality, integrity, and availability. Notably, while Chromium's internal severity classification is 'Low,' the CVSS assessment indicates substantial risk due to the privileges gained through successful exploitation.
Business impact
Exploitation could allow attackers to gain elevated privileges within the Chrome process, potentially compromising system security, accessing sensitive user data, and modifying or destroying information. For organizations where Chrome is a primary browser—especially those handling sensitive data or operating in regulated environments—successful attacks could lead to data exfiltration, lateral movement, and operational disruption. The requirement for user interaction moderates immediate risk but does not eliminate it in phishing or watering-hole attack scenarios.
Affected systems
Google Chrome versions prior to 150.0.7871.47 are vulnerable. All operating systems running affected Chrome versions are at risk, including Windows, macOS, and Linux. Users of Chromium-based browsers (Edge, Brave, Opera, etc.) should verify patch status with their respective vendors, as they may inherit this vulnerability if they use the same WebRTC code path.
Exploitability
Exploitation requires crafting a malicious HTML page and convincing or tricking a user to visit it. No authentication, special privileges, or complex setup is needed on the attacker side. The low attack complexity and network-based vector make this relatively straightforward to weaponize via phishing, watering-hole attacks, or compromised advertising networks. However, the requirement for user interaction provides a mitigation window—users who avoid suspicious links or keep their browsers updated reduce risk significantly.
Remediation
Update Google Chrome to version 150.0.7871.47 or later immediately. The patch addresses the input validation flaw in WebRTC. Organizations should prioritize this update for users in high-risk roles or those likely to encounter phishing or malicious content. Consider enforcing automatic updates where policies permit.
Patch guidance
Download and install Chrome version 150.0.7871.47 or later from google.com/chrome. On managed systems, deploy via your standard patch management tool or Chrome's enterprise update mechanism (if configured). Verify successful installation by navigating to Chrome menu > Settings > About, which will display the installed version and trigger immediate updates if needed. No workarounds exist; patching is the only reliable mitigation.
Detection guidance
Monitor for users visiting suspicious domains or clicking unusual links, particularly those impersonating trusted services. Web proxies and email security systems should flag emails with shortened URLs or requests to enable plugins. Endpoint detection and response (EDR) tools should monitor for unusual privilege escalation attempts or browser process behavior anomalies. Correlate Chrome crash reports with user browsing history to identify potential exploitation attempts.
Why prioritize this
Despite Chromium's internal 'Low' severity rating, the CVSS 8.8 score and privilege escalation capability warrant high priority. Privilege escalation vulnerabilities are strategically valuable to attackers and can serve as a stepping stone for further compromise. The low attack complexity and user-interaction-only requirement mean this is likely to be exploited in targeted campaigns. Immediate patching is justified.
Risk score, explained
The CVSS 3.1 score of 8.8 (HIGH) reflects three critical factors: (1) network-based attack vector requiring no authentication; (2) low attack complexity, making it easy to exploit; (3) high impact on confidentiality, integrity, and availability through privilege escalation. The discrepancy with Chromium's 'Low' severity likely reflects differences in threat modeling—CVSS accounts for the ultimate impact (privilege escalation in an unsandboxed context), while Chromium may assess the immediate sandbox bypass difficulty.
Frequently asked questions
Do I need to do anything beyond updating Chrome?
For most users, updating Chrome to 150.0.7871.47 or later is sufficient. If you use managed Chrome in an enterprise, verify your IT team has deployed the patch. No additional configuration or changes to settings are required.
Can this vulnerability be exploited without user action?
No. The attacker must craft a malicious webpage and convince you to visit it—through phishing, a compromised site, or social engineering. Simply having Chrome installed and updated protects you.
Are other browsers like Firefox or Safari affected?
CVE-2026-14078 is specific to Google Chrome's WebRTC implementation. However, other Chromium-based browsers (Microsoft Edge, Brave, Opera) may be affected if they share the vulnerable code. Check your browser vendor's security advisories to confirm patch status.
What should I do if I may have visited a malicious page?
Update Chrome immediately, then monitor your system for unusual activity. If you have important credentials, consider changing passwords from a clean device. For enterprise users, notify your security team so they can review logs and check for signs of privilege escalation or further compromise.
This analysis is based on publicly available vulnerability data as of the publication date. Security severity classifications may differ between vendors and scoring frameworks; always consult official vendor advisories for authoritative guidance. Patch version numbers and availability should be verified directly with Google's Chrome release notes and security advisories. SEC.co does not provide legal or compliance advice; organizations should assess their own risk tolerance and regulatory obligations. The absence of KEV listing does not indicate absence of active exploitation; threat intelligence feeds should be consulted for real-world attack data. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2025-22424HIGHAndroid Local Privilege Escalation via Image Disclosure
- CVE-2025-48643HIGHAndroid Local Privilege Escalation via Provisioning Bypass
- CVE-2026-0078HIGHAndroid Privilege Escalation via DevicePolicyManagerService Desync
- CVE-2026-10020HIGHChrome Android Sandbox Escape via Skia Input Validation Flaw
- CVE-2026-10021HIGHGoogle Chrome USB Validation Flaw – RCE Vulnerability Patch
- CVE-2026-10904HIGHChrome V8 Sandbox Escape Remote Code Execution
- CVE-2026-10911HIGHChrome Sandbox Escape Vulnerability (High Severity)
- CVE-2026-10917HIGHChrome Media Sandbox Escape Vulnerability (High CVSS 8.3)