Description
The HAPPY – Helpdesk Support Ticket System plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the 'submit_form_reply' AJAX action in all versions up to, and including, 1.0.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to submit replies to arbitrary support tickets by manipulating the 'happy_topic_id' parameter, regardless of whether they are the ticket owner or have been assigned to the ticket.
Published: 2025-12-13
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Ticket Reply Access
Action: Patch Update
AI Analysis

Impact

The plugin contains a missing capability check on the ‘submit_form_reply’ AJAX action, which is a classic missing authorization flaw (CWE‑862). The flaw allows any authenticated WordPress user with Subscriber level or higher to alter any support ticket by manipulating the ‘happy_topic_id’ parameter, even if they are not the ticket owner or have not been assigned to the ticket. This can be used to inject unwanted or misleading content into tickets, effectively compromising the integrity of the support system.

Affected Systems

This weakness exists in the villatheme HAPPY – Helpdesk Support Ticket System plugin for WordPress in all releases up to and including 1.0.9.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate level of severity, while the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Once an attacker is authenticated with Subscriber or higher privileges, they can abuse the flaw by sending a crafted AJAX request to the reply endpoint, requiring no additional conditions.

Generated by OpenCVE AI on April 22, 2026 at 03:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HAPPY – Helpdesk Support Ticket System plugin to any version newer than 1.0.9, which corrects the missing capability check on the reply action.
  • If an upgrade is not immediately possible, limit the ability to reply to tickets by assigning a custom capability that only administrators or dedicated support staff possess, and modify the plugin to enforce that capability before processing reply submissions.
  • As a temporary protection, suppress the ‘submit_form_reply’ AJAX action for roles below administrator by adding a filter or custom code that blocks the request until the official patch is available.

Generated by OpenCVE AI on April 22, 2026 at 03:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Mon, 15 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 14 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Villatheme
Villatheme happy
Wordpress
Wordpress wordpress
Vendors & Products Villatheme
Villatheme happy
Wordpress
Wordpress wordpress

Sat, 13 Dec 2025 03:45:00 +0000

Type Values Removed Values Added
Description The HAPPY – Helpdesk Support Ticket System plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the 'submit_form_reply' AJAX action in all versions up to, and including, 1.0.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to submit replies to arbitrary support tickets by manipulating the 'happy_topic_id' parameter, regardless of whether they are the ticket owner or have been assigned to the ticket.
Title HAPPY – Helpdesk Support Ticket System <= 1.0.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Ticket Reply
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Villatheme Happy
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:46:43.340Z

Reserved: 2025-12-12T14:47:24.270Z

Link: CVE-2025-14581

cve-icon Vulnrichment

Updated: 2025-12-15T15:25:19.037Z

cve-icon NVD

Status : Deferred

Published: 2025-12-13T16:16:51.560

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T04:00:07Z

Weaknesses