Description
Insufficient validation of untrusted input in Notifications 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

Chrome notifications lack proper validation of untrusted data, allowing a malicious PDF viewed in the browser to exploit a flaw that may enable a sandbox escape. The weakness is a classic input validation issue (CWE-20) and could let an attacker gain privileges beyond the confined renderer process. This elevates the threat to potential arbitrary code execution on the host system.

Affected Systems

Google Chrome versions earlier than 151.0.7922.72 on desktop platforms are affected. Users of Windows, macOS, and Linux running these versions should consider themselves vulnerable until the latest stable release is installed.

Risk and Exploitability

The CVSS score of 9.6 indicates critical severity, but the EPSS score of <1% suggests that exploitation opportunities are currently low. The vulnerability is not listed in the CISA KEV catalog, and cracking the sandbox requires a crafted PDF file that the renderer process processes after a prior compromise. Attackers would need to trick a user into opening a malicious PDF while Chrome is running, the resulting flaw could then lift sandbox restrictions and expose system resources.

Generated by OpenCVE AI on August 3, 2026 at 11:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later.
  • Disable PDF handling in Chrome settings or use a trusted PDF viewer until the update arrives.
  • Ensure automatic update checks are enabled and that Chrome is running the latest stable channel revision.
  • Restart Chrome after applying the update to clear any existing compromised renderer processes.

Generated by OpenCVE AI on August 3, 2026 at 11:36 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 chromium-browser: chromium-browser: Insufficient validation of untrusted input in Notifications
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


Thu, 30 Jul 2026 20: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 Notifications 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-30T19:12:54.143Z

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

Link: CVE-2026-17987

cve-icon Vulnrichment

Updated: 2026-07-30T19:12:50.394Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T16:41:20.693

Link: CVE-2026-17987

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17987 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation