Description
Insufficient validation of untrusted input in Passwords 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: Medium)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Chrome releases before 151.0.7922.72, the Passwords component improperly validates untrusted input, allowing a malicious renderer process to escape the browser sandbox. This vulnerability can enable an attacker to execute arbitrary code and compromise the host system, representing a significant integrity and confidentiality breach. The flaw is categorized as CWE‑1289.

Affected Systems

Google Chrome browsers on all platforms with versions prior to 151.0.7922.72 are affected.

Risk and Exploitability

The CVSS score of 9.6 indicates high severity, while the EPSS score of less than 1% suggests low current exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. It can be exploited through a crafted HTML page that targets the vulnerable Passwords function, and requires compromise of the renderer process, making it a remote attack vector that can lead to full system compromise if successful.

Generated by OpenCVE AI on August 2, 2026 at 06:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.72 or newer.
  • Temporarily disable the password manager in Chrome settings (chrome://settings/passwords) until the patch is applied.
  • Monitor Chrome release notes for any further mitigations and apply them promptly.

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

Fri, 31 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

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

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'}


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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Inappropriate implementation in Passwords
Weaknesses CWE-1289
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 05: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 Insufficient validation of untrusted input in Passwords 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: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T15:55:23.565Z

Reserved: 2026-07-27T23:35:00.504Z

Link: CVE-2026-17834

cve-icon Vulnrichment

Updated: 2026-07-31T15:53:58.130Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T19:06:14.770

Link: CVE-2026-17834

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:34Z

Links: CVE-2026-17834 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:45:03Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation