CVE-2026-2495
WPNakama <= 0.6.5 - Unauthenticated SQL Injection via 'order' REST API Parameter
CVSS Score
7.5
EPSS Score
0.1%
EPSS Percentile
29th
The WPNakama – Team and multi-Client Collaboration, Editorial and Project Management plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the '/wp-json/WPNakama/v1/boards' REST API endpoint in all versions up to, and including, 0.6.5. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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.
| CWE | CWE-89 |
| Vendor | qdonow |
| Product | wpnakama – team and multi-client collaboration, editorial and project management |
| Published | Feb 18, 2026 |
| Last Updated | Feb 18, 2026 |
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
qdonow / WPNakama – Team and multi-Client Collaboration, Editorial and Project Management
* ≤ 0.6.5
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/7ffa92be-9d38-40d9-954d-d890136b5aa1?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpnakama/trunk/inc/class-wpnakama.php#L215 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpnakama/tags/0.6.5/inc/class-wpnakama.php#L215 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpnakama/trunk/inc/class-wpnakama-api.php#L209 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpnakama/tags/0.6.5/inc/class-wpnakama-api.php#L209 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3461315%40wpnakama&new=3461315%40wpnakama&sfp_email=&sfph_mail=
Credits
Athiwat Tiprasaharn