Home

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.

PUBLISHED Reserved 2026-02-14 | Published 2026-03-26 | Updated 2026-04-08 | Assigner Wordfence




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Problem types

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

Default status
unaffected

Any version
affected

Timeline

2026-02-14:Vendor Notified
2026-03-25:Disclosed

Credits

Nabil Irawan finder

References

www.wordfence.com/...-70bd-4f5c-a61a-1eab2609f8ef?source=cve

plugins.trac.wordpress.org/...odules/fieldordering/model.php

plugins.trac.wordpress.org/...odules/fieldordering/model.php

plugins.trac.wordpress.org/...3.0.4/modules/ticket/model.php

plugins.trac.wordpress.org/changeset/3463031/

cve.org (CVE-2026-2511)

nvd.nist.gov (CVE-2026-2511)

Download JSON