Description
Insufficient validation of untrusted input in Passwords in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to perform UI spoofing via malicious network traffic. (Chromium security severity: Low)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an insufficient validation of untrusted network input in the Passwords component in Google Chrome. The flaw permits a remote attacker to send crafted traffic that causes the browser to render forged authentication dialogs or password prompts, allowing the attacker to trick users into divulging credentials. The weakness corresponds to CWE‑20 (Improper Input Validation) and includes a partial authorization bypass (CWE‑290).

Affected Systems

Affected browsers are Google Chrome versions earlier than 151.0.7922.72. Anyone using those releases on any platform is potentially exposed to UI spoofing attacks. The issue is specific to the Chrome browser and does not affect other Chrome‑derived browsers that have not yet applied this fix.

Risk and Exploitability

The CVSS score of 4.3 classifies this as low severity. The EPSS score of less than 1% indicates a very low likelihood of exploitation in the wild, and the vulnerability is not listed in CISA KEV. Exploitation requires a remote attacker to be able to deliver malicious network traffic to a browser session; based on the description, it is inferred that the attacker also needs to persuade the user to interact with the forged UI, which introduces a social‑engineering component. Given the low severity and limited exploitability, the overall risk is moderate but should still be addressed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or newer.
  • Disable or restrict Chrome's password manager and autofill to reduce the risk of deceptive credential prompts.
  • Monitor network traffic for malicious patterns that target the Passwords component and block or filter suspicious requests.

Generated by OpenCVE AI on August 3, 2026 at 11:45 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
Weaknesses CWE-20
Metrics ssvc

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


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

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

None

cvssV3_1

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

threat_severity

Low


Thu, 30 Jul 2026 07:45: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 to perform UI spoofing via malicious network traffic. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:51:21.479Z

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

Link: CVE-2026-17939

cve-icon Vulnrichment

Updated: 2026-07-30T18:51:14.722Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:28:09.683

Link: CVE-2026-17939

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17939 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-290

    Authentication Bypass by Spoofing