CVE-2026-14930

WordPress · JS Help Desk

The JS Help Desk WordPress plugin contains a missing authorization vulnerability that allows unauthenticated attackers to access sensitive information.

Executive summary

A missing authorization vulnerability in the JS Help Desk WordPress plugin allows unauthenticated attackers to potentially exfiltrate sensitive data.

Vulnerability

This vulnerability is a missing authorization flaw (CWE-862). It permits unauthenticated attackers to perform unauthorized actions or access restricted data due to the lack of proper capability checks within the plugin.

Business impact

The flaw carries a CVSS score of 7.5, indicating a high severity risk. Successful exploitation could lead to the exposure of sensitive help desk data, resulting in privacy violations, potential regulatory non-compliance, and loss of customer trust.

Remediation

Immediate Action: Update the JS Help Desk plugin to version 3.1.4 or later immediately.

Proactive Monitoring: Review web server access logs for unusual request patterns targeting plugin-specific endpoints or unauthorized data retrieval attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules designed to detect and block unauthorized access attempts targeting WordPress plugin vulnerabilities.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high severity and the availability of a proof-of-concept, administrators should prioritize updating the JS Help Desk plugin. If an immediate update is not feasible, consider disabling the plugin until a secure version is deployed to mitigate the risk of unauthorized data exposure.