Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Unauthenticated network access with no complexity barriers; impact confined to partial information disclosure with no integrity or availability consequence confirmed.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in StellarWP GiveWP give allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects GiveWP: from n/a through <= 4.14.5.
AnalysisAI
Missing authorization in GiveWP (StellarWP's WordPress donation plugin) versions through 4.14.5 permits unauthenticated remote attackers to access restricted functionality due to incorrectly configured access control levels, resulting in partial information disclosure. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms no authentication or special conditions are required, and the SSVC framework rates the attack as automatable - meaning mass scanning is trivially feasible if a public exploit emerges. No public exploit or active exploitation has been identified at time of analysis; EPSS places exploitation probability at just 0.03% (8th percentile), indicating low current real-world risk despite the accessible attack surface.
Technical ContextAI
GiveWP is a widely-used WordPress donation and fundraising plugin developed by StellarWP, identified by CPE cpe:2.3:a:stellarwp:givewp:*:*:*:*:*:*:*:*. The root cause is CWE-862 (Missing Authorization), a class of flaws where software fails to perform or incorrectly performs an authorization check before allowing access to a resource or action. In the WordPress plugin context, this typically manifests as REST API endpoints, AJAX handlers, or admin-facing actions that lack proper capability checks (e.g., current_user_can() calls), allowing lower-privileged or unauthenticated users to invoke functionality intended only for administrators or donors with specific roles. The Patchstack advisory frames this as exploiting incorrectly configured access control security levels, consistent with a misconfigured or absent nonce/capability verification on a specific GiveWP handler.
RemediationAI
Upgrade GiveWP to the first release above version 4.14.5 - the exact patched version number is not independently confirmed in the available data and must be verified via the official StellarWP changelog or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/give/vulnerability/wordpress-givewp-plugin-4-14-5-broken-access-control-vulnerability?_s_id=cve. If an immediate upgrade is not feasible, a WAF rule targeting the specific vulnerable GiveWP endpoint (identified in the full Patchstack report) can block unauthenticated access; the trade-off is potential disruption to legitimate donation flows if the endpoint is part of the public-facing giving experience. As a compensating control, restricting access to wp-admin and WordPress AJAX endpoints (wp-admin/admin-ajax.php) to known IP ranges reduces exposure but may impede remote site management. Monitor access logs for anomalous unauthenticated requests to GiveWP-specific REST or AJAX routes as a detection measure.
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
Unauthenticated PHP object injection in the GiveWP WordPress donation plugin (all versions through 4.16.7.1) lets remote
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
Deserialization of Untrusted Data vulnerability in GiveWP GiveWP allows Object Injection.19.3. Rated critical severity (
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26213