Back to overview

CVE-2026-13228

HIGH
8.8
CVSS 3.1
Description
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Privilege Escalation to Administrator in versions up to, and including, 5.6.3 This is due to an Insecure Direct Object Reference (IDOR) in the create_or_update() function of OsOrdersController, which allows an authenticated Agent to supply an arbitrary order[customer_id] and overwrite any LatePoint customer's email field (including one linked to a WordPress Administrator's account) through the public-scope customer set_data() call, combined with a missing role verification in OsAuthHelper::authorize_customer() which logs in the linked WordPress user without checking its role. This makes it possible for authenticated attackers, with custom (Agent)-level access and above, to elevate their privileges to Administrator.

Metadata

CVE ID
CVE-2026-13228
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-24 16:43 UTC
Published
2026-07-01 09:32 UTC
Last updated
2026-07-01 09:32 UTC
Primary CWE
CWE-269
CWE-269 Improper Privilege Management
Vendor / Product
latepoint / LatePoint – Calendar Booking Plugin for Appointments and Events
Sources
cve.org  ·  NVD

Severity & Metrics

8.8 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
latepoint LatePoint – Calendar Booking Plugin for Appointments and Events 0 ≤ 5.6.3
Weakness (CWE)
CWESourceDescription
CWE-269 cna CWE-269 Improper Privilege Management
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.8 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Back to overview