A file extension handling issue was found in [core] module of ONLYOFFICE DocumentServer v4.2.0.236-v5.6.4.13. An attacker must request the conversion of the crafted file from DOCT into DOCX format. Using the chain of two other bugs related to improper string handling, an attacker can achieve remote code execution on DocumentServer.
Conclusion & alert: CVE-2021-25830 is rated High Exploit Risk (92.6/100): CVSS Critical severity, with high exploitation likelihood (EPSS 11.76%, 96th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +5.64% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 6.12% | 11.76% | +5.64% |
| 2 | 2026-03-02 | 5.32% | 6.12% | +0.80% |
| 3 | 2025-11-21 | — | 5.32% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| onlyoffice | document_server | >= 4.2.0.236, <= 5.6.4.13 | cpe:2.3:a:onlyoffice:document_server:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ONLYOFFICE/DocumentServer | Product |
| https://github.com/ONLYOFFICE/core | Product |
| https://github.com/ONLYOFFICE/core/blob/v5.6.4.13/ASCOfficePPTXFile/Editor/BinaryFileReaderWriter.cpp#L1918 | Third Party Advisory |
| https://github.com/ONLYOFFICE/core/blob/v5.6.4.13/ASCOfficePPTXFile/Editor/BinaryFileReaderWriter.cpp#L241 | Third Party Advisory |
| https://github.com/ONLYOFFICE/core/blob/v5.6.4.13/ASCOfficePPTXFile/PPTXFormat/Logic/UniFill.cpp#L343 | Third Party Advisory |
| https://github.com/merrychap/poc_exploits/tree/master/ONLYOFFICE/CVE-2021-25830 | Exploit Third Party Advisory |