CVE Details
Basic Information
| Title | ONLYOFFICE Docs 1.1.0 – 2.2.0 – Missing Authorization to Unauthenticated Privilege Escalation via callback Function |
|---|---|
| Type | cve |
| Published | 2025-07-24T09:22:17.749Z |
| Modified | 2025-07-24T09:22:17.749Z |
Product Information
| Vendor | onlyoffice |
|---|---|
| Product | ONLYOFFICE Docs |
| Version | 1.1.0 |
CVSS Information
| Base Score | 9.8 (CRITICAL) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Affected Products
- onlyoffice ONLYOFFICE Docs 1.1.0
Additional Information
| CWE List | CWE-862 |
|---|---|
| Source | Wordfence |
Description
The ONLYOFFICE Docs plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within its oo.callback REST endpoint in versions 1.1.0 to 2.2.0. The plugin’s permission callback only verifies that the supplied, encrypted attachment ID maps to an existing attachment post, but does not verify the requester’s identity or capabilities. This makes it possible for unauthenticated attackers to log in as an arbitrary user.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/608b0506-074b-4df3-8c30-57cfb090f553?source=cve
- https://plugins.trac.wordpress.org/browser/onlyoffice/tags/2.2.0/public/views/class-onlyoffice-plugin-callback.php#L57
- https://wordpress.org/plugins/onlyoffice/#developers
- https://plugins.trac.wordpress.org/browser/onlyoffice/tags/2.2.0/public/class-onlyoffice-plugin-public.php#L111