CVE-2026-59703
HIGHrepomix - Local File Inclusion via file:// URL Scheme in Git Clone Endpoint
Title source: cnaDescription
repomix contains a local file inclusion vulnerability in the git clone endpoint that allows unauthenticated attackers to read arbitrary local git repositories. The isValidRemoteValue function in src/core/git/gitRemoteParse.ts fails to block file:// URLs, permitting attackers to supply file:// scheme URLs that bypass validation and are passed directly to git clone, enabling unauthorized access to all tracked file contents on the server filesystem.
References (4)
Core 4
Core References
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/repomix-local-file-inclusion-via-file-url-scheme-in-git-clone-endpoint
Issue Tracking issue-tracking
https://github.com/yamadashy/repomix/issues/1704
Product product
https://github.com/yamadashy/repomix
Patch patch
Patch Commit
https://github.com/CrazyForks/repomix/commit/c748b524f41225e7fc6f89ad0084520901a453cf
Scores
CVSS v3
7.5
EPSS
0.0039
EPSS Percentile
31.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-552
Status
published
Products (2)
repomix/repomix
< 1.14.1
repomix/repomix
< c748b52
Published
Jul 08, 2026
Tracked Since
Jul 08, 2026