CVE Catalog

CVE-2026-19944

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th 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
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