Deepractice · Promptx · CVE-2026-7217
**Name of the Vulnerable Software and Affected Versions**
Deepractice PromptX versions prior to 2.4.0
**Description**
An absolute path traversal issue exists in the Document File Handler component within the file `packages/mcp-office/src/index.ts`. The flaw occurs when the `path` argument is manipulated in the `read docx()`, `read xlsx()`, `read pptx()`, `list xlsx sheets()`, or `read pdf()` functions, allowing for remote execution of the attack.
**Recommendations**
As a temporary workaround, restrict access to the `read docx()`, `read xlsx()`, `read pptx()`, `list xlsx sheets()`, and `read pdf()` functions until a patch is available.