CVE-2026-5365: LatePoint <= 5.3.2 - Cross-Site Request Forgery via 'customer_cabinet__request_cancellation' AJAX Route
The LatePoint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 5.3.2. This is due to missing nonce verification on the requestcancellation() function. This makes it possible for unauthenticated attackers to cancel a logged-in customer's bookings via a forged request, granted they can trick the customer into performing an action such as clicking on a link.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5365?
CVE-2026-5365 is classified as a medium-severity vulnerability due to its potential for exploitation via Cross-Site Request Forgery.
How do I fix CVE-2026-5365?
To fix CVE-2026-5365, update the LatePoint WordPress plugin to version 5.4.0 or later, which includes nonce verification for AJAX requests.
What type of vulnerability is CVE-2026-5365?
CVE-2026-5365 is a Cross-Site Request Forgery vulnerability affecting the LatePoint plugin for WordPress.
Which versions of LatePoint are affected by CVE-2026-5365?
CVE-2026-5365 affects all LatePoint plugin versions up to and including 5.3.2.
What can an attacker achieve by exploiting CVE-2026-5365?
By exploiting CVE-2026-5365, an attacker could potentially perform unauthorized actions on behalf of an authenticated user.