Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CSRF requires user interaction, no privileges, integrity impact only.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in codepeople WP Time Slots Booking Form allows Cross Site Request Forgery. This issue affects WP Time Slots Booking Form: from n/a through 1.2.30.
AnalysisAI
Cross-Site Request Forgery (CSRF) in WP Time Slots Booking Form plugin for WordPress allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated administrators. Affected versions up to 1.2.30 can be exploited by tricking an admin into clicking a malicious link, enabling limited integrity impact such as altering booking form settings. No active exploitation or public exploit code has been identified, and EPSS indicates very low exploitation probability.
Technical ContextAI
The vulnerability is a classic CSRF (CWE-352) in a WordPress plugin. It arises because the plugin’s server-side endpoints do not validate a nonce or similar token to verify that the request originated from the legitimate admin interface. An attacker can craft a request that, when submitted by a logged-in admin via a malicious website or email, is processed by the plugin as if the admin intentionally submitted the form. The affected product, WP Time Slots Booking Form (CPE: cpe:2.3:a:codepeople:wp_time_slots_booking_form:*:*:*:*:*:wordpress:*:*), is a booking management plugin for WordPress.
RemediationAI
No vendor-released patch identified at time of analysis. As an immediate workaround, disable the WP Time Slots Booking Form plugin until a patched version is available. Administrators can also implement custom CSRF protections via WordPress filters (e.g., check_admin_referer) if the plugin cannot be removed, though this requires development effort. Monitor the Patchstack advisory for updates. If the plugin remains active, enforce strong administrator account hygiene (MFA, limited login IP ranges) to reduce the risk of session hijacking via phishing.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17242