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.
Published: 2026-02-18
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization bypass with arbitrary content injection
Action: Apply patch
AI Analysis

Impact

Taskbuilder for WordPress is vulnerable to an authorization bypass that allows any authenticated user with at least subscriber privileges to add comments to any project or task, including those private or not assigned to them. The comment body is insufficiently sanitized, enabling injection of arbitrary HTML and CSS. This flaw can be abused to compromise the integrity and appearance of the project management interface for users who view the injected content.

Affected Systems

All installations of Taskbuilder up through version 5.0.2 are affected. The vulnerability exists in the AJAX handlers that process project and task comment submissions, and it requires the installation of the plugin on a WordPress site.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate risk, while the EPSS score of less than 1% suggests a low likelihood of current exploitation. The vulnerability is not currently listed in the CISA KEV catalog. Based on the description, the attack vector is a web-based interaction with the plugin’s AJAX endpoints that an authenticated user can reach through the site’s normal interface. The attacker only needs subscriber-level access and can therefore exploit the flaw without prior elevated privileges.

Generated by OpenCVE AI on April 15, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Taskbuilder to the latest version available, which removes the missing authorization checks and includes proper sanitization of comment input.
  • Restrict subscriber and lower role permissions so that only users with explicit project or task access can invoke the comment submission endpoints.
  • Implement server‑side sanitization of the comment_body parameter to strip harmful HTML and CSS before storing or rendering it.

Generated by OpenCVE AI on April 15, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 18 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Taskbuilder
Taskbuilder taskbuilder – Wordpress Project Management & Task Management,kanban View
Wordpress
Wordpress wordpress
Vendors & Products Taskbuilder
Taskbuilder taskbuilder – Wordpress Project Management & Task Management,kanban View
Wordpress
Wordpress wordpress

Wed, 18 Feb 2026 07:15:00 +0000

Type Values Removed Values Added
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.
Title Taskbuilder <= 5.0.2 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Project/Task Comment Creation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Taskbuilder Taskbuilder – Wordpress Project Management & Task Management,kanban View
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:57:56.438Z

Reserved: 2026-01-29T18:12:27.876Z

Link: CVE-2026-1640

cve-icon Vulnrichment

Updated: 2026-02-18T14:21:32.243Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T07:16:09.153

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1640

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:30:13Z

Weaknesses