CVE-2024-13541 MEDIUM

CVE-2024-13541: aDirectory – WordPress Directory Listing Plugin <= 2.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Deletion

Vendor Adirectory
Product aDirectory – WP Business Directory Plugin and Classified Ads Listings Directory
Weakness CWE-862 · Missing authorization
Published February 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The aDirectory – WordPress Directory Listing Plugin plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the adqs_delete_listing() function in all versions up to, and including, 2.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts.

Explanation of Vulnerability in Simple Terms

02Summary

aDirectory versions 2.3 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter information through the plugin's interface without additional restrictions. The vulnerability affects the plugin's core functionality and requires a valid WordPress login to exploit.

What an attacker can do

03Attacker Capabilities

Modify business directory or classified ad listings that belong to other users.

Potential impact on your site

04Site Impact

Unauthorized changes to directory listings, classified ads, or business information by malicious users with basic site access.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least subscriber-level access.

Key dates

06Disclosure timeline

February 12, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE