What the vulnerability does
01Description
The Directorist plugin for WordPress is vulnerable to an arbitrary user password reset in versions up to, and including, 7.5.4. This is due to a lack of validation checks within login.php. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to reset the password of an arbitrary user and gain elevated (e.g., administrator) privileges.
Explanation of Vulnerability in Simple Terms
02Summary
Directorist versions up to 7.5.4 contain an input validation flaw that allows authenticated users with low privileges to read sensitive data, modify site content, or disrupt service. The vulnerability stems from insufficient input sanitization in a core function. An attacker with a basic user account can exploit this without user interaction to compromise confidentiality, integrity, and availability of the site.
What an attacker can do
03Attacker Capabilities
Read sensitive data, modify content, or disrupt the site's availability.
Potential impact on your site
04Site Impact
User data, site content, and service availability are at risk if the site runs an affected Directorist version.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
June 9, 2023
CVE published
April 8, 2026
Record updated