Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total22
Critical2
High9
Medium11
Reset
Showing 1-20 of 22 records
Threat Entry Updated 2026-07-07

CVE-2026-12277 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin through 23.6 does not validate a file path derived from user input before deleting the referenced file, allowing unauthenticated users to delete arbitrary files on the server (such as wp-config.php) when guest upload mode is enabled. Deleting wp-config.php forces the site into its setup routine, which can be leveraged toward a full site takeover.

PLUGIN Frontend File Manager Plugin

CVE-2026-12277

HIGH CVSS 8.7 2026-07-07
Threat Entry Updated 2026-06-29

CVE-2026-8095 - Frontend File Manager Plugin

The Frontend File Manager Plugin plugin for WordPress is vulnerable to Authenticated Arbitrary File Deletion in versions up to and including 23.6. This is due to a case-sensitive bypass of the wpfm_dir_path parameter sanitization in the wpfm_file_meta_update AJAX handler, where supplying WPFM_DIR_PATH in uppercase evades the unset check and is normalized to wpfm_dir_path by sanitize_key() during update_post_meta(), allowing an attacker to overwrite the stored file path with an arbitrary filesystem path that is then passed directly to unlink() in delete_file_locally() without any directory containment validation. This makes it possible for…

PLUGIN Frontend File Manager

CVE-2026-8095

HIGH CVSS 8.1 2026-06-28
Threat Entry Updated 2026-06-26

CVE-2026-8380 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly verify ownership of every targeted post before permanent deletion, allowing authenticated users with author-level access and above to permanently delete arbitrary posts and pages. When the Frontend File Manager Plugin WordPress plugin through 23.6's "Allow guest uploads" setting is enabled by an administrator, the same deletion primitive becomes reachable by unauthenticated users.

PLUGIN Frontend File Manager Plugin

CVE-2026-8380

MEDIUM CVSS 6.5 2026-06-26
Threat Entry Updated 2026-06-23

CVE-2026-8379 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly enforce its nonce check on the file download handler, allowing unauthenticated attackers to download files uploaded by any user through the Frontend File Manager Plugin WordPress plugin through 23.6 by iterating identifiers.

PLUGIN Frontend File Manager Plugin

CVE-2026-8379

HIGH CVSS 7.5 2026-06-23
Threat Entry Updated 2026-06-23

CVE-2026-8378 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin through 23.6 does not sanitise nor escape a filename submitted to the frontend file-rename endpoint before storing it as post meta and rendering it back on the admin File Manager listing, leading to a Stored Cross-Site Scripting vulnerability exploitable by users with Subscriber-level access and above against an administrator viewing the file management interface.

PLUGIN Frontend File Manager Plugin

CVE-2026-8378

MEDIUM CVSS 5.4 2026-06-23
Threat Entry Updated 2026-06-17

CVE-2026-0829 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin through 23.5 allows unauthenticated users to send emails through the site without any security checks. This lets attackers use the WordPress site as an open relay for spam or phishing emails to anyone. Attackers can also guess file IDs to access and share uploaded files without permission, exposing sensitive information.

PLUGIN Frontend File Manager Plugin

CVE-2026-0829

MEDIUM CVSS 5.8 2026-02-17
Threat Entry Updated 2026-06-17

CVE-2026-1280 - Frontend File Manager Plugin

The Frontend File Manager Plugin for WordPress is vulnerable to unauthorized file sharing due to a missing capability check on the 'wpfm_send_file_in_email' AJAX action in all versions up to, and including, 23.5. This makes it possible for unauthenticated attackers to share arbitrary uploaded files via email by supplying a file ID. Since file IDs are sequential integers, attackers can enumerate all uploaded files on the site and exfiltrate sensitive data that was intended to be restricted to administrators only.

PLUGIN Frontend File Manager Plugin

CVE-2026-1280

HIGH CVSS 7.5 2026-01-28
Threat Entry Updated 2026-01-08

CVE-2025-14804 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin before 23.5 did not validate a path parameter and ownership of the file, allowing any authenticated users, such as subscribers to delete arbitrary files on the server

PLUGIN Frontend File Manager

CVE-2025-14804

HIGH CVSS 7.7 2026-01-07
Threat Entry Updated 2025-11-25

CVE-2025-13382 - Frontend File Manager Plugin

