Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in Fastw3b LLC FW Food Menu allows Using Malicious Files. This issue affects FW Food Menu : from n/a through 6.0.0.
AnalysisAI
Remote arbitrary file upload in FW Food Menu WordPress plugin through version 6.0.0 allows unauthenticated attackers to upload executable files without restriction, leading to complete server compromise. The CVSS 10.0 Critical rating reflects network-accessible unauthenticated exploitation with scope change, enabling full system control. EPSS probability is low (0.10%, 29th percentile) indicating limited observed exploitation activity, though no public exploit identified at time of analysis. Patchstack-reported vulnerability affects installations using this restaurant menu management plugin.
Technical ContextAI
CWE-434 (Unrestricted Upload of File with Dangerous Type) represents insufficient validation of uploaded file types, extensions, or content. The FW Food Menu WordPress plugin, designed for restaurant menu management, fails to implement proper file upload restrictions. The CVSS vector indicates complete compromise potential (C:H/I:H/A:H) with scope change (S:C), suggesting the vulnerability breaks out of the plugin's security boundary to affect the underlying WordPress installation or web server. WordPress plugins commonly handle file uploads for menu images or documents but require strict validation of MIME types, file extensions, and content inspection to prevent PHP shell uploads. The network attack vector (AV:N) with no complexity (AC:L) indicates the vulnerable upload endpoint is directly accessible via HTTP/HTTPS without requiring special conditions like race conditions or specific timing.
RemediationAI
Update FW Food Menu plugin to version greater than 6.0.0 if vendor has released a patched version post-discovery; check WordPress plugin repository or vendor site for latest secure release. Upstream fix available (Patchstack reported to vendor); released patched version not independently confirmed from available data at time of analysis. If no patched version exists, immediately deactivate and remove the FW Food Menu plugin until vendor releases security update. Compensating controls if plugin must remain active: restrict wp-admin access via IP whitelist to prevent unauthenticated access to plugin endpoints (note: may not be effective if upload endpoint is public-facing); implement web application firewall rules blocking POST requests with executable file extensions (.php, .phtml, .php3, .php4, .php5, .phar) to plugin directories (trade-off: may break legitimate plugin file management features); configure web server to deny execution of PHP files in wp-content/plugins/fw-food-menu/uploads or similar directories via .htaccess or server config (preferred mitigation but requires server access). Monitor web server logs for suspicious POST requests to plugin paths and unexpected file creation in plugin directories. Consult Patchstack advisory https://patchstack.com/database/wordpress/plugin/fw-food-menu/vulnerability/wordpress-fw-food-menu-6-0-0-arbitrary-file-upload-vulnerability for vendor-specific remediation guidance.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18509