Description
Integer overflow in Chromecast in Google Chrome prior to 150.0.7871.182 allowed a local attacker to potentially perform a sandbox escape via malicious network traffic. (Chromium security severity: High)
Published: 2026-07-21
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow bug in the Chromecast component of Google Chrome can be triggered by malicious network traffic originating from the local system. When a local attacker crafts specific data, the overflow allows the attacker to escape the browser sandbox, potentially gaining elevated privileges to execute arbitrary code with system‑level access. The vulnerability indicates that erroneous arithmetic operations can corrupt memory and lead to control‑flow hijack, allowing the attacker to read, modify or execute files outside the browser’s restricted environment.

Affected Systems

The flaw appears in Google Chrome for desktop before version 150.0.7871.182. Any desktop operating system that supports Chrome (Windows, macOS, Linux) is affected, provided the user runs a version older than the specified release. The vulnerability is local, meaning it requires the attacker to run code on the same machine or have the capability to send packets processed by Chrome.

Risk and Exploitability

The EPSS score of less than 1% indicates a low probability that this vulnerability will be exploited. The vulnerability is not listed in the CISA KEV catalog. However, the CVSS‑derived severity of High makes the impact substantial if exploited. The attack vector is inferred to be local, involving a crafted network packet, because the bug is in the Chromecast network handling code. An attacker with local code execution rights could therefore exploit the overflow to escape the sandbox and execute arbitrary code. Due to the low exploitation likelihood, monitoring is advisable, but the high impact warrants immediate remediation.

Generated by OpenCVE AI on August 4, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Chrome update 150.0.7871.182 or later to eliminate the vulnerability.
  • Disable or restrict Chromecast functionality through Chrome settings or group policy to prevent the vulnerable code path from being exercised.
  • Configure firewall rules or network segmentation to limit the exposure of Chrome to potentially malicious network traffic.

Generated by OpenCVE AI on August 4, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4701-1 chromium security update
Debian DSA Debian DSA DSA-6396-1 chromium security update
History

Tue, 04 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Chromecast Integer Overflow Enables Local Sandbox Escape in Google Chrome

Sat, 01 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
Title Chromecast Integer Overflow Enables Local Sandbox Escape in Google Chrome

Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}

cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Tue, 28 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Chrome Chromecast Allows Local Sandbox Escape

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Chrome Chromecast Allows Local Sandbox Escape
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 21 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description Integer overflow in Chromecast in Google Chrome prior to 150.0.7871.182 allowed a local attacker to potentially perform a sandbox escape via malicious network traffic. (Chromium security severity: High)
Weaknesses CWE-190
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:05:28.047Z

Reserved: 2026-07-20T22:23:05.641Z

Link: CVE-2026-16416

cve-icon Vulnrichment

Updated: 2026-07-24T12:50:27.724Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T16:00:12Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound