# CVE-2026-59703

## Summary

- **CVE ID:** CVE-2026-59703
- **Severity:** HIGH
- **CVSS Score:** 8.7 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-552
- **Published:** Jul 8, 2026
- **Last Modified:** Aug 14, 2026

## Description

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.

## Affected Products

- repomix — repomix (0)

## References

- [CNA](https://github.com/yamadashy/repomix/issues/1704)
- [CNA](https://github.com/yamadashy/repomix)
- [CNA](https://github.com/CrazyForks/repomix/commit/c748b524f41225e7fc6f89ad0084520901a453cf)
- [CNA](https://www.vulncheck.com/advisories/repomix-local-file-inclusion-via-file-url-scheme-in-git-clone-endpoint)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.51%
- **EPSS Percentile:** 41.9

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._