PT-2026-26841 · Wpdive · Elementcamp
Itthidej Aramsri
·
Published
2026-03-21
·
Updated
2026-03-21
·
CVE-2026-2503
CVSS v3.1
6.5
Medium
| AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
The ElementCamp plugin for WordPress is vulnerable to time-based SQL Injection via the 'meta query[compare]' parameter in the 'tcg select2 search post' AJAX action in all versions up to, and including, 2.3.6. This is due to the user-supplied compare value being placed as an SQL operator in the query without validation against an allowlist of comparison operators. The value is passed through esc sql(), but since the payload operates as an operator (not inside quotes), esc sql() has no effect on payloads that don't contain quote characters. This makes it possible for authenticated attackers, with Author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Elementcamp