Description
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.6.0. This is due to missing or incorrect nonce validation on the change_status function. This makes it possible for unauthenticated attackers to change the status of arbitrary invoices — including marking unpaid invoices as paid — without administrator consent via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-06-05
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LatePoint Calendar Booking Plugin for WordPress contains a cross‑site request forgery vulnerability in all versions up to 5.6.0. A missing or incorrect nonce validation in the invoices change_status action allows an unauthenticated attacker to submit forged requests that alter the status of arbitrary invoices, including marking unpaid invoices as paid. This flaw enables the attacker to modify the financial state of the customer records without any administrator consent, thereby compromising data integrity and potentially facilitating fraudulent financial reporting.

Affected Systems

All installations of the LatePoint – Calendar Booking Plugin for Appointments and Events for WordPress versions 5.6.0 and earlier are affected. The vulnerability exists within the invoices_controller.php file where the change_status function has inadequate nonce checks. Sites running any of these versions expose invoice management endpoints that could be targeted by an attacker.

Risk and Exploitability

With a CVSS score of 4.3 the flaw is of moderate severity. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog, suggesting that it is not currently exploited in the wild. The likely attack vector is a CSRF attack where an admin is tricked into clicking a crafted link or submitting a forged form. Successful exploitation would allow the attacker to alter invoice data but does not provide code execution or broader system compromise. The risk level is moderate, primarily dependent on the exposure of the plugin’s administrative interface to unauthenticated users and the attacker’s ability to persuade a privileged user to perform the forged action.

Generated by OpenCVE AI on June 6, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LatePoint plugin to a version newer than 5.6.0, which includes proper nonce validation for the change_status action.
  • If an immediate upgrade cannot be applied, restrict administrator accounts to a secure network or add a CSRF protection rule that blocks POST requests to the change_status endpoint unless a valid nonce is present.
  • Alternatively, configure a web application firewall or use a plugin to drop unauthenticated POST requests targeting the change_status endpoint.

Generated by OpenCVE AI on June 6, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 06 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 06 Jun 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Latepoint
Latepoint latepoint – Calendar Booking Plugin For Appointments And Events
Wordpress
Wordpress wordpress
Vendors & Products Latepoint
Latepoint latepoint – Calendar Booking Plugin For Appointments And Events
Wordpress
Wordpress wordpress

Sat, 06 Jun 2026 00:00:00 +0000

Type Values Removed Values Added
Description The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.6.0. This is due to missing or incorrect nonce validation on the change_status function. This makes it possible for unauthenticated attackers to change the status of arbitrary invoices — including marking unpaid invoices as paid — without administrator consent via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title LatePoint <= 5.6.0 - Cross-Site Request Forgery via invoices__change_status Action
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Latepoint Latepoint – Calendar Booking Plugin For Appointments And Events
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-06T11:49:03.864Z

Reserved: 2026-05-27T16:06:09.857Z

Link: CVE-2026-9719

cve-icon Vulnrichment

Updated: 2026-06-06T11:48:58.677Z

cve-icon NVD

Status : Received

Published: 2026-06-06T00:16:42.460

Modified: 2026-06-06T00:16:42.460

Link: CVE-2026-9719

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-06T02:30:10Z

Weaknesses