Description
The SupportCandy – Helpdesk & Customer Support Ticket System plugin for WordPress is vulnerable to SQL Injection via the Number-type custom field filter in all versions up to, and including, 3.4.4. This is due to insufficient escaping on the user-supplied operand value when using the equals operator and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above (customers), to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-01-31
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection via Number Field Filter
Action: Apply Patch
AI Analysis

Impact

The SupportCandy – Helpdesk & Customer Support Ticket System plugin for WordPress has a SQL injection flaw in its number-type custom field filter. The vulnerability arises because the plugin fails to properly escape user-supplied values when the equals operator is used, allowing attackers with authenticated access at the Subscriber level or higher to inject SQL code. This results in the ability to append arbitrary SELECT statements to the original query, thereby exposing sensitive data stored in the WordPress database. The weakness is a classic input validation error (CWE‑89).

Affected Systems

Any site running the SupportCandy plugin version 3.4.4 or earlier, on a WordPress installation, is affected. The issue affects the default numbered custom fields used in ticket filtering. Affected users include any WordPress accounts with at least Subscriber rights, which is the minimum requirement to access the ticket list and apply filters.

Risk and Exploitability

The CVSS score is 6.5, indicating a moderate severity, and the EPSS score is below 1%, suggesting a low to moderate likelihood of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers must already authenticate with sufficient privileges and then craft a filter query in the plugin’s interface to inject malicious SQL. Once executed, the attacker can read arbitrary tables or drop data, depending on the injected statement. No additional access or local execution is required beyond the existing account privileges.

Generated by OpenCVE AI on April 15, 2026 at 18:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SupportCandy to the latest available version, which removes the flawed filtering logic and implements proper query parameterization.
  • If an update is not immediately possible, remove or downgrade any Subscriber accounts that are not required to access the ticket list, thereby denying the minimum privilege needed to exploit the flaw.
  • Deploy a Web Application Firewall or equivalent input validation rule that blocks SQL injection patterns in the request parameters of the SupportCandy admin pages, mitigating the risk until a patch can be applied.

Generated by OpenCVE AI on April 15, 2026 at 18:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 03 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Psmplugins
Psmplugins supportcandy – Helpdesk & Customer Support Ticket System
Wordpress
Wordpress wordpress
Vendors & Products Psmplugins
Psmplugins supportcandy – Helpdesk & Customer Support Ticket System
Wordpress
Wordpress wordpress

Mon, 02 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 31 Jan 2026 06:15:00 +0000

Type Values Removed Values Added
Description The SupportCandy – Helpdesk & Customer Support Ticket System plugin for WordPress is vulnerable to SQL Injection via the Number-type custom field filter in all versions up to, and including, 3.4.4. This is due to insufficient escaping on the user-supplied operand value when using the equals operator and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above (customers), to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title SupportCandy – Helpdesk & Customer Support Ticket System <= 3.4.4 - Authenticated (Subscriber+) SQL Injection via Number Field Filter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Psmplugins Supportcandy – Helpdesk & Customer Support Ticket System
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:13:40.679Z

Reserved: 2026-01-07T18:31:17.181Z

Link: CVE-2026-0683

cve-icon Vulnrichment

Updated: 2026-02-02T17:56:49.263Z

cve-icon NVD

Status : Deferred

Published: 2026-01-31T06:16:03.610

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

Link: CVE-2026-0683

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:00:12Z

Weaknesses