CVE-2025-11174 MEDIUM

CVE-2025-11174: Document Library Lite <= 1.1.6 - Missing Authorization to Sensitive Information Exposure

Vendor Barn2Media
Product Document Library Lite
Weakness CWE-285
Published November 1, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 1, 2025 CVE published
April 8, 2026 Record updated