Wordpress Plugin
CVE-2025-59130
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 appointify Appointify appointify allows Cross Site Request Forgery.This issue affects Appointify: from n/a through <= 1.0.8.
AnalysisAI
Cross-site request forgery vulnerability in Appointify WordPress plugin versions up to 1.0.8 allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated users by crafting malicious requests. The vulnerability affects a WordPress plugin used for appointment scheduling, enabling attackers to manipulate plugin functionality without explicit user consent. With an EPSS score of 0.02% (5th percentile), exploitation likelihood is minimal despite the technical severity classification.
Technical ContextAI
The vulnerability stems from insufficient CSRF token validation in the Appointify WordPress plugin (CWE-352: Cross-Site Request Forgery). WordPress plugins that fail to implement proper nonce verification or CSRF token checks are susceptible to this attack class, where an attacker can craft a malicious webpage or email containing requests that, when visited by an authenticated WordPress administrator or user with plugin permissions, execute unintended actions on behalf of that user. The Appointify plugin, which handles appointment scheduling functionality, lacks adequate request origin verification mechanisms across one or more sensitive endpoints. This allows attackers to exploit the implicit trust relationship between a user's browser and the WordPress site to trigger state-changing operations without the user's knowledge.
Affected ProductsAI
Appointify WordPress plugin is affected in versions through and including 1.0.8. The plugin is identified via CPE context as a WordPress plugin (WP plugin ecosystem) maintained by the Appointify project. All installations running Appointify version 1.0.8 or earlier are vulnerable to the CSRF attack vector.
RemediationAI
Update Appointify WordPress plugin to a version newer than 1.0.8 once a patched release becomes available. Consult the official Appointify plugin repository or Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/appointify/vulnerability/wordpress-appointify-plugin-1-0-8-cross-site-request-forgery-csrf-vulnerability for the specific patched version number and installation instructions. As an interim mitigation, site administrators can restrict plugin access to trusted users only and monitor WordPress audit logs for unexpected appointment modifications. Additionally, ensure WordPress nonce-based security best practices are enforced site-wide and consider using Content Security Policy (CSP) headers to reduce CSRF attack surface.
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