Skip to main content

LatePoint CVE-2026-6741

| EUVDEUVD-2026-25910 HIGH
Improper Privilege Management (CWE-269)
2026-04-27 Wordfence
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Remote and low-complexity, but requires the pre-provisioned latepoint_agent role so PR:L; missing authorization check yields full admin takeover, giving C:H/I:H/A:H with unchanged scope.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jul 24, 2026 - 03:01 vuln.today
EUVD ID Assigned
Apr 27, 2026 - 20:00 euvd
EUVD-2026-25910
CVE Published
Apr 27, 2026 - 19:36 nvd
HIGH 8.8

DescriptionCVE.org

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 customer__edit capability granted to the latepoint_agent 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 latepoint_agent 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.

AnalysisAI

Privilege escalation in the LatePoint booking plugin for WordPress (versions ≤ 5.4.1) lets an authenticated user holding the built-in latepoint_agent role hijack any WordPress administrator account. The connect-customer-to-wp-user ability's execute() method performs no check that the target WP user ID is a privileged account, so an agent can bind a controlled LatePoint customer record to an admin's account and then trigger the standard customer password-reset flow to seize it. CVSS is 8.8; EPSS is very low (0.05%, 15th percentile) and there is no public exploit identified at time of analysis, but the technical impact is total site takeover.

Technical ContextAI

LatePoint is a WordPress appointment/booking plugin that ships its own role model, including a latepoint_agent role and granular capabilities such as customer__edit. Internally it maps LatePoint 'customer' records to native WordPress users, and exposes 'abilities' (server-side action handlers) - here the connect-customer-to-wp-user ability implemented in lib/abilities/customers/connect-customer-to-wp-user.php. The root cause is CWE-269 (Improper Privilege Management): execute() gates the action only on the customer__edit capability (granted to agents by default per roles_helper.php) and never validates the privilege level of the WordPress user being linked (customer_model.php). Because the linkage is unchecked, a low-privileged agent can associate their customer record with any wp_users row, including an administrator, and then abuse LatePoint's own customer password-reset email flow to take control of that account.

RemediationAI

Upgrade LatePoint to a fixed release above 5.4.1; the upstream code change is visible in the WordPress plugin changeset https://plugins.trac.wordpress.org/changeset/3514330/latepoint, and site owners should update via the WordPress plugin updater to the latest available version (an exact vendor fix-version string is not stated in the provided data, so confirm the patched tag on the plugin page https://wordpress.org/plugins/latepoint/ before deploying). Until updated, restrict who holds the latepoint_agent role to fully trusted staff and audit existing agent accounts, since the exploit hinges on that role; as compensating controls, review the customer__edit capability assigned to latepoint_agent (revoking or tightening it via a roles plugin blocks the connect-customer-to-wp-user ability but will also break agents' legitimate customer-editing, so test workflows first), monitor for any LatePoint customer records newly linked to administrator WordPress users, and watch for unexpected admin password-reset emails. Also review whether an existing administrator account has been unexpectedly re-linked as a fallback detection step.

CVE-2024-8943 CRITICAL POC
9.8 Oct 08

The LatePoint plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.0.12. Rate

CVE-2024-8911 CRITICAL POC
9.8 Oct 08

The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to,

CVE-2024-2472 CRITICAL
9.1 Jun 14

The LatePoint Plugin plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a

CVE-2026-57714 CRITICAL
9.3 Jul 13

Blind SQL injection in the LatePoint WordPress appointment-booking plugin (versions up to and including 5.6.3) lets remo

CVE-2026-13228 HIGH
8.8 Jul 01

Privilege escalation to Administrator in the LatePoint booking plugin for WordPress (versions up to and including 5.6.3)

CVE-2024-43945 HIGH
8.8 Oct 21

Cross-Site Request Forgery (CSRF) vulnerability in Latepoint LatePoint allows Cross Site Request Forgery.9.91. Rated hig

CVE-2026-8176 HIGH
7.5 Jun 16

Privilege escalation in the LatePoint Calendar Booking plugin for WordPress (versions up to and including 5.5.1) allows

CVE-2026-5356 HIGH
7.5 Jul 08

Payment amount manipulation in the LatePoint Calendar Booking plugin for WordPress (versions up to and including 5.4.0)

CVE-2026-49083 HIGH
7.5 Jun 15

Privilege escalation in the LatePoint WordPress plugin versions 5.5.1 and earlier allows authenticated users holding low

CVE-2026-7448 HIGH
7.2 May 06

Stored Cross-Site Scripting in LatePoint Calendar Booking Plugin for WordPress allows unauthenticated remote attackers t

CVE-2026-7332 HIGH
7.2 May 06

Stored cross-site scripting (XSS) in LatePoint WordPress booking plugin (versions ≤5.5.0) allows unauthenticated attacke

CVE-2026-32533 MEDIUM
6.5 Mar 25

An authorization bypass vulnerability exists in LatePoint versions up to and including 5.2.6 that allows attackers to ex

Share

CVE-2026-6741 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy