filemanagerpro CVE Vulnerabilities & Metrics

Focus on filemanagerpro vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23: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: 5
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): 0.0%

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

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.92

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 3
4.0-6.9 2
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-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-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.