CVE-2025-68585
8.8Ben Balter WP · WP Document Revisions
The WP Document Revisions plugin for WordPress contains a missing authorization vulnerability that allows users with high-level privileges to bypass intended access control restrictions.
Executive summary
A missing authorization flaw in the Ben Balter WP Document Revisions plugin allows authenticated administrators to perform unauthorized actions due to misconfigured access controls.
Vulnerability
This is a missing authorization vulnerability (CWE-862) occurring within the plugin. The vulnerability requires the attacker to hold high-level administrative privileges (PR:H) to trigger the flaw, which results in the exploitation of incorrectly configured access control security levels.
Business impact
The exploitation of this vulnerability permits an attacker with administrative access to perform actions that should otherwise be restricted or unauthorized within the document management workflow. While the CVSS score of 8.8 reflects a high severity rating, the requirement for high privileges limits the scope to internal users or compromised accounts. Unauthorized modifications to document access controls can lead to data integrity issues and potential exposure of sensitive organizational information.
Remediation
Immediate Action: Since a specific patch version is not currently listed, administrators should monitor the official WordPress plugin repository for security updates and apply them as soon as they become available.
Proactive Monitoring: Review WordPress user activity logs for unusual administrative actions related to document revisions or configuration changes that deviate from established business processes.
Compensating Controls: Ensure the principle of least privilege is strictly enforced for all WordPress user accounts to minimize the potential impact of an account being used to facilitate this exploit.
Exploitation status
Public Exploit Available: No — exploit_available is false.
Analyst recommendation
Given the potential for unauthorized access control manipulation, organizations using the WP Document Revisions plugin must maintain high vigilance. Administrators should audit the current plugin version and ensure that all WordPress administrative accounts are secured with multi-factor authentication. Once a vendor-supplied update is released, it should be prioritized for deployment to remediate the underlying access control logic flaw.
Sources
Originally found and disclosed by Nabil Irawan | Patchstack Bug Bounty Program, per the CVE Program record.