Description
LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to Local File Inclusion (LFI) in the OnlyOfficeEditor servlet class, allowing authenticated user to exploit path traversal flaws in the fileExt parameter, enabling unauthorized access to sensitive files outside the designated directories.
Published: 2026-07-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

LogicalDOC Enterprise software is vulnerable to a local file inclusion flaw, CWE-22: Path Traversal, within the OnlyOfficeEditor servlet. The fileExt request parameter can be manipulated by an authenticated user, allowing the reading of files outside the intended directories. This flaw can expose confidential documents or system configuration files, compromising data confidentiality and potentially system integrity if tampered files are later executed.

Affected Systems

LogicalDOC Enterprise versions up to and including 9.1.1 are affected. Only the OnlyOfficeEditor component is impacted, and no other vendors or products are presently known to be impacted.

Risk and Exploitability

The CVSS v3.1 score is 6.5, indicating medium severity. The EPSS score is less than 1 %, pointing to a very low but non‑zero probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires authentication to the OnlyOfficeEditor servlet; once authenticated, an attacker can craft fileExt values to read arbitrary files located outside the intended workspace.

Generated by OpenCVE AI on July 31, 2026 at 02:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available LogicalDOC Enterprise patch or upgrade to a version newer than 9.1.1 once the vendor releases a fix.
  • Implement strict validation or a whitelist for the fileExt request parameter to allow only permitted file types.
  • Enforce the principle of least privilege on user accounts, ensuring only users who require access to the OnlyOfficeEditor functionality can authenticate.
  • Restrict file system permissions on the content directory and sensitive system files so that the web server user cannot read files outside the intended workspace.

Generated by OpenCVE AI on July 31, 2026 at 02:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Logicaldoc
Logicaldoc logicaldoc
Vendors & Products Logicaldoc
Logicaldoc logicaldoc

Fri, 31 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in LogicalDOC Enterprise OnlyOfficeEditor

Wed, 29 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Local File Inclusion via Path Traversal in OnlyOfficeEditor Parameter

Sat, 25 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Title Local File Inclusion via Path Traversal in OnlyOfficeEditor Parameter

Wed, 22 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title LogicalDOC Enterprise LFI via OnlyOfficeEditor Path Traversal

Mon, 20 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Title LogicalDOC Enterprise LFI via OnlyOfficeEditor Path Traversal

Mon, 20 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

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


Thu, 16 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to Local File Inclusion (LFI) in the OnlyOfficeEditor servlet class, allowing authenticated user to exploit path traversal flaws in the fileExt parameter, enabling unauthorized access to sensitive files outside the designated directories.
References

Subscriptions

Logicaldoc Logicaldoc
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-20T15:33:25.104Z

Reserved: 2025-04-22T00:00:00.000Z

Link: CVE-2025-45870

cve-icon Vulnrichment

Updated: 2026-07-20T15:27:05.850Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:36:25Z

Weaknesses
  • CWE-22

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