CVE-2026-78950
Analyzed Analyzed - Analysis Complete

Integer Overflow in WebRTC in Google Chrome

Vulnerability report for CVE-2026-78950, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-27

Assigner: Chrome

Description

Integer overflow in WebRTC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Low)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-27
Generated
2026-09-15
AI Q&A
2026-08-26
EPSS Evaluated
2026-09-13
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google chrome to 152.0.7977.65 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an integer overflow in WebRTC within Google Chrome versions before 152.0.7977.65. An attacker could exploit this by crafting a malicious HTML page to potentially execute arbitrary code inside the browser's sandbox.

Detection Guidance

This CVE describes an integer overflow in WebRTC within Google Chrome. Detection primarily involves checking the installed Chrome version. Use commands like 'google-chrome --version' or 'chromium-browser --version' to verify if your version is prior to 152.0.7977.65. If vulnerable, update Chrome immediately.

Impact Analysis

If exploited, this vulnerability could allow a remote attacker to run arbitrary code on your system through a specially designed webpage. However, the sandboxing in Chrome limits the impact, reducing the risk of full system compromise.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it involves a low-severity integer overflow in WebRTC within Google Chrome. Compliance risks would depend on specific implementation contexts rather than the vulnerability itself.

Mitigation Strategies

Update Google Chrome to version 152.0.7977.65 or later to address the integer overflow vulnerability in WebRTC.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78950. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart