Description
Authorization Bypass Through User-Controlled Key vulnerability in Barn2 Plugins Document Library Lite document-library-lite allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Document Library Lite: from n/a through <= 1.1.7.
Published: 2025-12-16
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access to Protected Documents
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an Insecure Direct Object Reference that allows an attacker to bypass authorization checks by supplying a user‑controlled key. This results in unauthorized access to documents stored by the Barn2 Plugins Document Library Lite plugin, effectively granting an attacker the ability to read or download sensitive files that should otherwise be restricted. The weakness is classified as CWE‑639, indicating a flaw in access control logic.

Affected Systems

WordPress sites that use the Barn2 Plugins Document Library Lite plugin. All installations running version 1.1.7 or earlier are affected, while newer releases are not listed as vulnerable.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in the moderate severity range. The EPSS score of less than 1% indicates a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can construct a URL containing a valid or guessed resource key to directly retrieve a protected document without needing to authenticate.

Generated by OpenCVE AI on April 27, 2026 at 22:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Document Library Lite to a version that contains the IDOR fix (currently >=1.1.8).
  • If an immediate update is not feasible, configure the plugin to make all document files private and restrict download permissions to users with appropriate roles such as Administrator or Author.
  • As a temporary protective measure, implement server‑side access checks (for example, using .htaccess or a front‑controller) to validate the user role before serving document files, thereby blocking direct URL access.

Generated by OpenCVE AI on April 27, 2026 at 22:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 18 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 16 Dec 2025 08:30:00 +0000

Type Values Removed Values Added
Description Authorization Bypass Through User-Controlled Key vulnerability in Barn2 Plugins Document Library Lite document-library-lite allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Document Library Lite: from n/a through <= 1.1.7.
Title WordPress Document Library Lite plugin <= 1.1.7 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:25.282Z

Reserved: 2025-12-15T10:00:33.670Z

Link: CVE-2025-67985

cve-icon Vulnrichment

Updated: 2025-12-18T15:26:16.077Z

cve-icon NVD

Status : Deferred

Published: 2025-12-16T09:16:00.373

Modified: 2026-06-17T09:58:22.607

Link: CVE-2025-67985

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T22:30:14Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key