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
Configurations
No configuration.
History
08 Jul 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/yamadashy/repomix/issues/1704 - |
08 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 15:16
Updated : 2026-07-10 18:22
NVD link : CVE-2026-59703
Mitre link : CVE-2026-59703
CVE.ORG link : CVE-2026-59703
JSON object : View
Products Affected
No product.
CWE
CWE-552
Files or Directories Accessible to External Parties
