PT-2026-65419 · WordPress · Taskbuilder

·

CVE-2026-15267

·

Published

2026-07-28

·

Updated

2026-07-28

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Taskbuilder – Project Management & Task Management Tool With Kanban Board versions prior to 5.1.0
Description Authenticated attackers with subscriber-level access and above can perform SQL Injection through the wppm proj filter parameter. The issue occurs because the user-supplied value is processed using sanitize text field(), which overwrites a previous absint() result, and is then concatenated into a SQL WHERE clause as an unquoted numeric operand using esc sql(). This process bypasses parameterization by string-interpolating the value into the $wpdb->prepare() format string, allowing attackers to append additional SQL queries to extract sensitive information from the database.
Recommendations Update to a version newer than 5.0.9. Avoid using the wppm proj filter parameter until the update is applied.

Fix

SQL injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-15267

Affected Products

Taskbuilder