CVE-2025-11174 Details
Description
The Document Library Lite plugin for WordPress is vulnerable to Improper Authorization in all versions up to, and including, 1.1.6. This is due to the plugin exposing an unauthenticated AJAX action dll_load_posts which returns a JSON table of document data without performing nonce or capability checks. The handler accepts an attacker-controlled args array where the status option explicitly allows draft, pending, future, and any. This makes it possible for unauthenticated attackers to retrieve unpublished document titles and content via the AJAX endpoint.
A vulnerability exists in the Document Library Lite plugin for WordPress, in all versions through 1.1.6, allowing improper authorization that leads to unauthorized access to sensitive information. The issue arises because the plugin exposes an unauthenticated AJAX action, 'dll_load_posts', which returns a JSON table of document data without requiring nonce or capability checks. This AJAX handler accepts an attacker-controlled 'args' array, where the 'status' option can be manipulated to include drafts, pending, future, and other statuses. As a result, unauthenticated attackers can exploit this endpoint to access unpublished document titles and content.
Users are advised to update the Document Library Lite plugin to version 1.1.7 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Nov 1, 2025CISA-ADP
Assessed Nov 3, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Barn2 Document Library Lite | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 1, 2025 | New CVE Received | [email protected] |
Volerion