CVE-2026-49987
HIGH Exploitation: PoC
7.5
CVSS 4.0
Description
Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection that bypasses validateGitUrl() dangerous parameter checks and can execute commands through local or SSH-style transports. This issue is fixed in version 1.14.1.
Metadata
Severity & Metrics
7.5
HIGH CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| yamadashy | repomix | — | < 1.14.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-88 | cna | CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.5 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
References (3)
- https://github.com/yamadashy/repomix/security/advisories/GHSA-9mm9-rqhj-j5mx https://github.com/yamadashy/repomix/security/advisories/GHSA-9mm9-rqhj-j5mx
- https://github.com/yamadashy/repomix/commit/92bfa3193b5233a0d21beff929444153c088de82 https://github.com/yamadashy/repomix/commit/92bfa3193b5233a0d21beff929444153c088de82
- https://github.com/yamadashy/repomix/releases/tag/v1.14.1 https://github.com/yamadashy/repomix/releases/tag/v1.14.1