Skip to main content

File Manager Pro CVE-2023-6846

HIGH
Code Injection (CWE-94)
2024-02-05 security@wordfence.com
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
PoC Detected
Apr 08, 2026 - 17:17 vuln.today
Public exploit code
CVE Published
Feb 05, 2024 - 22:15 nvd
HIGH 8.8

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in the WordPress File Manager Pro plugin (versions up to and including 8.3.4) allows authenticated attackers with subscriber-level access to upload arbitrary files via the mk_check_filemanager_php_syntax AJAX endpoint, leading to full server compromise. Publicly available exploit code exists, and the high EPSS score of 13.31% (94th percentile) indicates significant real-world exploitation likelihood. The flaw is patched in version 8.3.5, which introduces a missing capability check.

Technical ContextAI

File Manager Pro is a commercial WordPress plugin for managing files on the server through the WP admin interface. The root cause is CWE-94 (Improper Control of Generation of Code / Code Injection): the mk_check_filemanager_php_syntax AJAX action lacked a capability check, so any logged-in user - including the lowest-privilege subscriber role - could invoke functionality intended only for administrators and write PHP files into the webroot. WordPress sites that allow open user registration (a common e-commerce, membership, or community configuration) effectively expose this admin-only function to anyone on the internet. The CPE cpe:2.3:a:filemanagerpro:file_manager:*:*:*:*:*:wordpress:*:* covers all File Manager Pro plugin installations on WordPress.

RemediationAI

Upgrade File Manager Pro to version 8.3.5 or later, which adds the capability check that prevents non-admin users from invoking mk_check_filemanager_php_syntax. Until the upgrade is applied, administrators should disable open user registration in WordPress (Settings → General → 'Anyone can register') to remove the subscriber attack surface - accepting the trade-off that this also blocks legitimate self-signup on membership/e-commerce sites; alternatively, disable or uninstall the File Manager Pro plugin entirely, which removes the file-management UI for admins but eliminates the vulnerable endpoint. A WAF rule blocking POST requests to admin-ajax.php with action=mk_check_filemanager_php_syntax from non-administrative sessions is a viable compensating control with low operational impact. Audit existing uploads, user accounts, and PHP files in wp-content for indicators of prior compromise before patching.

CVE-2020-25213 CRITICAL POC
9.8 Sep 09

The File Manager (wp-file-manager) plugin before 6.9 for WordPress allows remote attackers to upload and execute arbitra

CVE-2023-6825 CRITICAL POC
9.9 Mar 13

The File Manager and File Manager Pro plugins for WordPress are vulnerable to Directory Traversal in versions up to, and

CVE-2026-6382 CRITICAL POC
9.1 Jul 06

The FileOrganizer WordPress plugin before 1.1.9, Advanced File Manager WordPress plugin before 5.4.12, File Manager Pr

CVE-2020-24312 HIGH POC
7.5 Aug 26

mndpsingh287 WP File Manager v6.4 and lower fails to restrict external access to the fm_backups directory with a .htacce

CVE-2023-5907 MEDIUM POC
6.5 Dec 11

The File Manager WordPress plugin before 6.3 does not restrict the file managers root directory, allowing an administrat

CVE-2024-1538 HIGH
8.8 Mar 21

The File Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including,

CVE-2021-24177 MEDIUM POC
5.4 Apr 05

In the default configuration of the File Manager WordPress plugin before 7.1, a Reflected XSS can occur on the endpoint

CVE-2018-16363 MEDIUM POC
5.4 Sep 07

The mndpsingh287 File Manager plugin V2.9 for WordPress has XSS via the lang parameter in a wp-admin/admin.php?page=wp_f

CVE-2021-20651 CRITICAL
9.1 Feb 12

Directory traversal vulnerability in ELECOM File Manager all versions allows remote attackers to create an arbitrary fil

CVE-2024-8746 HIGH
8.8 Oct 16

The File Manager Pro plugin for WordPress is vulnerable to arbitrary backup file downloads and uploads due to missing fi

CVE-2024-8507 HIGH
8.8 Oct 16

The File Manager Pro plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and includi

CVE-2024-7770 HIGH
8.8 Sep 10

The Bit File Manager - 100% Free & Open Source File Manager and Code Editor for WordPress plugin for WordPress is vulner

Share

CVE-2023-6846 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy