Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-exploitable with no auth required; integrity impact is low as disabled gateways process unauthorized transactions; no confidentiality or availability impact applies.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
5DescriptionCVE.org
The GiveWP WordPress plugin before 4.16.3 does not restrict the set of available payment gateways to those enabled by the administrator, deriving it in part from request input, which allows unauthenticated users to complete donations through a payment gateway the administrator has disabled.
AnalysisAI
GiveWP WordPress donation plugin before version 4.16.3 allows unauthenticated users to route donations through payment gateways the administrator has explicitly disabled, by supplying a gateway identifier via request input that the plugin fails to validate against the admin-configured allowlist. Rooted in CWE-862 (Missing Authorization), this bypasses financial controls that site operators may have disabled for compliance, fraud prevention, or contractual reasons - making the practical business risk higher than the CVSS Medium score suggests. A publicly available proof-of-concept exists via WPScan; no confirmed active exploitation (CISA KEV) has been identified at time of analysis.
Technical ContextAI
GiveWP is a widely-deployed WordPress plugin for managing online donation campaigns and payment processing. The plugin supports multiple payment gateways (e.g., Stripe, PayPal, offline gateways), with administrators controlling which are active. The vulnerability, CWE-862 (Missing Authorization), arises because the server-side donation submission handler derives the selected payment gateway partially from user-controlled POST/request parameters rather than exclusively from the administrator's persisted configuration. No server-side check enforces that the requested gateway appears in the enabled gateway list before processing the transaction. The affected CPE is cpe:2.3:a:unknown:givewp:*:*:*:*:*:*:*:* covering all versions below 4.16.3.
RemediationAI
Update GiveWP to version 4.16.3 or later immediately; this is the vendor-released patch confirmed by the WPScan advisory at https://wpscan.com/vulnerability/fa6f5470-b30d-4052-aacd-a0571d4678ac/ and NVD at https://nvd.nist.gov/vuln/detail/CVE-2026-14317. The update is available through the standard WordPress plugin repository. If immediate patching is blocked, a targeted compensating control is to disable any payment gateways at the payment processor level (e.g., revoke API keys or deactivate the merchant account for the disabled gateway) rather than relying solely on the GiveWP admin setting - this removes the resource the attacker would exploit even if the plugin routes to it. Note that this approach may disrupt legitimate access to those gateways for future re-enablement. Temporarily deactivating the GiveWP plugin entirely is the strongest compensating control but will halt all donation functionality site-wide until the patch is applied.
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
GiveWP WordPress plugin before 4.16.3 exposes sensitive donor privacy data through an unauthenticated REST API endpoint
Stored cross-site scripting in the GiveWP WordPress plugin before version 4.16.3 allows authenticated users holding the
The Donations Widget plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.
The GiveWP WordPress plugin before 2.21.3 does not have CSRF in place when exporting data, and does not validate the exp
The GiveWP WordPress plugin before 2.17.3 does not escape the json parameter before outputting it back in an attribute i
The GiveWP - Donation Plugin and Fundraising Platform WordPress plugin before 2.10.0 was affected by a reflected Cross-S
The "Donation Plugin and Fundraising Platform" plugin before 2.3.1 for WordPress has wp-admin/edit.php csv XSS. Rated me
Unauthenticated PHP object injection in the GiveWP WordPress donation plugin (all versions through 4.16.7.1) lets remote
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Deserialization of Untrusted Data vulnerability in Liquid Web GiveWP allows Object Injection.14.1. Rated critical severi
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51407
GHSA-r3pc-c6qw-qwpc