CVE Catalog

CVE-2026-7332

High
Published: Translated: NVD NIST

Summary

The LatePoint – Calendar Booking Plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) 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 allows unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Risk Assessment

Attackers can exploit this vulnerability to inject malicious code, potentially leading to user data theft or account takeover. Additionally, malicious activity log entries are written to the database, which may lead to further security issues.

Recommendation

It is recommended to update the plugin to the latest version to mitigate this vulnerability. A security audit of the application should also be conducted, and logs should be monitored for potential attacks.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS