CVE-2026-5365 PUBLISHED

LatePoint <= 5.3.2 - Cross-Site Request Forgery via 'customer_cabinet__request_cancellation' AJAX Route

Assigner: Wordfence
Reserved: 01.04.2026 Published: 14.05.2026 Updated: 14.05.2026

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 request_cancellation() 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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor latepoint
Product LatePoint – Calendar Booking Plugin for Appointments and Events
Versions Default: unaffected
  • affected from 0 to 5.3.2 (incl.)

Credits

  • Battulga finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE