GHSA-5wj3-m77q-j278CriticalCVSS 9.3
repomix contains a server-side request forgery vulnerability in the POST /api/pack endpoint that...
🔗 CVE IDs covered (1)
📋 Description
repomix contains a server-side request forgery vulnerability in the POST /api/pack endpoint that allows unauthenticated attackers to make arbitrary outbound requests. The endpoint fails to properly validate http://, https://, and file:// URLs before passing them to git clone, enabling attackers to access private network addresses, GCP metadata services, or local filesystem paths.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-59702
- https://github.com/yamadashy/repomix/issues/1703
- https://github.com/CrazyForks/repomix/commit/c748b524f41225e7fc6f89ad0084520901a453cf
- https://github.com/yamadashy/repomix
- https://www.vulncheck.com/advisories/repomix-server-side-request-forgery-via-unvalidated-repository-urls-in-post-api-pack
- https://github.com/advisories/GHSA-5wj3-m77q-j278