Wordpress Plugin
CVE-2025-68556
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in VillaTheme HAPPY happy-helpdesk-support-ticket-system allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects HAPPY: from n/a through <= 1.0.9.
AnalysisAI
Missing authorization controls in VillaTheme HAPPY helpdesk plugin versions up to 1.0.9 allow unauthenticated attackers to bypass access restrictions and interact with support ticket functionality without proper permission verification. This authentication bypass vulnerability affects WordPress installations using the vulnerable plugin and could permit unauthorized access to sensitive support tickets and helpdesk operations. The issue has been reported by Patchstack security researchers with a low EPSS exploitation probability (0.04%) despite the authorization flaw.
Technical ContextAI
VillaTheme HAPPY (happy-helpdesk-support-ticket-system) is a WordPress plugin that provides helpdesk and support ticket management functionality. The vulnerability stems from CWE-862 (Missing Authorization), a common weakness where access control checks are either missing or incorrectly implemented in the plugin's code. Rather than enforcing capability checks before sensitive operations, the plugin accepts requests without validating whether the requesting user has appropriate permissions. This type of flaw typically occurs in WordPress plugin development when developers fail to use WordPress's role-based access control (capabilities system) or implement custom access checks with logical errors. The affected CPE scope covers the HAPPY plugin from version 1.0.0 through 1.0.9 running on WordPress installations.
Affected ProductsAI
VillaTheme HAPPY (happy-helpdesk-support-ticket-system) WordPress plugin versions 1.0.0 through 1.0.9 are affected. The plugin is distributed via the WordPress.org plugin repository under the CPE identifier for WordPress plugins. Organizations can verify their installation version by checking the plugin details in the WordPress admin dashboard.
RemediationAI
Update VillaTheme HAPPY plugin to version 1.0.10 or later, which includes authorization control corrections. In WordPress admin, navigate to Plugins, locate 'HAPPY - Helpdesk Support Ticket System', and click Update. If automatic updates are disabled, download the patched version from the official WordPress plugin repository or from the vendor's website. Administrators should verify that access control is properly enforced by testing that users can only view and modify their own tickets post-update. Reference the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/happy-helpdesk-support-ticket-system/vulnerability/wordpress-happy-plugin-1-0-9-broken-access-control-vulnerability?_s_id=cve) for additional technical details. If immediate patching is not possible, restrict direct access to the plugin's helpdesk endpoints using web application firewall rules or WordPress authentication plugins until the fix can be deployed.
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