Vulnerability Description
Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute paths or ../ traversal sequences directly to document open and save operations, bypassing the check_file_writeable and ensure_docx_extension helpers which perform no base-directory confinement or realpath validation.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/Office-Word-MCP-Server.md
- https://www.vulncheck.com/advisories/office-word-mcp-server-path-traversal-via-d
FAQ
What is CVE-2026-65695?
CVE-2026-65695 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or creat...
How severe is CVE-2026-65695?
CVE-2026-65695 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65695?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.