๐Ÿ” CVE Alert

CVE-2026-50024

MEDIUM 5.3

GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via a malicious .git server

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

GitHacker is a tool that restores Git repositories from exposed .git directories. In 1.1.7 and earlier, add_head_file_tasks parses an attacker-controlled ref path from .git/HEAD and joins unvalidated path segments onto temp_dst/.git/logs/, allowing a malicious server to make GitHacker read an arbitrary local file when a victim runs the tool against the server's URL. add_hashes_parsed then scans the file for 40-character hexadecimal substrings and requests each match through .git/objects using the first two characters and remaining characters as path components, creating an attacker-observable existence oracle and disclosing matching hexadecimal fragments. Complete file contents are not returned, and the add_folder and add_task write path in shipped version 1.1.7 does not permit an escape. This issue is fixed in repository version 1.1.9.

CWE CWE-22 CWE-23
Vendor wangyihang
Product githacker
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for wangyihang githacker

Be the first to know when new medium vulnerabilities affecting wangyihang githacker are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

WangYihang / GitHacker
< 1.1.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/WangYihang/GitHacker/security/advisories/GHSA-hr3m-4qwq-3mgc github.com: https://github.com/WangYihang/GitHacker/pull/65 github.com: https://github.com/WangYihang/GitHacker/commit/16fcd81a9c3dfdf39713fde360d4e8bc3acf99e7 github.com: https://github.com/WangYihang/GitHacker/commit/5f2a8ba4d451c6a1a465893507fbc42535a9d8c8