Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in VillaTheme HAPPY allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects HAPPY: from n/a through 1.0.10.
AnalysisAI
Broken access control in the HAPPY WordPress helpdesk and support ticket plugin (versions through 1.0.10) by VillaTheme permits unauthenticated remote attackers to invoke restricted plugin functionality without any authorization check. The vulnerability stems from missing authorization gates on plugin endpoints, classified under CWE-862, enabling limited integrity and availability impact against affected WordPress installations. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
The HAPPY plugin (CPE: cpe:2.3:a:villatheme:happy:*:*:*:*:*:*:*:*) is a WordPress helpdesk and support ticket system developed by VillaTheme. CWE-862 (Missing Authorization) indicates the plugin fails to verify whether a requesting user holds the appropriate capability or role before executing privileged operations - a pattern common in WordPress plugins where AJAX handlers or REST API endpoints register actions via wp_ajax_nopriv_ hooks or lack nonce/capability checks. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms these endpoints are reachable over the network without authentication or user interaction, consistent with the 'Authentication Bypass' tag reported by Patchstack. The S:U scope means the impact is confined to the plugin's own context rather than the broader WordPress installation.
RemediationAI
The primary remediation is to update the HAPPY plugin to a version above 1.0.10 via the WordPress admin dashboard or WP-CLI. The exact patched release version has not been independently confirmed from available source data - consult the WordPress plugin repository (wordpress.org/plugins/happy-helpdesk-support-ticket-system) or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/happy-helpdesk-support-ticket-system/vulnerability/wordpress-happy-plugin-1-0-10-broken-access-control-vulnerability for the confirmed fixed release. If an immediate update is not possible, deactivating the HAPPY plugin eliminates the attack surface entirely, with the trade-off of losing helpdesk functionality. Restricting access to the WordPress AJAX endpoint (wp-admin/admin-ajax.php) via WAF rules or IP allowlisting can reduce exposure but may also break legitimate plugin functionality and is not a substitute for patching.
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
EUVD-2026-31296
GHSA-mm5v-cf95-v823