CVE-2025-10777
BaseFortify
Publication date: 2025-09-22
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| onlyoffice | document_server | 2025.3.1.923 |
| jsc | r7-office_document_server | 2025.3.1.923 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in the JSC R7 R7-Office Document Server (up to version 20250820) where manipulation of the 'cmd' argument in the /downloadas/ file can lead to a path traversal attack. This means an attacker can remotely exploit this flaw to access files or directories outside the intended scope by tricking the server into processing unauthorized file paths.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to perform path traversal, potentially accessing sensitive files or data on the server that should not be accessible. This can lead to unauthorized information disclosure, which may compromise the confidentiality and integrity of data handled by the affected server.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the affected component JSC R7 R7-Office Document Server to version 2025.3.1.923, as this version contains the patch that addresses the vulnerability.