CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-59702 — repomix contains a server-side request forgery vulnerability in the POST /api/pa...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 9.3. Published: 2026-07-08T16:16:31.577.

Indicators of Compromise (3)

CVE (1)
CVE-2026-59702
URL (2)
Source Attribution

Originally published by NIST NVD on Jul 8, 2026. Verified by: NIST.

Related Threats