Skip to main content

GiveWP EUVDEUVD-2026-51408

| CVE-2026-14319 HIGH
Information Exposure (CWE-200)
2026-07-31 WPScan GHSA-f3f2-f9r3-mhc5
7.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Network-reachable REST API with no auth (AV:N, PR:N, AC:L); full donor PII exposed (C:H); no write or denial-of-service impact (I:N, A:N).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 31, 2026 - 20:22 vuln.today
CVSS changed
Jul 31, 2026 - 20:22 NVD
7.5 (HIGH)
Patch available
Jul 31, 2026 - 07:01 EUVD
CVE Published
Jul 31, 2026 - 06:00 cve.org
HIGH 7.5
CVE Published
Jul 31, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The GiveWP WordPress plugin before 4.16.3 does not properly restrict access to a REST API endpoint that returns recurring-donation records, allowing unauthenticated users to retrieve information about anonymous recurring donors, including their name and subscription details.

AnalysisAI

GiveWP WordPress plugin before 4.16.3 exposes sensitive donor privacy data through an unauthenticated REST API endpoint that returns recurring-donation records without access controls. Any unauthenticated remote party can enumerate donor names and subscription details for donors who explicitly chose to give anonymously, directly violating donor privacy expectations. A publicly available exploit exists per WPScan reporting, though EPSS sits at the 5th percentile, suggesting limited opportunistic exploitation at time of analysis. No active exploitation is confirmed via CISA KEV.

Technical ContextAI

GiveWP is a WordPress plugin providing donation management functionality, including recurring (subscription-based) donation processing. The vulnerability resides in a REST API endpoint registered by the plugin that surfaces recurring-donation records. WordPress REST API endpoints are publicly reachable by default unless explicitly protected with permission callbacks; CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) describes the root cause: the endpoint lacked a proper capability check or authentication requirement, allowing unauthenticated HTTP clients to query it. Affected CPE is cpe:2.3:a:unknown:givewp:*:*:*:*:*:*:*:* covering all GiveWP versions prior to 4.16.3. The data returned includes donor names and subscription details, which is particularly sensitive since these records correspond to donors who opted for anonymous giving.

RemediationAI

Upgrade GiveWP to version 4.16.3 or later, which is the vendor-released patched version confirmed by WPScan and the EUVD advisory. The fix can be applied via the standard WordPress plugin update mechanism (Dashboard > Plugins > Update Available). If immediate patching is not possible, a compensating control is to disable REST API access for unauthenticated users at the WordPress or web server level (e.g., via the Disable REST API plugin or nginx/Apache rules blocking /wp-json/ for anonymous requests) - note this may break other plugins or themes that depend on public REST API access. Alternatively, restricting network access to the WordPress installation to authenticated sessions only (e.g., via a WAF rule or HTTP Basic Auth at the server level) would prevent unauthenticated enumeration. Reference the WPScan advisory at https://wpscan.com/vulnerability/f90c88a8-e5a5-4bcf-8fa1-59cdfef015a4/ for additional technical detail.

More in Givewp

View all
CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2024-5932 CRITICAL POC
9.8 Aug 20

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2026-82222 CRITICAL POC
10.0 Aug 28

Unauthenticated PHP object injection in the GiveWP WordPress donation plugin (all versions through 4.16.7.1) lets remote

CVE-2026-14318 MEDIUM POC
6.8 Jul 30

Stored cross-site scripting in the GiveWP WordPress plugin before version 4.16.3 allows authenticated users holding the

CVE-2025-0912 CRITICAL
9.8 Mar 04

The Donations Widget plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.

CVE-2022-2260 MEDIUM POC
6.5 Aug 01

The GiveWP WordPress plugin before 2.21.3 does not have CSRF in place when exporting data, and does not validate the exp

CVE-2022-0252 MEDIUM POC
6.1 Feb 21

The GiveWP WordPress plugin before 2.17.3 does not escape the json parameter before outputting it back in an attribute i

CVE-2021-24213 MEDIUM POC
6.1 Apr 12

The GiveWP - Donation Plugin and Fundraising Platform WordPress plugin before 2.10.0 was affected by a reflected Cross-S

CVE-2019-9909 MEDIUM POC
6.1 Mar 22

The "Donation Plugin and Fundraising Platform" plugin before 2.3.1 for WordPress has wp-admin/edit.php csv XSS. Rated me

CVE-2025-22777 CRITICAL
9.8 Jan 13

Deserialization of Untrusted Data vulnerability in GiveWP GiveWP allows Object Injection.19.3. Rated critical severity (

CVE-2024-9634 CRITICAL
9.8 Oct 16

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2024-37099 CRITICAL
9.8 Aug 19

Deserialization of Untrusted Data vulnerability in Liquid Web GiveWP allows Object Injection.14.1. Rated critical severi

Share

EUVD-2026-51408 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy