Description
The File Manager WordPress plugin before 6.9.1 does not have authorisation checks on one of its REST API routes, allowing unauthenticated users to read its file activity log, disclosing the file operations performed on the site, the paths involved and the name of the user who performed them.
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 exposes a REST API route that lacks proper authorization checks, allowing any unauthenticated user to query the file activity log. This log contains details of file operations performed on the site, including the exact file paths and the usernames of the operators. The result is a disclosure of potentially sensitive operational information that could aid attackers in mapping the site’s structure and planning further exploits.

Affected Systems

All installations of the File Manager plugin for WordPress running versions earlier than 6.9.1 are affected. The vulnerability is specifically tied to the absence of authentication on a REST API endpoint within the plugin, regardless of the broader WordPress configuration or other plugins present.

Risk and Exploitability

The exploit requires only unauthenticated access to the REST API endpoint; no special privileges or credentials are necessary. Because the endpoint is publicly reachable, the risk of exploitation is high if a malicious actor discovers it. The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, confirming that it is unlikely to have been actively exploited. CVSS score of 7.5 indicates high severity, and the exposed data can aid attackers in mapping site structure and planning further exploits.

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 to apply the missing authorization checks.
  • If an immediate upgrade is not possible, restrict unauthenticated access to the file activity log REST API endpoint by blocking the endpoint with a .htaccess rule or a security plugin that forces authentication.
  • Enable routine monitoring of the WordPress REST API logs to detect any unauthorized activity and keep the plugin and WordPress core updated to the latest secure versions.

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

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

Type Values Removed Values Added
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-200
CWE-284

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 have authorisation checks on one of its REST API routes, allowing unauthenticated users to read its file activity log, disclosing the file operations performed on the site, the paths involved and the name of the user who performed them.
Title Bit File Manager < 6.9.1 - Unauthenticated File Activity Log Disclosure
References

Subscriptions

Filemanagerpro File Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T19:22:33.386Z

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

Link: CVE-2026-17541

cve-icon Vulnrichment

Updated: 2026-08-10T19:22:28.354Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-17541

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