CVE-2025-8994 MEDIUM

CVE-2025-8994: WP Project Manager <= 2.6.26 - Authenticated (Subscriber+) SQL Injection via 'completed_at_operator'

Vendor Wedevs
Product Project Manager – AI Powered Project Management, Task Management, Kanban Board & Time Tracker
Weakness CWE-89 · SQLi
Published November 15, 2025
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The Project Management, Team Collaboration, Kanban Board, Gantt Charts, Task Manager and More – WP Project Manager plugin for WordPress is vulnerable to time-based SQL Injection via the ‘completed_at_operator’ parameter in all versions up to, and including, 2.6.26 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.

Explanation of Vulnerability in Simple Terms

02Summary

A SQL injection vulnerability in Project Manager allows authenticated users to query the database directly. An attacker with a low-privilege account can read sensitive data from the site's database without modifying or deleting it. The vulnerability affects all versions up to 2.6.26. Update to a version newer than 2.6.26 to patch this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site's database, such as user information or configuration details.

Potential impact on your site

04Site Impact

User data and other database contents may be exposed to authenticated attackers with basic accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

November 15, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE