CVE-2026-7205 Details
Description
A vulnerability was identified in duartium papers-mcp-server 9ceb3812a6458ba7922ca24a7406f8807bc55598. Impacted is the function search_papers of the file src/main.py. Such manipulation of the argument topic leads to path traversal. The attack may be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A path traversal vulnerability has been identified in Duartium Papers-MCP-Server version 0.1.0, specifically in the search_papers function of the file src/main.py. The vulnerability arises because the function allows manipulation of the topic argument, which is used to create a directory name under the papers directory. The server only lowercases the topic string and replaces spaces with underscores, while traversal sequences and path separators remain intact. This oversight enables an attacker to escape the intended directory and write a JSON file containing arbitrary data to a location outside the application's designated workspace. The vulnerability can be exploited remotely, and a public exploit is available.
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 28, 2026CISA-ADP
Assessed Apr 28, 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/duartium/papers-mcp-server/ | [email protected] | ProductSource CodeVendor |
| https://github.com/duartium/papers-mcp-server/issues/1 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/802080 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359805 | [email protected] | AdvisoryExploit |
| https://vuldb.com/vuln/359805/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| duartium papers-mcp-server | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion