CVE-2025-14938
MediumCVSS 5.3Exploitation Probability (EPSS)
Low risk23th percentile - higher than 23% of all known CVEs
Summary
The Listeo Core plugin for WordPress up to version 2.0.27 contains an unauthenticated arbitrary media upload vulnerability via the 'listeo_core_handle_dropped_media' function. Lack of authorization and capability checks on the AJAX endpoint allows attackers to upload files to the media library.
Risk Assessment
An unauthenticated attacker can upload arbitrary media files, potentially leading to media library clutter or further attacks, though without direct code execution.
Recommendation
Update the Listeo Core plugin to the latest version that includes a fix for this vulnerability.
Original NVD description (English source)
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.

