Description
Integer overflow in QUIC in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an integer overflow in the QUIC protocol implementation within Google Chrome prior to version 151.0.7922.72. It enables a remote attacker who has already compromised the renderer process to potentially escape the renderer sandbox through a crafted HTML page, which falls under CWE‑190. Successful exploitation would allow the attacker to execute arbitrary code on the host, compromising all aspects of security including confidentiality, integrity, and availability.

Affected Systems

The flaw affects all desktop builds of Google Chrome that run versions earlier than 151.0.7922.72. Google released a patch in the stable channel update 151.0.7922.72, which eliminates the integer overflow and the associated sandbox escape.

Risk and Exploitability

The CVSS base score of 9.6 classifies this flaw as critical, while the EPSS score of less than 1% indicates a very low current exploitation probability. The vulnerability is not yet listed in the CISA KEV catalog. An attacker would need to deliver a malicious HTML document to a user, leverage an already compromised renderer process, and then trigger the integer overflow to escape the sandbox. Once outside the sandbox, full control of the Chrome process and potentially the underlying system can be achieved, making remediation essential.

Generated by OpenCVE AI on August 3, 2026 at 12:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later using the built‑in update mechanism.
  • If an immediate update is not possible, run Chrome with strict site isolation and avoid browsing untrusted sites in a profile that has no privileged privileges.
  • Ensure the host operating system is fully patched, as the Chrome sandbox relies on OS security features.

Generated by OpenCVE AI on August 3, 2026 at 12:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Integer overflow in QUIC
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


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

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

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

Type Values Removed Values Added
Description Integer overflow in QUIC in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-190
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:38:02.759Z

Reserved: 2026-07-27T23:34:19.690Z

Link: CVE-2026-17673

cve-icon Vulnrichment

Updated: 2026-07-30T16:47:05.243Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:29.447

Modified: 2026-08-03T12:17:37.300

Link: CVE-2026-17673

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:18:49Z

Links: CVE-2026-17673 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:45:03Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound