CVE-2026-7404 Details
Description
A weakness has been identified in getsimpletool mcpo-simple-server up to 0.2.0. Affected is the function delete_shared_prompt of the file src/mcpo_simple_server/services/prompt_manager/base_manager.py. This manipulation of the argument detail causes relative path traversal. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
A relative path traversal vulnerability has been identified in Getsimpletool's Mcpo-Simple-Server, specifically in versions up to 0.2.0. The issue arises in the 'delete_shared_prompt' function within 'src/mcpo_simple_server/services/prompt_manager/base_manager.py'. The vulnerability allows remote attackers to manipulate the 'detail' argument, enabling unauthorized access to the filesystem by traversing directories and potentially reaching sensitive files or disrupting server operations.
It is recommended to restrict filesystem operations to a designated root directory, canonicalize and validate paths before use, and enforce boundary checks to prevent traversal attacks. Additionally, sensitive file operations should be limited to trusted, authenticated users.
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.
Volerion
Assessed Apr 29, 2026CISA-ADP
Assessed Apr 30, 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/getsimpletool/mcpo-simple-server/ | [email protected] | ProductVendor |
| https://github.com/getsimpletool/mcpo-simple-server/issues/4 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/803612 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360140 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360140/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
| CWE-23 | Relative Path Traversal | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| getsimpletool mcpo-simple-server | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | New CVE Received | [email protected] |
Volerion