CVE-2026-2324
Received Received - Intake
CSRF Vulnerability in LatePoint WordPress Plugin Allows Settings Manipulation

Publication date: 2026-03-11

Last updated on: 2026-03-11

Assigner: Wordfence

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.2.7. This is due to missing or incorrect nonce validation on the reload_preview() function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-11
Last Modified
2026-03-11
Generated
2026-06-16
AI Q&A
2026-03-11
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
latepoint calendar_booking_plugin to 5.2.7 (inc)
latepoint calendar_booking_plugin 5.2.8
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-2324 is a vulnerability in the LatePoint Calendar Booking Plugin for WordPress, affecting all versions up to and including 5.2.7. It is a Cross-Site Request Forgery (CSRF) issue caused by missing or incorrect nonce validation in the reload_preview() function. This flaw allows unauthenticated attackers to trick a site administrator into performing unintended actions, such as updating settings or injecting malicious web scripts, by sending forged requests.

Impact Analysis

This vulnerability can allow attackers to perform unauthorized actions on your WordPress site without authentication by exploiting the administrator's session. Specifically, attackers can update plugin settings or inject malicious scripts, potentially leading to privilege escalation, unauthorized data manipulation, or cross-site scripting (XSS) attacks. This compromises the security and integrity of your website and can expose sensitive data or disrupt normal operations.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate the CVE-2026-2324 vulnerability in the LatePoint WordPress plugin, you should immediately update the plugin to version 5.2.8 or later.

This update includes multiple security fixes that prevent unauthorized mass assignment, enhance SQL injection protections, and improve content sanitization to mitigate cross-site scripting risks.

  • Update LatePoint plugin to version 5.2.8 or newer.
  • Ensure that only authenticated admin users can assign sensitive fields like wordpress_user_id.
  • Verify that your system applies the updated SQL statement validation to block dangerous keywords such as SELECT and UNION.
  • Check that content sanitization uses safe methods like wp_kses_post and wp_strip_all_tags to prevent XSS.
Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-2324. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart