CVE-2026-32478
Received Received - Intake

Subscriber SQL Injection in WP Project Manager Pro

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: Patchstack

Description

Subscriber SQL Injection in WP Project Manager Pro <= 4.0.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wp_project_manager project_manager_pro to 4.0.1 (inc)
wedevs 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 WordPress WP Project Manager Pro Plugin versions up to 4.0.1. It allows attackers to interact directly with the website's database, potentially stealing sensitive information. The flaw is classified under OWASP Top 10 A3: Injection and has a high CVSS severity score of 8.5.

Detection Guidance

Detecting SQL injection vulnerabilities typically involves monitoring database queries and web application logs for unusual patterns. Look for suspicious inputs in HTTP requests, such as single quotes or SQL keywords like UNION, SELECT, or INSERT. Enable database logging to track queries and check for errors indicating SQL syntax issues.

Impact Analysis

Attackers could exploit this to steal sensitive data from your website's database, such as user credentials, personal information, or other confidential data. Since there is no official patch available, the risk of exploitation remains high until mitigated.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection. Organizations may face legal penalties, fines, or reputational damage if exploited.

Mitigation Strategies

Immediately apply Patchstack's temporary mitigation rule to block attacks until an official patch is released. Consider disabling the plugin if no longer needed or seeking assistance from a hosting provider or web developer to implement safeguards. Monitor for any signs of exploitation in logs.

Chat Assistant

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

EPSS Chart