CVE-2025-68917
Cross-Site Scripting in ONLYOFFICE Docs Comment Editing Form
Publication date: 2025-12-24
Last updated on: 2025-12-24
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| onlyoffice | docs | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue in ONLYOFFICE Docs versions before 9.2.1. It occurs in the textarea of the comment editing form within DocumentServer, allowing an attacker to inject malicious scripts.
What immediate steps should I take to mitigate this vulnerability?
Upgrade ONLYOFFICE Docs to version 9.2.1 or later, where the XSS vulnerability in the comment editing form textarea has been fixed. [1]
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions such as stealing user credentials, session hijacking, or defacement of content. This can compromise the confidentiality and integrity of user data.