The Frontend File Manager Plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 23.4. This is due to the plugin not validating file ownership before processing file rename requests in the '/wpfm/v1/file-rename' REST API endpoint. This makes it possible for authenticated attackers, with Subscriber-level access and above, to rename files uploaded by other users via the 'fileid' parameter.

PLUGIN Frontend File Manager

CVE-2025-13382

MEDIUM CVSS 4.3 2025-11-25
Threat Entry Updated 2025-07-25

CVE-2023-7306 - Frontend File Manager Plugin

The Frontend File Manager Plugin plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the wpfm_delete_multiple_files() function in all versions up to, and including, 21.5. This makes it possible for unauthenticated attackers to delete arbitrary posts.

PLUGIN Frontend File Manager Plugin

CVE-2023-7306

HIGH CVSS 7.5 2025-07-25
Threat Entry Updated 2024-11-21

CVE-2023-5105 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin before 22.6 has a vulnerability that allows an Editor+ user to bypass the file download logic and download files such as `wp-config.php`

PLUGIN Frontend File Manager

CVE-2023-5105

MEDIUM CVSS 6.5 2023-12-04
Threat Entry Updated 2026-04-08

CVE-2021-4368 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Authenticated Settings Change in versions up to, and including, 18.2. This is due to lacking capability checks and a security nonce, all on the wpfm_save_settings AJAX action. This makes it possible for subscriber-level attackers to edit the plugin settings, such as the allowed upload file types. This can lead to remote code execution through other vulnerabilities.

PLUGIN Frontend File Manager

CVE-2021-4368

CRITICAL CVSS 9.9 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4356 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Download in versions up to, and including, 18.2. This is due to lacking authentication protections, capability checks, and sanitization, all on the wpfm_file_meta_update AJAX action. This makes it possible for unauthenticated attackers to download arbitrary files on the site, potentially leading to site takeover.

PLUGIN Frontend File Manager

CVE-2021-4356

CRITICAL CVSS 9.0 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4365 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in versions up to, and including, 18.2. This is due to lacking authentication protections and santisation all on the wpfm_edit_file_title_desc AJAX action. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Frontend File Manager

CVE-2021-4365

HIGH CVSS 7.2 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4359 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary Post Deletion in versions up to, and including, 18.2. This is due to lacking authentication protections and lacking a security nonce on the wpfm_delete_file AJAX action. This makes it possible for unauthenticated attackers to delete any posts and pages on the site.

PLUGIN Frontend File Manager

CVE-2021-4359

MEDIUM CVSS 6.5 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4369 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Content Injection in versions up to, and including, 18.2. This is due to lacking authorization protections, checks against users editing other's posts, and lacking a security nonce, all on the wpfm_edit_file_title_desc AJAX action. This makes it possible for unauthenticated attackers to edit the content and title of every page on the site.

PLUGIN Frontend File Manager

CVE-2021-4369

MEDIUM CVSS 5.8 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4350 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated HTML Injection in versions up to, and including, 18.2. This is due to lacking authentication protections on the wpfm_send_file_in_email AJAX action. This makes it possible for unauthenticated attackers to send emails using the site with a custom subject, recipient email, and body with unsanitized HTML content. This effectively lets the attacker use the site as a spam relay.

PLUGIN Frontend File Manager

CVE-2021-4350

HIGH CVSS 7.2 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4344 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 18.2. This is due to lacking mishandling the use of user IDs that is accessible by the visitor. This makes it possible for unauthenticated or authenticated attackers to access the information and privileges of other users, including 'guest users', in their own category (authenticated, or unauthenticated guests).

PLUGIN Frontend File Manager

CVE-2021-4344

MEDIUM CVSS 6.4 2023-06-07
Threat Entry Updated 2026-04-08

CVE-2021-4351 - Frontend File Manager Plugin

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Post Meta Change in versions up to, and including, 18.2. This is due to lacking authentication protections, capability checks, and sanitization, all on the wpfm_file_meta_update AJAX action. This makes it possible for unauthenticated attackers to change the meta data of certain posts and pages.

PLUGIN Frontend File Manager

CVE-2021-4351

MEDIUM CVSS 5.8 2023-06-07
Threat Entry Updated 2025-05-14

CVE-2022-3126 - Frontend File Manager Plugin

The Frontend File Manager Plugin WordPress plugin before 21.4 does not have CSRF check when uploading files, which could allow attackers to make logged in users upload files on their behalf

PLUGIN Frontend File Manager

CVE-2022-3126

MEDIUM CVSS 4.3 2022-10-17
Scroll to top