Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Network-reachable servlet, low-complexity path traversal, any authenticated user sufficient (PR:L), confidentiality-only impact with no integrity or availability consequence.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Path traversal in LogicalDOC Enterprise up to v9.1.1 allows any authenticated user to read arbitrary files outside designated directories via the OnlyOfficeEditor servlet's fileExt parameter. Exploitation requires only a low-privilege account, no special configuration, and results in high confidentiality impact - potentially exposing system credentials, configuration files, or other sensitive data. A public vulnerability disclosure exists on GitHub (netero1010), indicating exploit techniques are accessible to the public; EPSS is low (0.33%) suggesting limited observed exploitation to date.
Technical ContextAI
LogicalDOC Enterprise is a Java-based enterprise document management system (DMS). The affected component is the OnlyOfficeEditor servlet class, which handles document editing integration with the OnlyOffice suite. The vulnerability (CWE-22: Improper Limitation of a Pathname to a Restricted Directory) arises because the servlet fails to sanitize or canonicalize the fileExt parameter before using it to construct a file path, allowing classic path traversal sequences (e.g., '../../') to escape the intended document directory. The CPE data provided (n/a:n/a) is a placeholder and not useful for precise product matching; affected versions are confirmed as LogicalDOC Enterprise up to and including v9.1.1 per the CVE description.
RemediationAI
No vendor-released patched version is identified in the available data at time of analysis. Organizations should monitor the vendor advisory at https://www.logicaldoc.com/ for a security patch. As an immediate compensating control, restrict access to the OnlyOfficeEditor servlet endpoint at the network or application firewall layer to trusted users and IP ranges only - this reduces exposure but does not eliminate risk for users with legitimate access. Additionally, enforce the principle of least privilege on LogicalDOC user accounts and audit account rosters to minimize the population of authenticated users. Web application firewall (WAF) rules targeting path traversal sequences in the fileExt parameter can provide a detection and blocking layer, though bypass techniques may exist. Note: restricting the OnlyOfficeEditor servlet will disable OnlyOffice document co-editing functionality as a side effect.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-22 – Path Traversal
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210478
GHSA-c3rf-pmgq-wq29