Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in JoomSky JS Help Desk js-support-ticket allows Blind SQL Injection.This issue affects JS Help Desk: from n/a through <= 3.0.3.
AnalysisAI
JoomSky JS Help Desk contains a blind SQL injection vulnerability in versions through 3.0.3 that allows attackers to execute arbitrary SQL commands against the underlying database. The vulnerability affects the JS Help Desk plugin (identified via CPE cpe:2.3:a:joomsky:js_help_desk) and was reported by Patchstack. While no CVSS score or EPSS data is currently available, the blind SQL injection classification (CWE-89) indicates a serious data exfiltration and potential privilege escalation risk; however, the lack of CVE metadata and KEV designation suggests this may be a newer or less widely exploited vulnerability pending full disclosure and vendor patch release.
Technical ContextAI
The vulnerability stems from improper neutralization of special SQL metacharacters in user-supplied input, classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). JoomSky JS Help Desk, identified via CPE cpe:2.3:a:joomsky:js_help_desk:*:*:*:*:*:*:*:*, is a support ticket management plugin that processes user input without adequate parameterized query enforcement or input validation. Blind SQL injection differs from error-based SQL injection in that attackers cannot directly observe query results; instead, they infer data through time-based delays or boolean-based responses, making exploitation more complex but still entirely feasible with proper techniques. The root cause is the direct concatenation of user input into SQL queries rather than using prepared statements or parameterized queries.
RemediationAI
Immediately upgrade JoomSky JS Help Desk to the next available patch release beyond version 3.0.3. Check the official Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-plugin-3-0-3-sql-injection-vulnerability for the specific patch version. Until patching is possible, implement network-level access controls to restrict the plugin to trusted IP ranges, disable the plugin if not actively in use, apply a Web Application Firewall (WAF) rule set with SQL injection detection signatures, and enforce strong database credentials with principle of least privilege (read-only access where possible). Additionally, implement comprehensive database activity monitoring to detect any suspicious query patterns that may indicate exploitation attempts.
More in Js Help Desk
View allImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in JS Help Desk JS He
Missing Authorization vulnerability in JS Help Desk JS Help Desk - Best Help Desk & Support Plugin allows Accessing Func
Missing Authorization vulnerability in JS Help Desk JS Help Desk - Best Help Desk & Support Plugin.8.3. Rated critical s
SQL injection in the JS Help Desk WordPress plugin versions 3.0.9 and earlier allows remote unauthenticated attackers to
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in JS Help Desk JS He
Arbitrary file deletion in the JS Help Desk (JS Support Ticket) WordPress plugin versions 3.1.1 and earlier lets a low-p
The JS Help Desk - The Ultimate Help Desk & Support Plugin plugin for WordPress is vulnerable to Sensitive Information E
JS Help Desk (JoomSky) versions up to 3.0.3 contain an authorization bypass vulnerability caused by insecure direct obje
Broken Access Control in the JS Help Desk WordPress plugin version 3.0.9 and earlier enables unauthenticated remote atta
Cross-Site Request Forgery (CSRF) vulnerability in JS Help Desk plugin <= 2.7.1 versions. Rated medium severity (CVSS 5.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15907
GHSA-gm23-98vv-4987