Description
Insufficient validation of untrusted input in WebAuthn 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 PDF file. (Chromium security severity: Low)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who has already compromised the renderer process of Chrome can exploit an insufficient validation of untrusted input in WebAuthn. The flaw allows the attacker to execute code outside the renderer sandbox, effectively achieving a sandbox escape. The weakness stems from inadequate input validation (CWE-20).

Affected Systems

Google Chrome desktop versions older than 151.0.7922.72 are affected. The issue is limited to the renderer component and requires a crafted PDF file to trigger.

Risk and Exploitability

The vulnerability is scored CVSS 9.6, indicating a high severity. However, the EPSS score is less than 1%, suggesting a very low likelihood of mass exploitation. It is not listed in the CISA KEV catalog. Exploitation requires an attacker to first compromise the renderer process, which can be achieved by delivering a malicious PDF that triggers the WebAuthn flaw. Once the renderer is compromised, the attacker can escape the sandbox and potentially gain execution privileges on the host.

Generated by OpenCVE AI on August 2, 2026 at 05:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • Restrict or block automated rendering of untrusted PDF files in environments where possible
  • Ensure that WebAuthn input validation is enforced; consider disabling WebAuthn for untrusted content if upgrading is not immediately possible

Generated by OpenCVE AI on August 2, 2026 at 05:51 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

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

Type Values Removed Values Added
Title Insufficient Validation of WebAuthn Input Enables Sandbox Escape via Crafted PDF in Chrome chromium-browser: chromium-browser: Insufficient validation of untrusted input in WebAuthn
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


Fri, 31 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Title Insufficient Validation of WebAuthn Input Enables Sandbox Escape via Crafted PDF in Chrome

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

Type Values Removed Values Added
Metrics 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'}

ssvc

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


Thu, 30 Jul 2026 07:30: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 Insufficient validation of untrusted input in WebAuthn 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 PDF file. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:48:29.975Z

Reserved: 2026-07-27T23:37:14.210Z

Link: CVE-2026-17990

cve-icon Vulnrichment

Updated: 2026-07-30T17:47:08.323Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:03.647

Modified: 2026-08-03T16:57:11.520

Link: CVE-2026-17990

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:58Z

Links: CVE-2026-17990 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:00:08Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation