Back to overview

CVE-2026-11398

MEDIUM
5.3
CVSS 3.1
Description
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.6.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the personally identifiable information (first name, last name, phone number, and notes) of any existing customer record, including those linked to administrator accounts, by submitting the booking form with a known customer's email address. Exploitation requires the plugin to be configured with guest bookings enabled (is_customer_auth_disabled() returning true), which is necessary for the vulnerable unauthenticated code path in process_step_customer() to be reached.

Metadata

CVE ID
CVE-2026-11398
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-05 16:30 UTC
Published
2026-07-03 07:53 UTC
Last updated
2026-07-03 07:53 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
latepoint / LatePoint – Calendar Booking Plugin for Appointments and Events
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
latepoint LatePoint – Calendar Booking Plugin for Appointments and Events 0 ≤ 5.6.1
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Back to overview