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

No history.

Information

Published : 2026-07-08 16:16

Updated : 2026-07-10 18:22


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)