What the vulnerability does
01Description
The Listeo Core plugin for WordPress is vulnerable to unauthenticated arbitrary media upload in all versions up to, and including, 2.0.27 via the "listeo_core_handle_dropped_media" function. This is due to missing authorization and capability checks on the AJAX endpoint handling file uploads. This makes it possible for unauthenticated attackers to upload arbitrary media to the site's media library, without achieving direct code execution.
Explanation of Vulnerability in Simple Terms
02Summary
Listeo-Core Directory Plugin by Purethemes versions 2.0.27 and earlier allow unauthenticated attackers to upload files without proper validation. An attacker can upload malicious files to the server over the network without needing to log in or interact with a user. This could lead to unauthorized file storage or execution of uploaded content.
What an attacker can do
03Attacker Capabilities
Upload files to the server without authentication or validation checks.
Potential impact on your site
04Site Impact
Attackers can store or execute malicious files on your site, potentially compromising data or site functionality.
Conditions required to exploit
05Prerequisites
Network access to the vulnerable plugin; no login or user interaction required.
Key dates
06Disclosure timeline
April 4, 2026
CVE published
April 8, 2026
Record updated