Vulnerability Description
The Taskbuilder – Project Management & Task Management Tool With Kanban Board plugin for WordPress is vulnerable to generic SQL Injection via the 'task_search' parameter in all versions up to, and including, 5.0.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The wppm_get_task_list AJAX handler performs no capability check and no nonce verification, meaning any authenticated user including those with Subscriber-level access can invoke it directly.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/taskbuilder/tags/5.0.7/includes/admin
- https://plugins.trac.wordpress.org/browser/taskbuilder/tags/5.0.7/includes/admin
- https://plugins.trac.wordpress.org/browser/taskbuilder/tags/5.0.7/includes/class
- https://plugins.trac.wordpress.org/browser/taskbuilder/tags/5.0.7/includes/class
- https://plugins.trac.wordpress.org/browser/taskbuilder/trunk/includes/admin/task
- https://plugins.trac.wordpress.org/browser/taskbuilder/trunk/includes/admin/task
- https://plugins.trac.wordpress.org/browser/taskbuilder/trunk/includes/class-wppm
- https://plugins.trac.wordpress.org/browser/taskbuilder/trunk/includes/class-wppm
- https://plugins.trac.wordpress.org/changeset/3576941/taskbuilder/trunk/includes/
- https://plugins.trac.wordpress.org/changeset?old_path=%2Ftaskbuilder/tags/5.0.8&
- https://www.wordfence.com/threat-intel/vulnerabilities/id/78ab6263-7762-4fd2-af4
FAQ
What is CVE-2026-12110?
CVE-2026-12110 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The Taskbuilder – Project Management & Task Management Tool With Kanban Board plugin for WordPress is vulnerable to generic SQL Injection via the 'task_search' parameter in all versions up to, and inc...
How severe is CVE-2026-12110?
CVE-2026-12110 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12110?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.