Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it.
Conclusion & alert: CVE-2023-22743 is rated Low Risk (38.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.10%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-03 | 0.04% | 0.10% | +0.05% |
| 2 | 2023-03-07 | 1.03% | 0.04% | -0.99% |
| 3 | 2023-02-15 | — | 1.03% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
0.6 | 6.0 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| git_for_windows_project | git_for_windows | < 2.39.2 | cpe:2.3:a:git_for_windows_project:git_for_windows:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://attack.mitre.org/techniques/T1574/002/ | Technical Description |
| https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1 | Release Notes |
| https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3 | Vendor Advisory |
| https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq | Vendor Advisory |
| https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions | Patch Technical Description Vendor Advisory |
| https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies- | Patch Technical Description Vendor Advisory |