What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
ONLYOFFICE Docs versions 1.1.0 through 2.2.0 lack proper authorization checks, allowing unauthenticated attackers to read, modify, or delete data without credentials. The vulnerability affects the core document handling functionality and requires only network access to exploit. Organizations using affected versions should update immediately.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete documents and data without logging in.
Potential impact on your site
04Site Impact
Attackers can access, alter, or destroy all documents and data stored in ONLYOFFICE Docs without any credentials.
Conditions required to exploit
05Prerequisites
Network access to the ONLYOFFICE Docs instance; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 24, 2025
CVE published
July 24, 2025
Record updated