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

Fixed in 5.2.0

References

Classification

Miscellaneous

Original Researcher
wesley (wcraft)
Verified
No

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)

Other