🔐 CVE Alert

CVE-2025-7052

HIGH 8.8

LatePoint <= 5.1.94 - Cross-Site Request Forgery to Account Takeover via change_password() Function

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

The LatePoint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.1.94. This is 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.

CWE CWE-352
Vendor latepoint
Product latepoint – calendar booking plugin for appointments and events
Published Sep 30, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for latepoint latepoint – calendar booking plugin for appointments and events

Be the first to know when new high vulnerabilities affecting latepoint latepoint – calendar booking plugin for appointments and events are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

latepoint / LatePoint – Calendar Booking Plugin for Appointments and Events
0 ≤ 5.1.94

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/df8a8ce0-7258-40ae-bf73-f8c6185fdd16?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/latepoint/tags/5.1.93/lib/controllers/customer_cabinet_controller.php#L403 wordpress.org: https://wordpress.org/plugins/latepoint/#developers plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/latepoint/tags/5.1.93/latepoint.php plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3366851/latepoint/tags/5.2.0/lib/controllers/customer_cabinet_controller.php

Credits

wesley