← Vulnerability feed

Vulnerability record · CVE-2021-24370 · published 21 June 2021

CVE-2021-24370: Fancy Product Designer WordPress plugin unauthenticated file upload RCE

Radykal · Fancy Product Designer

The Fancy Product Designer WordPress plugin before 4.6.9 allows unauthenticated attackers to upload arbitrary files, which leads to remote code execution. Because the endpoint is reachable without credentials, any exposed WordPress site running an affected version is a direct target. The flaw is an unrestricted file upload (CWE-434) with a critical CVSS 3.1 score of 9.8.

9.8 CVSS 3.1 Critical EPSS 47% · top 1.2% CWE-434 · Unrestricted file upload
9.8CVSS 3.1 base score, v2 7.5
47%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Fancy Product Designer WordPress plugin before 4.6.9 allows unauthenticated attackers to upload arbitrary files, resulting in remote code execution.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution with a 9.8 CVSS score, high EPSS, public exploit code, and reports of active exploitation make this an urgent patch.

What it is

The Fancy Product Designer WordPress plugin before 4.6.9 allows unauthenticated attackers to upload arbitrary files, which leads to remote code execution. Because the endpoint is reachable without credentials, any exposed WordPress site running an affected version is a direct target. The flaw is an unrestricted file upload (CWE-434) with a critical CVSS 3.1 score of 9.8.

Impact

An attacker can upload and execute arbitrary code on the web server, gaining full control of the WordPress host and its data. This typically enables site takeover, data theft, and use of the server as a foothold for further attacks.

Attack surface

Reached over the network via the plugin's file upload functionality; the CVSS vector (AV:N/AC:L/PR:N/UI:N) and description confirm no authentication and no user interaction are required. Any internet-facing WordPress installation with the vulnerable plugin is exposed.

Exploitation

Not listed in CISA KEV, but EPSS is 0.47371 (98.8th percentile) and multiple references are tagged Exploit, including reports of active exploitation in the wild. Exploit code and public reporting are available.

What to do

  • Update Fancy Product Designer to version 4.6.9 or later immediately.
  • If patching is not possible, disable or remove the plugin until it can be updated.
  • Restrict file upload endpoints with a WAF rule blocking executable file types (PHP, phtml, etc.).
  • Enforce WordPress file permissions so the web server cannot execute uploaded files in upload directories.
  • Audit the site for webshells and unexpected files after any exposure window.

Detection

  • Monitor web server and plugin upload directories for newly created PHP or executable files.
  • Alert on POST requests to Fancy Product Designer upload endpoints from unauthenticated clients.
  • Review logs for requests matching known exploit paths or payloads from the public references.
  • Scan the filesystem for webshell indicators and unexpected process execution by the web server user.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-24370 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2021-4334Radykal fancy product designer improper authorization vulnerabilityThe Fancy Product Designer plugin for WordPress is vulnerable to unauthorized modification of site options due to a missing capability check on the f…EPSS 0.67%8.8CVE-2021-4096Radykal fancy product designer cross-site request forgery vulnerabilityThe Fancy Product Designer plugin for WordPress is vulnerable to Cross-Site Request Forgery via the FPD_Admin_Import class that makes it possible for…EPSS 0.60%6.5CVE-2024-0365Radykal fancy product designer sql injection vulnerabilityThe Fancy Product Designer WordPress plugin before 6.1.5 does not properly sanitise and escape a parameter before using it in a SQL statement, leadin…EPSS 0.64%6.3CVE-2024-0905Radykal fancy product designer cross-site scripting vulnerabilityThe Fancy Product Designer WordPress plugin before 6.1.8 does not sanitise and escape a parameter before outputting it back in the page, leading to a…EPSS 0.46%6.3CVE-2021-4335Radykal fancy product designer improper authorization vulnerabilityThe Fancy Product Designer plugin for WordPress is vulnerable to unauthorized access to data and modification of plugin settings due to a missing cap…EPSS 0.40%5.9CVE-2024-0904Radykal fancy product designer cross-site scripting vulnerabilityThe Fancy Product Designer WordPress plugin before 6.1.81 does not sanitise and escape some of its settings, which could allow high privilege users s…EPSS 0.58%4.9CVE-2021-4134Radykal fancy product designer sql injection vulnerabilityThe Fancy Product Designer WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the ID parameter foun…EPSS 1.4%4.8CVE-2024-0902Radykal fancy product designer cross-site scripting vulnerabilityThe Fancy Product Designer WordPress plugin before 6.1.81 does not sanitise and escape some of its settings, which could allow high privilege users s…EPSS 0.44%

Source: NIST National Vulnerability Database (record CVE-2021-24370), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.