CVE-2026-54826

PSM · SupportCandy

SupportCandy contains an Insecure Direct Object Reference (IDOR) vulnerability that may allow authenticated subscribers to access unauthorized data.

Executive summary

An IDOR vulnerability in the SupportCandy plugin allows authenticated subscribers to access sensitive data they are not authorized to view.

Vulnerability

This vulnerability is an Insecure Direct Object Reference (IDOR) flaw affecting the subscriber role. Authenticated users can manipulate object references to access support tickets or data belonging to other users, bypassing standard permission checks.

Business impact

With a CVSS score of 7.6, this flaw presents a substantial risk to data privacy. Unauthorized access to support tickets could lead to the exposure of customer personal information (PII) and internal communications, resulting in reputational damage and potential regulatory compliance violations.

Remediation

Immediate Action: Update the SupportCandy plugin to the latest version provided by PSM to ensure proper authorization controls are enforced.

Proactive Monitoring: Review database access logs for unusual patterns of ticket retrieval that deviate from typical user behavior.

Compensating Controls: Utilize a Web Application Firewall (WAF) to block requests that attempt to access sensitive object IDs, if an immediate update is not feasible.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Administrators using SupportCandy must prioritize this update to prevent unauthorized access to sensitive support data. Ensure that all plugin updates are tested in a staging environment before deployment to production systems.