Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri(), fetchbundleuriinternal(), and copyuritofile() in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTP(S) values are treated as local filesystem paths, and file URI prefixes are removed, so a bare UNC path or file URI targeting an attacker-controlled share causes Windows to initiate an outbound SMB connection. This can expose NTLM authentication material to the attacker-selected host. This issue is fixed in version 2.55.0.windows.4.
{
"cwe_ids": [
"CWE-200",
"CWE-610"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62960.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62960.json"
[
{
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"51879737573355045226921038869691524737",
"39258085125626353975319768495419410176",
"102232835778004178206086737593606294505",
"268365961106145406543621085827590713135",
"172465143351384808309924094799595712328",
"247933298626349746376997219420524775363",
"152927028354909886477685040012544965923",
"172821359782566720213932380848504633079",
"249192884191082453160822881327284696190",
"88931634043084095101342815669282622382",
"52204175106868275031111597335788239514"
]
},
"target": {
"file": "bundle-uri.c"
},
"source": "https://github.com/git-for-windows/git/commit/a93524749d7806870fd2b4b00a3812da1d6e5f4a",
"signature_version": "v1",
"id": "CVE-2026-62960-5b64febe",
"deprecated": false
},
{
"signature_type": "Function",
"digest": {
"function_hash": "66971207508365389076680530191332325637",
"length": 518.0
},
"target": {
"function": "fetch_bundle_list",
"file": "bundle-uri.c"
},
"source": "https://github.com/git-for-windows/git/commit/a93524749d7806870fd2b4b00a3812da1d6e5f4a",
"signature_version": "v1",
"id": "CVE-2026-62960-76db5af1",
"deprecated": false
}
]
"2026-08-24T03:59:09Z"