CVE-2026-7319
Path Traversal in elinsky execution-system-mcp Allows Remote Exploitation
Publication date: 2026-04-28
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elinsky | execution-system-mcp | 0.1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in the elinsky execution-system-mcp version 0.1.0, specifically in the function _get_context_file_path within the file src/execution_system_mcp/server.py of the add_action Tool component.
The flaw allows manipulation of the argument 'context' which leads to a path traversal vulnerability. This means an attacker can remotely manipulate file paths to access files and directories outside the intended scope.
The vulnerability can be exploited remotely, and an exploit has already been published.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to access or manipulate files on the affected system that they should not have access to.
Because it is a path traversal vulnerability exploitable remotely without authentication, it can lead to unauthorized disclosure, modification, or deletion of sensitive data.
The CVSS v3.1 score of 7.3 indicates a high severity with potential impacts on confidentiality, integrity, and availability.