Wordpress Plugin
CVE-2025-54036
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Webba Appointment Booking Webba Booking webba-booking-lite allows Cross Site Request Forgery.This issue affects Webba Booking: from n/a through <= 5.1.20.
AnalysisAI
Cross-site request forgery (CSRF) in Webba Appointment Booking plugin (webba-booking-lite) through version 5.1.20 allows unauthenticated attackers to perform unwanted actions on behalf of authenticated users by crafting malicious requests. The vulnerability affects the WordPress plugin and carries a low exploitation probability (EPSS 0.02%, percentile 6%), with no public exploit code identified at the time of analysis.
Technical ContextAI
This is a CSRF vulnerability (CWE-352) in a WordPress appointment booking plugin. CSRF attacks exploit the trust a web application has in a user's browser-when an authenticated user visits a malicious page controlled by an attacker, the browser automatically includes session cookies with requests to the vulnerable application. The plugin likely lacks proper nonce validation (WordPress's primary CSRF mitigation mechanism) on state-changing actions such as appointment creation, modification, deletion, or settings changes. Affected product: Webba Booking (webba-booking-lite) WordPress plugin, CPE context suggests WordPress plugin ecosystem where CSRF protection relies on WordPress nonce functions.
Affected ProductsAI
Webba Booking (webba-booking-lite) WordPress plugin from version 1.0 through version 5.1.20 is affected. The vulnerability was reported by Patchstack on the WordPress plugin repository. No other products or variations are listed as affected.
RemediationAI
Update Webba Booking (webba-booking-lite) to a patched version newer than 5.1.20. Verify the update on the WordPress plugin repository or Patchstack's vulnerability database (https://patchstack.com/database/Wordpress/Plugin/webba-booking-lite/vulnerability/wordpress-webba-booking-plugin-5-1-20-cross-site-request-forgery-csrf-vulnerability?_s_id=cve). If an immediate update is unavailable, ensure proper nonce validation is implemented on all state-changing operations and audit plugin code for missing nonce checks in form submissions and AJAX handlers. As a temporary mitigation, restrict plugin access to trusted administrators and monitor for suspicious appointment modifications.
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