ONLYOFFICE Docs 1.1.0 - 2.2.0 - Missing Authorization to Unauthenticated Privilege Escalation via callback Function

2025-07-23 20:42
kr0d

Strategic Overview

Status
Patched in 2.3.0
Affected PluginONLYOFFICE Docs
Affected Version1.1.0 – 2.2.0
CVSS9.8Critical
CVECVE-2025-6380
View all ONLYOFFICE Docs vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 2.3.0, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C