Zurück zur CVE-Übersicht
CVE-2026-59702
CRITICAL(9.3)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Risk Signal Score33/100 — MITTEL
- CVSS 9.3 — Kritisch
- Weniger als 24 Stunden alt
Beschreibung
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.