filemanagerpro CVE Vulnerabilities & Metrics

Focus on filemanagerpro vulnerabilities and metrics.

Last updated: 16 Apr 2025, 22:25 UTC

About filemanagerpro Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with filemanagerpro. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total filemanagerpro CVEs: 9
Earliest CVE date: 07 Sep 2018, 22:29 UTC
Latest CVE date: 16 Oct 2024, 07:15 UTC

Latest CVE reference: CVE-2018-25105

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -66.67%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -66.67%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical filemanagerpro CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.57

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 6
4.0-6.9 3
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS filemanagerpro CVEs

These are the five CVEs with the highest CVSS scores for filemanagerpro, sorted by severity first and recency.

All CVEs for filemanagerpro

CVE-2018-25105 filemanagerpro vulnerability CVSS: 0 16 Oct 2024, 07:15 UTC

The File Manager plugin for WordPress is vulnerable to authorization bypass due to a missing capability check in the /inc/root.php file in versions up to, and including, 3.0. This makes it possible for unauthenticated attackers to download arbitrary files from the server and upload arbitrary files that can be used for remote code execution.

CVE-2024-2654 filemanagerpro vulnerability CVSS: 0 09 Apr 2024, 19:15 UTC

The File Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 7.2.5 via the fm_download_backup function. This makes it possible for authenticated attackers, with administrator access and above, to read the contents of arbitrary zip files on the server, which can contain sensitive information.

CVE-2024-0761 filemanagerpro vulnerability CVSS: 0 05 Feb 2024, 22:16 UTC

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where the .htaccess file in the directory does not block access.

CVE-2023-6846 filemanagerpro vulnerability CVSS: 0 05 Feb 2024, 22:15 UTC

The File Manager Pro plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 8.3.4 via the mk_check_filemanager_php_syntax AJAX function. This makes it possible for authenticated attackers, with subscriber access and above, to execute code on the server. Version 8.3.5 introduces a capability check that prevents users lower than admin from executing this function.

CVE-2021-24177 filemanagerpro vulnerability CVSS: 3.5 05 Apr 2021, 19:15 UTC

In the default configuration of the File Manager WordPress plugin before 7.1, a Reflected XSS can occur on the endpoint /wp-admin/admin.php?page=wp_file_manager_properties when a payload is submitted on the User-Agent parameter. The payload is then reflected back on the web application response.

CVE-2020-24312 filemanagerpro vulnerability CVSS: 5.0 26 Aug 2020, 13:15 UTC

mndpsingh287 WP File Manager v6.4 and lower fails to restrict external access to the fm_backups directory with a .htaccess file. This results in the ability for unauthenticated users to browse and download any site backups, which sometimes include full database backups, that the plugin has taken.

CVE-2018-16967 filemanagerpro vulnerability CVSS: 4.3 15 Apr 2019, 21:29 UTC

There is an XSS vulnerability in the mndpsingh287 File Manager plugin 3.0 for WordPress via the page=wp_file_manager_root public_path parameter.

CVE-2018-16966 filemanagerpro vulnerability CVSS: 6.8 15 Apr 2019, 21:29 UTC

There is a CSRF vulnerability in the mndpsingh287 File Manager plugin 3.0 for WordPress via the page=wp_file_manager_root public_path parameter.

CVE-2018-16363 filemanagerpro vulnerability CVSS: 3.5 07 Sep 2018, 22:29 UTC

The mndpsingh287 File Manager plugin V2.9 for WordPress has XSS via the lang parameter in a wp-admin/admin.php?page=wp_file_manager request because set_transient is used in file_folder_manager.php and there is an echo of lang in lib\wpfilemanager.php.