CVE-2025-10488 HIGH

CVE-2025-10488: Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings <= 8.4.8 - Authenticated (Subscriber+) Arbitrary File Move

Vendor Wpwax
Product Directorist: AI-Powered Business Directory, Listings & Classified Ads
Weakness CWE-22 · Path traversal
Published October 25, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings plugin for WordPress is vulnerable to arbitrary file move due to insufficient file path validation in the add_listing_action AJAX action in all versions up to, and including, 8.4.8. This makes it possible for unauthenticated attackers to move arbitrary files on the server, which can easily lead to remote code execution when the right file is moved (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

Directorist versions up to 8.4.8 contain a path traversal vulnerability that allows authenticated users to modify or delete arbitrary files on the server. An attacker with low-level access can bypass file system restrictions and manipulate critical site files, potentially compromising site integrity and availability.

What an attacker can do

03Attacker Capabilities

Modify or delete arbitrary files on the server, including core site files and configuration.

Potential impact on your site

04Site Impact

Site files and data can be corrupted or deleted by authenticated users, leading to site malfunction or data loss.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

October 25, 2025 CVE published
April 8, 2026 Record updated