CVE-2026-19944
MediumCVSS 4.9Exploitation Probability (EPSS)
Low risk19th percentile - higher than 19% of all known CVEs
Summary
The WP Crowdfunding plugin for WordPress is vulnerable to SQL Injection via 'wpneo_reward' Post Meta in all versions up to 2.2.1. Authenticated attackers with shop manager-level access can append SQL queries to extract sensitive information. This is a second-order injection.
Risk Assessment
The risk involves potential theft of sensitive data from the WordPress database, compromising confidentiality of customer and organizational information.
Recommendation
Update the plugin to the latest version immediately and restrict shop manager permissions.
Other vulnerabilities in WP Crowdfunding
See all- CVE-2026-19945Medium
The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'first_name' parameter in all versions up to, and including, 2.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. An administrator viewing any user's profile via the ?show_user_id= parameter will render the attacker's stored payload in the admin's browser session, enabling cross-privilege script execution.
- CVE-2026-14859Medium
The WP Crowdfunding WordPress plugin before 2.2.1 does not check the campaign-submission capability in one of its AJAX actions. Any authenticated users such as Subscribers can create crowdfunding campaign posts despite not being granted that permission.
- CVE-2026-14858Medium
The WP Crowdfunding WordPress plugin before 2.2.1 does not verify order ownership before returning order details. Any authenticated users such as Subscribers can read the personal data of any WooCommerce order and enumerate every order in the store.
- CVE-2026-14857Medium
The WP Crowdfunding WordPress plugin before 2.2.1 does not verify ownership of a campaign before allowing its update history to be modified and a notification email sent to its backers. Any authenticated users such as Subscribers can alter other users' campaigns.
Original NVD description (English source)
The WP Crowdfunding plugin for WordPress is vulnerable to generic SQL Injection via 'wpneo_reward' Post Meta in all versions up to, and including, 2.2.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 shop manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order injection: a Shop Manager writes the malicious payload once via the WooCommerce REST products endpoint (POST/PUT /wp-json/wc/v3/products/{id}), and the injected query executes on every subsequent public page view that renders the campaign rewards sidebar.
Vulnerability data from NVD (NIST) · CISA KEV · EPSS

