Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Ben Balter WP Document Revisions allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects WP Document Revisions: from n/a before 4.0.0.
AnalysisAI
Information disclosure in WP Document Revisions WordPress plugin versions before 4.0.0 allows unauthenticated remote attackers to access protected documents due to broken access control checks. The CVSS vector (AV:N/AC:L/PR:N/UI:N/C:H/I:N/A:N) indicates trivially exploitable confidentiality-only impact, and no public exploit identified at time of analysis, though Patchstack has cataloged the issue with a working proof reference.
Technical ContextAI
WP Document Revisions is a WordPress plugin by Ben Balter providing document management, versioning, and workflow capabilities for sites that need to track revisions of files (often used in government, legal, and enterprise contexts). The vulnerability falls under CWE-862 (Missing Authorization), meaning the plugin's request handlers fail to verify that the requesting user possesses the required capability or role before returning protected resources. Per the CPE entry cpe:2.3:a:ben_balter:wp_document_revisions:*, all versions of the plugin prior to 4.0.0 are affected by the incorrectly configured access control level on document-serving endpoints.
RemediationAI
Vendor-released patch: upgrade WP Document Revisions to version 4.0.0 or later via the WordPress plugin updater or by replacing the plugin files manually. Site operators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-document-revisions/vulnerability/wordpress-wp-document-revisions-plugin-3-8-1-broken-access-control-vulnerability for additional detail. If immediate upgrade is not possible, compensating controls include restricting access to the plugin's document-serving URL patterns (typically /documents/ and the wp-content/uploads document paths) at the web server or WAF layer to authenticated sessions only - note this will break legitimate public document access if any documents are intended to be public - or temporarily deactivating the plugin if document availability is not business-critical. Audit web server access logs for unauthorized requests to document endpoints prior to patching to determine whether exposure occurred.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33686
GHSA-q4v3-vrvm-j488