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 perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who has compromised the renderer process can supply crafted HTML that is insufficiently validated in Chrome’s password handling path, allowing the attacker to present a deceptive login interface. This flaw is fundamentally an input validation issue (CWE‑20) that can be used to inject malicious content (CWE‑79) and trick users into divulging credentials. The immediate consequence is that any user interacting with the compromised page may be led to input sensitive data into counterfeit fields, creating a direct loss of confidentiality.

Affected Systems

Google Chrome versions earlier than 151.0.7922.72 are affected. The vulnerability exists in the default web‑content rendering engine used for password prompts in these releases. Users running those pre‑151 releases are at risk; upgrading beyond this version removes the defect.

Risk and Exploitability

The CVSS score of 6.5 marks this as a moderate severity issue, and the EPSS score of less than 1% indicates that exploit activity is expected to be rare. The flaw is currently not listed in the CISA KEV catalog, suggesting that widespread exploitation has not been observed. However, the vulnerability requires an attacker to first compromise the renderer process. Once that condition is met, the attacker can perform UI spoofing via a crafted page, leading to credential compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Google Chrome 151.0.7922.72 or later to address the input validation flaw.
  • If immediate upgrades are not possible, restrict renderer access by disabling third‑party web content or using isolated processes through Chrome policy settings.
  • Educate users to verify the authenticity of login pages and remain wary of unexpected password prompts, especially when browsing unfamiliar sites.

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

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

ssvc

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

cvssV3_1

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


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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Passwords
Weaknesses CWE-79
References
Metrics threat_severity

None

cvssV3_1

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

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 perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T16:00:01.791Z

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

Link: CVE-2026-17831

cve-icon Vulnrichment

Updated: 2026-07-31T15:59:14.207Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-17831

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17831 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')