CVE-2025-7052
HIGH EPSS 10.4%
Published Sep 30, 20259mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published Sep 30, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
10.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-352 Cross-Site Request Forgery (CSRF) Authentication
References 5
- 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/browser/latepoint/tags/5.1.93/lib/controllers/customer_cabinet_controller.php#L403
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3366851/latepoint/tags/5.2.0/lib/controllers/customer_cabinet_controller.php
- wordpress.org https://wordpress.org/plugins/latepoint/#developers
- wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/df8a8ce0-7258-40ae-bf73-f8c6185fdd16?source=cve
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.