Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered via a crafted page requiring the victim to visit it (UI:R), no auth (PR:N), low complexity, with high impact consistent with in-browser privilege escalation; scope unchanged.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
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)
AnalysisAI
Privilege escalation in Google Chrome's WebRTC component (versions prior to 150.0.7871.47) allows a remote attacker to escape normal renderer restrictions when a victim opens a crafted HTML page, per the CVSS vector achieving high confidentiality, integrity, and availability impact. Exploitation requires user interaction (visiting a malicious page) but no prior authentication. There is no public exploit identified at time of analysis, and the EPSS score is low (0.17%, 7th percentile); notably, Google/Chromium rated this 'Low' severity while the NVD CVSS is 8.8 (High), a discrepancy defenders should weigh.
Technical ContextAI
WebRTC (Web Real-Time Communication) is the browser subsystem that enables peer-to-peer audio, video, and data channels directly from JavaScript/HTML without plugins; it parses complex, attacker-influenceable session and media data. The root cause is classified as CWE-20 (Improper Input Validation): insufficient validation of untrusted input within Chrome's WebRTC implementation. Because WebRTC handling spans the sandboxed renderer and privileged browser processes, an input-validation defect here can be leveraged to cross a trust boundary - the reported effect is privilege escalation rather than pure information disclosure. The affected code path ships in the Chromium engine underlying Chrome and Chromium-derived browsers.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later via the Stable channel; on most installs this arrives automatically, so trigger it by opening chrome://settings/help and relaunching the browser to force the update to complete. Enterprises should push the update through their managed-browser tooling and confirm the version post-restart. Users of Chromium-based browsers should apply the corresponding vendor update once it incorporates the patched Chromium. Because the attack requires opening a crafted page, interim compensating controls include restricting or disabling WebRTC where it is not needed (via enterprise policy or extensions - trade-off: breaks video conferencing and other real-time features) and enforcing web filtering to block untrusted sites; these are stopgaps only, as prompt patching is the definitive fix. See the advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40765
GHSA-j4g3-hmm7-q437