CVE-2026-49988 Details
Description
Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, the Repomix MCP server attach_packed_output and read_repomix_output flow can register and read arbitrary local .json, .txt, .md, or .xml files without the file_system_read_file runSecretLint() safety check or Repomix packed-output validation, allowing MCP callers to bypass the local file-read secret-scanning boundary. This issue is fixed in version 1.14.1.
A vulnerability in the Repomix MCP server prior to version 1.14.1 allows for the registration and reading of arbitrary local .json, .txt, .md, or .xml files through the `attach_packed_output` and `read_repomix_output` flows. This bypasses the necessary secret-scanning checks, enabling MCP callers to access sensitive information without detection. The issue arises because the `attach_packed_output` flow does not validate that the files are genuine Repomix outputs or run the required secret checks before reading the content.
Users are advised to update Repomix to version 1.14.1 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/yamadashy/repomix/security/advisories/GHSA-hwpp-h97w-2h3j | CISA-ADP | ExploitVendor Advisory |
| https://github.com/yamadashy/repomix/commit/e447f7dba6f51fdb26bcad0c280542fca291960e | [email protected] | Patch |
| https://github.com/yamadashy/repomix/releases/tag/v1.14.1 | [email protected] | Release Notes |
| https://github.com/yamadashy/repomix/security/advisories/GHSA-hwpp-h97w-2h3j | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| yamadashy repomix | < 1.14.1 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 18, 2026 | Initial Analysis | [email protected] |
| Jul 18, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |