Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-62960— Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Quick assessment

Affected
git-for-windows git
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Git for Windows 是 Git 的 Windows 版本。在 2.55.0.windows.4 版本之前,当配置 transfer.bundleuri=true 时,在 git clone 或 git fetch 操作期间,恶意远程 Git 服务器可以通告一个 bundle URI,该 URI 会被 bundle-uri.c 中的 transport_get_remote_bundle_uri()、fetch_bundle_uri_internal() 和 copy_uri_to_file() 函数处理

CVSS 7.4 · High EPSS 0.52% · P42

Affected Version Matrix 1

VendorProduct Version RangeStatus
git-for-windows git < 2.55.0.windows.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-62960

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows
Source: CVE Program / CVE List V5
Vulnerability Description
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 transport_get_remote_bundle_uri(), fetch_bundle_uri_internal(), and copy_uri_to_file() 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
信息暴露
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
git-for-windows git < 2.55.0.windows.4 -

II. Public POCs for CVE-2026-62960

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7399 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-62960

登录查看更多情报信息。

Patches & Fixes for CVE-2026-62960 (2)

Vendor Advisories for CVE-2026-62960 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-62960

No comments yet


Leave a comment