Description
Race condition in USB in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-18
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in Chrome’s USB handling enables a remote attacker who has already compromised the renderer process to escape the sandbox and execute arbitrary code. By delivering a specially crafted HTML page, the attacker can trigger the vulnerability, resulting in code execution and potential privilege escalation beyond the browser sandbox. The weakness is a classic race condition, identified as CWE‑367.

Affected Systems

Google Chrome is affected for versions earlier than 151.0.7922.169.

Risk and Exploitability

The vulnerability is rated High in Chromium’s internal severity guidelines. No EPSS score is currently available, and the flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that exploitation requires the attacker to first compromise the renderer process, typically via a malicious website, and then deliver malicious HTML to trigger the race condition. While no public exploits have been reported, the lack of an active exploit and the need for a prior compromise reduce the immediate risk, but the high severity and sandbox escape capability warrant prompt action.

Generated by OpenCVE AI on August 18, 2026 at 22:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.169 or later to apply the race‑condition fix.
  • Configure Chrome policy to keep the browser on the latest stable channel and enable automatic updates.
  • If an update cannot be applied immediately, restrict USB device access in Chrome via policy or flags to reduce the attack surface, and monitor web traffic for anomalous attempts to exploit Chrome USB handling.

Generated by OpenCVE AI on August 18, 2026 at 22:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome USB Handling Enables Sandbox Escape
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 18 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Race condition in USB in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-18T20:31:25.874Z

Reserved: 2026-08-18T19:44:59.882Z

Link: CVE-2026-76044

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T21:18:28.530

Modified: 2026-08-18T21:18:28.530

Link: CVE-2026-76044

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T22:30:04Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition