CVE-2025-14938 MEDIUM

CVE-2025-14938: Listeo-Core - Directory Plugin by Purethemes <= 2.0.27 - Unauthenticated Arbitrary Media Upload

Vendor Purethemes
Product Listeo-Core - Directory Plugin by Purethemes
Weakness CWE-434 · Unrestricted file upload
Published April 4, 2026
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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