CVE-2026-78470
Received Received - Intake

SQL Injection in WP Project Manager Pro WordPress Plugin

Vulnerability report for CVE-2026-78470, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: Wordfence

Description

The WP Project Manager Pro plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 4.0.1 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wedevs wp_project_manager_pro to 4.0.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in the WP Project Manager Pro WordPress plugin affecting versions up to 4.0.1. It occurs due to insufficient escaping of user-supplied parameters and lack of proper SQL query preparation. Authenticated attackers with Subscriber-level access or higher can inject malicious SQL queries to extract sensitive database information.

Impact Analysis

An attacker could exploit this to access sensitive data stored in your WordPress database, such as user credentials, personal information, or other confidential content. Since the plugin manages projects and teams, project data could also be exposed. The impact depends on what data your site stores.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and access controls. A breach may result in legal penalties, fines, or reputational damage due to non-compliance with data security standards.

Mitigation Strategies

Update the WP Project Manager Pro plugin to the latest version beyond 4.0.1 to patch the SQL Injection vulnerability. If an update is not available, consider disabling or removing the plugin until a fix is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78470. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart