Description
The JS Help Desk – AI-Powered Support & Ticketing System plugin for WordPress is vulnerable to SQL Injection via the `multiformid` parameter in the `storeTickets()` function in all versions up to, and including, 3.0.4. This is due to the user-supplied `multiformid` value being passed to `esc_sql()` without enclosing the result in quotes in the SQL query, rendering the escaping ineffective against payloads that do not contain quote characters. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
INFO
Published Date :
2026-03-26T13:26:05.601Z
Last Modified :
2026-04-08T16:43:19.181Z
Source :
Wordfence
AFFECTED PRODUCTS
The following products are affected by CVE-2026-2511 vulnerability.
| Vendors | Products |
|---|---|
| Rabilal |
|
| Wordpress |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-2511.