4.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Description
The Taskbuilder – WordPress Project Management & Task Management plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.0.2. This is due to missing authorization checks on the project and task comment submission functions (AJAX actions: wppm_submit_proj_comment and wppm_submit_task_comment). This makes it possible for authenticated attackers, with subscriber-level access and above, to create comments on any project or task (including private projects they cannot view or are not assigned to), and inject arbitrary HTML and CSS via the insufficiently sanitized comment_body parameter.
Basic Information
ID
CVE-2026-1640
Source
Wordfence
Published
Feb 18, 2026 at 06:42
Affected Product
Vendor
taskbuilder
Product
Taskbuilder – WordPress Project Management & Task Management,kanban view
Version
*
Affected Versions
taskbuilder Taskbuilder – WordPress Project Management & Task Management,kanban view *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/66095908-875f-486d-ae77-6015671872de
- plugins.trac.wordpress.org /browser/taskbuilder/tags/5.0.2/includes/admin/projects/open_project/wppm_submit_project_comment.php
- plugins.trac.wordpress.org /browser/taskbuilder/tags/5.0.2/includes/admin/tasks/open_task/wppm_submit_task_comment.php