
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14938 is an unauthenticated arbitrary media upload vulnerability in the Listeo Core plugin for WordPress, affecting all versions up to and including 2.0.27. The flaw resides in the listeo_core_handle_dropped_media function, which exposes an AJAX endpoint for file uploads without any authorization or capability checks. It was published on April 4, 2026, and assigned a CVSS v3.1 base score of 5.3 (Medium) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), stemming from missing authorization and capability checks on the WordPress AJAX endpoint that handles media file uploads. Any unauthenticated remote attacker can send a crafted HTTP POST request to the listeo_core_handle_dropped_media AJAX action, bypassing all access controls and depositing arbitrary media files directly into the site's WordPress media library. No authentication, privileges, or user interaction are required for exploitation. While the vulnerability does not directly enable code execution, it allows unrestricted file placement in the media library (GitHub Advisory, Wordfence).
Successful exploitation allows unauthenticated attackers to upload arbitrary media files to the WordPress site's media library, posing risks of website defacement, injection of malicious content (e.g., phishing pages or malicious scripts served from a trusted domain), and storage exhaustion attacks. While direct remote code execution is not achievable through this vulnerability alone, uploaded files could serve as a stepping stone for further attacks if combined with other vulnerabilities or misconfigurations. The integrity of the site's media library is directly compromised, with no confidentiality or availability impact in isolation (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time (Wordfence). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.063% (0.041% per GitHub Advisory), placing it in the 13th percentile for exploitation likelihood within the next 30 days (GitHub Advisory). No threat actor attribution has been reported.
/wp-content/plugins/listeo-core/ paths.listeo_core_handle_dropped_media, typically accessible via wp-admin/admin-ajax.php?action=listeo_core_handle_dropped_media.https://[target]/wp-admin/admin-ajax.php with action=listeo_core_handle_dropped_media and the file attached. The server processes and stores the file in the WordPress media library without validation.wp-admin/admin-ajax.php with the parameter action=listeo_core_handle_dropped_media from unauthenticated (no session cookie) sources; unusual file upload traffic from unknown or foreign IP addresses./wp-admin/admin-ajax.php?action=listeo_core_handle_dropped_media without valid authentication headers or WordPress nonces; repeated upload attempts from the same IP..html, .svg, .php, or other non-standard media types) appearing in the WordPress wp-content/uploads/ directory without corresponding legitimate user activity.Organizations should upgrade the Listeo Core plugin to a version newer than 2.0.27, which contains the fix for this vulnerability (Wordfence, PureThemes Changelog). If immediate patching is not possible, implement Web Application Firewall (WAF) rules to block unauthenticated POST requests to the listeo_core_handle_dropped_media AJAX action. Additionally, audit the WordPress media library for any unauthorized or suspicious uploads, and consider temporarily disabling the plugin if it is not actively in use. Restricting access to wp-admin/admin-ajax.php for unauthenticated users at the server or WAF level can also reduce exposure.
The vulnerability was discovered and reported by Wordfence, which published the advisory on April 4, 2026 (Wordfence). No significant broader media coverage, notable researcher commentary, or social media discussion beyond automated CVE tracking feeds has been identified for this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."