CVE•Published 2023-06-09•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2023-1888Wpwax · Directorist
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
60
Exploit Prediction Scoring System · top 40% of all CVEs
Weaknesses (CWE)
Description
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.
Timeline
Published 2023-06-09
Modified 2026-04-08
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2023-1888Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/directorist/"Matches any site loading the "directorist" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Wpwax Directorist"All exposed Wpwax Directorist instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Directorist"HTTP body or banner mentions "Directorist" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-1888Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-1888Censys host search filtered to this CVE id.
grep.app
CVE-2023-1888Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-1888GitHub code search for direct mentions.
Google dork
"CVE-2023-1888" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2023-18883 repos