Description
Inappropriate implementation in CredentialProvider in Google Chrome on Windows prior to 150.0.7871.47 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Low)
Published: 2026-06-30
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper implementation in Chrome's CredentialProvider component for Windows allows a local attacker to place a malicious file that Chrome processes, causing the service to run with elevated privileges. This flaw involves improper privilege management (CWE-269) and results in privilege escalation on the local machine.

Affected Systems

All Windows installations of Google Chrome released before version 150.0.7871.47 are vulnerable, as the CredentialProvider service runs with elevated rights and processes files that can be supplied by a local user.

Risk and Exploitability

The CVSS score of 7.8 classifies this as high severity, but the EPSS <1% indicates a very low probability of exploitation. Because it requires local presence and the ability to supply a malicious file processed by Chrome's CredentialProvider, the risk is moderate for unpatched systems. The vulnerability is not listed in the CISA KEV catalog, indicating no known widespread exploitation. The flaw exploits improper privilege management (CWE-269), enabling local privilege escalation.

Generated by OpenCVE AI on July 16, 2026 at 12:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.47 or newer to apply the CredentialProvider fix.
  • If upgrade is not immediately possible, stop and disable the Chrome CredentialProvider service (e.g., via services.msc or PowerShell: Stop-Service -Name CredentialProvider; Set-Service -Name CredentialProvider -StartupType Disabled).
  • Ensure the system’s antivirus and file integrity monitoring detect any unauthorized .exe or .dll files placed in Chrome’s credential directories.

Generated by OpenCVE AI on July 16, 2026 at 12:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

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

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Chrome

Tue, 14 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Chrome

Mon, 13 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Chrome

Sat, 11 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Title Chrome CredentialProvider Local Privilege Escalation Vulnerability

Fri, 10 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Chrome CredentialProvider Local Privilege Escalation Vulnerability

Wed, 08 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Chrome CredentialProvider Local Privilege Escalation

Tue, 07 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Title Chrome CredentialProvider Local Privilege Escalation

Mon, 06 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Local OS Privilege Escalation via Malicious CredentialProvider File in Google Chrome

Sun, 05 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title Local OS Privilege Escalation via Malicious CredentialProvider File in Google Chrome

Sun, 05 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Google Chrome

Sat, 04 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Google Chrome

Sat, 04 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Chrome

Fri, 03 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Malicious CredentialProvider File in Chrome

Thu, 02 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Title Local OS Privilege Escalation via Chrome CredentialProvider on Windows

Thu, 02 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Title Local OS Privilege Escalation via Chrome CredentialProvider on Windows
Weaknesses CWE-284

Wed, 01 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via CredentialProvider in Google Chrome before v150.0.7871.47

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via CredentialProvider in Google Chrome before v150.0.7871.47
Weaknesses CWE-284

Wed, 01 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Wed, 01 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Chrome CredentialProvider on Windows
Weaknesses CWE-285

Wed, 01 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Chrome CredentialProvider on Windows
Weaknesses CWE-285

Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in CredentialProvider in Google Chrome on Windows prior to 150.0.7871.47 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-02T03:56:13.063Z

Reserved: 2026-06-29T23:11:46.909Z

Link: CVE-2026-14124

cve-icon Vulnrichment

Updated: 2026-07-01T14:23:43.437Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-16T12:15:16Z

Weaknesses
  • CWE-269

    Improper Privilege Management