Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
The Motors - Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.4.107. This is due to insufficient file path validation in the become-dealer logo upload flow. The plugin allows any authenticated user to set an arbitrary filesystem path via the profile update handler. This makes it possible for authenticated attackers, with subscriber level access and above, to delete arbitrary files on the server.
AnalysisAI
Arbitrary file deletion in the Motors - Car Dealership & Classified Listings Plugin for WordPress (versions up to and including 1.4.107) allows authenticated users with subscriber-level access or higher to delete arbitrary files on the server by supplying a malicious filesystem path through the become-dealer logo upload flow. The flaw was reported by Wordfence and carries a CVSS of 8.1, but EPSS remains very low (0.05%) and CISA SSVC reports no observed exploitation, indicating risk is theoretical rather than active. No public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in the Motors plugin by Stylemix (CPE cpe:2.3:a:stylemix:motors_-_car_dealership_&_classified_listings_plugin), specifically in the profile update handler that processes the 'become-dealer' logo upload workflow. CWE-73 (External Control of File Name or Path) applies here: the plugin accepts an attacker-supplied filesystem path without sufficient validation or canonicalization, allowing the path to escape the intended upload/profile directory. Because WordPress runs the plugin in the same process as the rest of the site, deletion of files such as wp-config.php can trigger the WordPress setup flow, which is a known escalation path from arbitrary file deletion to full site takeover.
RemediationAI
Upstream fix available (WordPress.org plugin changeset 3505874); a released patched version above 1.4.107 should be installed via the WordPress plugin updater as the primary remediation - consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/52cbc6a4-9825-4b26-8653-0c75cf5247c5 and the changeset at https://plugins.trac.wordpress.org/changeset/3505874/ for the authoritative fix. Until the update is applied, disable open user registration in WordPress settings (Settings → General → 'Anyone can register') to remove the subscriber-level access that is required for exploitation, accepting the trade-off that legitimate self-service signups will be blocked. As a stronger short-term control, deactivate the Motors plugin or restrict access to the become-dealer/profile update endpoints via a WAF rule (e.g., Wordfence) and audit existing subscriber accounts for unfamiliar registrations; deactivation will break dealership listing functionality but eliminates the vulnerable code path entirely.
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 weakness CWE-73 – External Control of File Name or Path
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30247
GHSA-9cxh-6r98-3gc8