CVE-2026-59702

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.
Configurations

No configuration.

History

08 Jul 2026, 17:17

Type Values Removed Values Added
References () https://github.com/yamadashy/repomix/issues/1703 - () https://github.com/yamadashy/repomix/issues/1703 -

08 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-08 16:16

Updated : 2026-07-08 17:17


NVD link : CVE-2026-59702

Mitre link : CVE-2026-59702

CVE.ORG link : CVE-2026-59702


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)