WordPress Plugin Vulnerabilities
LatePoint < 5.2.0 - Account Takeover via CSRF
Description
The plugin is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the change_password() function of its customer_cabinet__change_password AJAX route. The plugin hooks this endpoint via wp_ajax and wp_ajax_nopriv but does not verify a nonce or user capability before resetting the user’s password. This makes it possible for unauthenticated attackers who trick a logged-in customer (or, with “WP users as customers” enabled, an administrator) into visiting a malicious link to take over their account.
Affects Plugins
References
Classification
Type
CSRF
OWASP top 10
CWE
CVSS
Miscellaneous
Original Researcher
wesley (wcraft)
Verified
No
WPVDB ID
Timeline
Publicly Published
2025-09-29 (about 10 months ago)
Added
2025-09-29 (about 10 months ago)
Last Updated
2025-09-29 (about 10 months ago)