Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Network-reachable IDOR needs only a Subscriber account (PR:L) and no interaction; primary impact is reading others' ticket data (C:H) with limited write/availability effect (I:L/A:L).
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Insecure Direct Object References (IDOR) in SupportCandy <= 3.4.6 versions.
AnalysisAI
Insecure Direct Object Reference in the SupportCandy WordPress helpdesk plugin (versions 3.4.6 and earlier) lets an authenticated low-privilege user (Subscriber) access support tickets and data belonging to other users by manipulating object identifiers, effectively bypassing authorization controls. The flaw carries a CVSS 3.1 base score of 7.6 (PR:L) and was reported by Patchstack; no public exploit code or active exploitation has been identified at time of analysis. Because SupportCandy frequently runs on sites with open user registration, the Subscriber prerequisite is often trivially met.
Technical ContextAI
SupportCandy is a popular self-hosted WordPress helpdesk/ticketing plugin that stores customer support tickets, messages, and attachments tied to per-user object IDs. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key): the plugin trusts a client-supplied identifier (e.g., a ticket or record ID) to fetch a resource without verifying that the requesting account actually owns or is permitted to view it. Because the access-control decision is missing or relies solely on the object reference, any authenticated Subscriber can enumerate or directly request other users' ticket objects. The Patchstack 'Authentication Bypass' tag here refers to this horizontal authorization bypass rather than a full login bypass.
RemediationAI
No vendor-released patch version was identified in the provided data; the advisory denotes affected versions as 3.4.6 and below, so administrators should upgrade SupportCandy to the latest available release above 3.4.6 from the WordPress plugin repository and confirm the fixed version against the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/supportcandy/vulnerability/wordpress-supportcandy-plugin-3-4-6-insecure-direct-object-references-idor-vulnerability?_s_id=cve) before relying on it. As compensating controls until patched, disable open/self-service user registration (WordPress Settings > General > 'Anyone can register') to remove the easy path to a Subscriber account - trade-off: this blocks legitimate self-signup support workflows; audit and prune untrusted Subscriber accounts; and consider deploying a virtual patch via Patchstack or a WAF rule that constrains access to SupportCandy ticket endpoints. Restricting helpdesk access behind authentication proxies or IP allowlists is an option for internal deployments but will break public-facing support portals.
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 technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39673
GHSA-6mpj-cp6h-6c54