Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-19944— WP Crowdfunding <= 2.2.1 - Authenticated (Shop Manager+) SQL Injection via 'wpneo_reward' Post Meta

Quick assessment

Affected
themeum WP Crowdfunding
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress 的 WP Crowdfunding 插件存在通用 SQL 注入漏洞。该漏洞存在于所有 ≤ 2.2.1 的版本中,原因是用户提供的参数在 帖子元数据(Post Meta)中缺乏充分的转义处理,且现有 SQL 查询未进行足够的安全预处理。 这使得拥有“商店管理员”及以上权限的认证攻击者能够将额外的 SQL 查询语句追加到已有的查询中,从而从数据库中敏感信息提取出来。 这是一个二阶注入(Second-Order Injection):商店管理员通过 WooCommerce REST 产品端点( )一次

CVSS 4.9 · Medium

Possible ATT&CK Techniques 1 AI

T1190.023
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-19944

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
WP Crowdfunding <= 2.2.1 - Authenticated (Shop Manager+) SQL Injection via 'wpneo_reward' Post Meta
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
themeum WP Crowdfunding 0 ~ 2.2.1 -

II. Public POCs for CVE-2026-19944

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-19944

登录查看更多情报信息。

Vendor Advisories for CVE-2026-19944 (1)

Other References for CVE-2026-19944 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-19944

No comments yet


Leave a comment