Wordpress Plugin
CVE-2025-68575
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in Wappointment team Wappointment wappointment allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Wappointment: from n/a through <= 2.7.6.
AnalysisAI
Authorization bypass in Wappointment WordPress plugin versions ≤2.7.6 enables low-privileged authenticated attackers to perform unauthorized actions with high impact to confidentiality, integrity, and availability. The vulnerability stems from missing authorization checks (CWE-862), allowing authenticated users to access or modify data beyond their intended permission level. EPSS score of 0.06% (18th percentile) indicates low observed exploitation probability, and no confirmed active exploitation (CISA KEV) or public exploit code is identified at time of analysis.
Technical ContextAI
This vulnerability affects Wappointment, a WordPress appointment booking plugin, through a missing authorization implementation (CWE-862: Missing Authorization). CWE-862 occurs when an application does not verify that a user has the appropriate permissions before granting access to sensitive operations or resources. In WordPress plugins, this typically manifests when AJAX handlers, REST API endpoints, or admin functions fail to implement capability checks (e.g., current_user_can()) before executing privileged operations. The vulnerability allows low-privileged authenticated users (PR:L in CVSS vector) to exploit improperly configured access control mechanisms, potentially accessing appointment data, modifying bookings, or manipulating plugin settings that should be restricted to administrators. The network-accessible attack vector (AV:N) with low attack complexity (AC:L) means exploitation requires only standard HTTP requests once authenticated, without additional conditions or race conditions.
Affected ProductsAI
The vulnerability affects Wappointment WordPress plugin versions up to and including 2.7.6. Wappointment is an appointment booking and scheduling plugin for WordPress developed by Wappointment team, commonly used by service businesses, healthcare providers, and consultants to manage client appointments. All installations running version 2.7.6 or earlier contain the missing authorization vulnerability. The vendor advisory is available through Patchstack at https://patchstack.com/database/Wordpress/Plugin/wappointment/vulnerability/wordpress-wappointment-plugin-2-7-2-broken-access-control-vulnerability?_s_id=cve which provides detailed affected version information and exploitation details.
RemediationAI
Update Wappointment plugin to version 2.7.7 or later, which addresses the missing authorization checks. WordPress administrators should navigate to the WordPress admin dashboard, select Plugins, locate Wappointment, and click Update if the update is available through the WordPress plugin repository. For installations where immediate patching is not feasible, implement temporary compensatory controls by restricting WordPress user roles to only trusted administrators and reviewing user permission levels to minimize the attack surface for low-privileged accounts. Conduct an audit of appointment data and plugin settings to identify any unauthorized modifications that may have occurred prior to patching. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wappointment/vulnerability/wordpress-wappointment-plugin-2-7-2-broken-access-control-vulnerability?_s_id=cve for additional remediation guidance and indicators of compromise specific to this vulnerability.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today