CVE-2026-7332
Deferred Deferred - Pending Action
Stored XSS in LatePoint WordPress Booking Plugin

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: Wordfence

Description
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'booking_form_page_url' parameter in all versions up to, and including, 5.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The malicious activity log entry is written to the database even when Stripe is not configured, because the latepoint_order_intent_created action hook fires before the Stripe Connect account ID is validated, meaning a fully functional Stripe integration is not required for exploitation.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
latepoint calendar_booking_plugin to 5.5.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows unauthenticated attackers to inject arbitrary web scripts via stored cross-site scripting, which can lead to unauthorized access or manipulation of user data.

Such unauthorized access or data manipulation could potentially violate data protection and privacy requirements outlined in standards like GDPR and HIPAA, which mandate the protection of personal and sensitive information.

However, the provided information does not explicitly describe the direct impact on compliance with these regulations.


Can you explain this vulnerability to me?

The LatePoint – Calendar Booking Plugin for Appointments and Events for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) through the 'booking_form_page_url' parameter in all versions up to and including 5.5.0.

This vulnerability exists because the plugin does not properly sanitize input or escape output, allowing unauthenticated attackers to inject malicious web scripts.

These injected scripts are stored in the database and executed whenever a user accesses the affected page.

Notably, the malicious activity log entry is created even if Stripe payment integration is not configured, due to the way the plugin processes the latepoint_order_intent_created action hook.


How can this vulnerability impact me? :

This vulnerability can allow attackers to execute arbitrary scripts in the context of users visiting the affected pages.

Such script execution can lead to theft of user credentials, session hijacking, defacement, or redirection to malicious sites.

Because the vulnerability is exploitable without authentication, any visitor to the site could be affected.

Additionally, the integrity of the booking system and user trust can be compromised.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart