---
id: CVE-2026-11398
title: >-
  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
summary: >-
  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 a…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-862
published: '2026-07-03'
updated: '2026-07-03'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-11398'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.3.2/lib/controllers/steps_controller.php#L22
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.3.2/lib/helpers/steps_helper.php#L1892
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.3.2/lib/helpers/steps_helper.php#L1953
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.3.2/lib/helpers/steps_helper.php#L1980
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.1/lib/controllers/steps_controller.php#L22
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.1/lib/helpers/steps_helper.php#L1892
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.1/lib/helpers/steps_helper.php#L1953
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.1/lib/helpers/steps_helper.php#L1980
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3572632%40latepoint&new=3572632%40latepoint&sfp_email=&sfph_mail=
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/e4dcedcc-2878-47b2-99f0-ecba2cc33b69?source=cve
    label: security@wordfence.com
tags:
  - nvd
ingestedAt: '2026-07-04T07:55:53.774Z'
epss: 0.00561
epssPercentile: 0.44351
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
