Description
The File Manager WordPress plugin before 6.9.1 does not perform any capability check on one of its file manager connector endpoints, allowing any authenticated user, such as a subscriber, to browse the entire WordPress installation directory and download files of certain types from it, including archives and documents which may contain sensitive data.
Published: 2026-08-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The File Manager WordPress plugin fails to perform a capability check on its bitapps_fm_connector endpoint. As a result, any authenticated user, including a simple subscriber, can request this endpoint and receive a listing of all files in the WordPress installation directory. The endpoint additionally allows downloading of file types such as archives and documents, which may contain confidential information, configuration files, or user data. The vulnerability is a classic example of inadequate access control reflected in CWE-200 that leads to confidentiality loss without exploiting any system resources beyond the existing user privileges.

Affected Systems

WordPress sites using the File Manager plugin before version 6.9.1. All installations where the plugin is present and the bitapps_fm_connector endpoint is not disabled or permission-restricted are affected.

Risk and Exploitability

An attacker must first authenticate to the WordPress site with any user role that has access to the plugin, but no administrative privileges are required. The EPSS score is < 1%, indicating a very low but nonzero probability of exploitation. The vulnerability is not in the KEV catalog, which suggests it may not yet be actively exploited in the wild. However, the impact of revealing sensitive files justifies a high risk assessment. The CVSS score of 7.5 indicates high severity, but the potential for data disclosure is significant, especially in multi‑tenant or multi‑user environments.

Generated by OpenCVE AI on August 10, 2026 at 23:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the File Manager plugin to version 6.9.1 or later.
  • Restrict access to the bitapps_fm_connector endpoint by configuring the plugin to require administrator privileges, removing access for subscriber roles.
  • Configure web server or WordPress security settings (e.g., .htaccess rules or a plugin firewall) to block or limit access to the bitapps_fm_connector endpoint for non‑administrator users.

Generated by OpenCVE AI on August 10, 2026 at 23:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 14:30:00 +0000

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

Mon, 10 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Mon, 10 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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

ssvc

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


Mon, 10 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The File Manager WordPress plugin before 6.9.1 does not perform any capability check on one of its file manager connector endpoints, allowing any authenticated user, such as a subscriber, to browse the entire WordPress installation directory and download files of certain types from it, including archives and documents which may contain sensitive data.
Title Bit File Manager < 6.9.1 - Subscriber+ Sensitive Data Disclosure via bitapps_fm_connector
References

Subscriptions

Filemanagerpro File Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T19:21:21.751Z

Reserved: 2026-07-27T10:00:26.882Z

Link: CVE-2026-17542

cve-icon Vulnrichment

Updated: 2026-08-10T19:21:15.333Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:49.707

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-17542

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:15:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor