CVE-2026-6741: LatePoint <= 5.4.1 - Authenticated (Agent+) Privilege Escalation to Administrator via 'connect-customer-to-wp-user' Ability
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Privilege Escalation in versions up to and including 5.4.1. This is due to a missing authorization check in the execute() method of the connect-customer-to-wp-user ability, which only requires the customeredit capability granted to the latepointagent role by default, without verifying whether the target WordPress user ID belongs to a privileged account. This makes it possible for authenticated attackers with the latepointagent role to link any LatePoint customer record to an administrator's WordPress account and subsequently reset the administrator's password via the normal customer password-reset flow, resulting in full site takeover.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Compensating control
Limit access to the WordPress LatePoint agent role (latepoint_agent) so only trusted users can authenticate with that role, preventing unauthorized use of the connect-customer-to-wp-user ability.
Event History
Frequently Asked Questions
What is the severity of CVE-2026-6741?
CVE-2026-6741 is classified as a privilege escalation vulnerability allowing unauthorized access to administrative functions.
How do I fix CVE-2026-6741?
To fix CVE-2026-6741, upgrade the LatePoint – Calendar Booking Plugin to version 5.4.2 or later.
What versions are affected by CVE-2026-6741?
CVE-2026-6741 affects LatePoint versions up to and including 5.4.1.
Who is impacted by CVE-2026-6741?
Users with the LatePoint plugin prior to version 5.4.2 are at risk from CVE-2026-6741.
What kind of vulnerability is CVE-2026-6741?
CVE-2026-6741 is an authenticated privilege escalation vulnerability.