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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-918"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59702.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"last_affected": "c748b52"
}
],
"source": "AFFECTED_FIELD"
}
]
}