Description
Insufficient control flow management in DevTools in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to potentially execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary code execution within the browser sandbox via DevTools
Action: Patch Now
AI Analysis

Impact

The vulnerability arises from insufficient control flow management in Chrome’s DevTools. A remote attacker can exploit this by delivering a crafted HTML page that triggers the flaw, allowing arbitrary code execution within the browser’s sandbox. The weakness revolves around improper control flow handling, classified as CWE-691, and the Chromium team rated the severity as Medium.

Affected Systems

Affected users are those using Google Chrome versions earlier than 152.0.7977.65 across all supported operating systems. The issue is present in the stable channel, and the referenced Chrome release note indicates a patch is available for these versions.

Risk and Exploitability

The CVSS score is 8.8, indicating high severity, and the EPSS score is less than 1%, implying a low but nonzero likelihood of exploitation. The vulnerability can be leveraged via social engineering; a crafted HTML page can trigger the flaw in DevTools, allowing arbitrary code execution within the browser's sandbox. While the sandbox limits impact, if a sandbox escape occurs, system security could be compromised. Although not listed in the CISA KEV catalog, the high severity warrants prompt remediation.

Generated by OpenCVE AI on August 26, 2026 at 17:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or later via the official update mechanism.
  • Ensure automatic updates are enabled to receive security patches without manual intervention.
  • Educate users to be cautious when opening unfamiliar links or HTML content that might trigger DevTools.

Generated by OpenCVE AI on August 26, 2026 at 17:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Wed, 26 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Title Chrome DevTools Vulnerability Enabling Arbitrary Code Execution

Wed, 26 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 25 Aug 2026 23:45:00 +0000

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

Tue, 25 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Title Chrome DevTools Vulnerability Enabling Arbitrary Code Execution

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Insufficient control flow management in DevTools in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to potentially execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-691
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T03:56:33.282Z

Reserved: 2026-08-25T06:08:02.731Z

Link: CVE-2026-79033

cve-icon Vulnrichment

Updated: 2026-08-26T14:08:48.806Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:59.243

Modified: 2026-08-27T04:17:12.853

Link: CVE-2026-79033

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T17:30:10Z

Weaknesses
  • CWE-691

    Insufficient Control Flow Management