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.
Published: 2026-07-23
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw, classified as CWE‑22, in the document tools of GongRzhe Office‑Word‑MCP‑Server 1.1.11. An attacker able to influence the filename supplied to open or save actions can provide absolute paths or relative traversal sequences. Because the server bypasses the check_file_writeable and ensure_docx_extension helpers, it performs no base‑directory confinement or realpath validation, enabling arbitrary reading of any .docx file on the host or allowing the creation, modification, or overwriting of .docx files outside the intended working directory. This compromise grants disclosure of sensitive documents and destructive overwrite capabilities, directly affecting confidentiality, integrity, and availability.

Affected Systems

Office‑Word‑MCP‑Server version 1.1.11, developed by GongRzhe, is the only listed vulnerable version. The product operates as a server that processes document open and save requests for .docx files, typically running on a host with network exposure.

Risk and Exploitability

With a CVSS score of 7.6 the flaw is deemed high severity. The EPSS score is below 1 %, indicating a low likelihood of exploitation in the wild. The vulnerability is not cataloged in CISA KEV, so no publicly known exploitation has been reported. The attack vector requires an attacker to supply a crafted filename in an open or save request, meaning the attacker must have network or application access to the service, but authentication is not explicitly required per the description. Owners should consider the potential impact and the fact that any user with write access to the service could trigger path traversal.

Generated by OpenCVE AI on August 4, 2026 at 15:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s security update that removes the path traversal flaw from Office‑Word‑MCP‑Server.
  • Hard‑en the server environment by restricting network access to trusted hosts or requiring authentication before accepting document operations.
  • Configure the operating‑system file‑system permissions so that the MCP‑Server process can only read and write within its designated working directory, preventing unintended file manipulation.

Generated by OpenCVE AI on August 4, 2026 at 15:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Gongrzhe
Gongrzhe office-word-mcp-server
Vendors & Products Gongrzhe
Gongrzhe office-word-mcp-server

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
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.
Title Office-Word-MCP-Server 1.1.11 Path Traversal via document tools
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 7.6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Gongrzhe Office-word-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-23T18:05:41.254Z

Reserved: 2026-07-22T20:26:09.979Z

Link: CVE-2026-65695

cve-icon Vulnrichment

Updated: 2026-07-23T18:05:29.011Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T17:16:29.610

Modified: 2026-07-23T19:17:04.857

Link: CVE-2026-65695

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:15:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')