CVE-2025-2025: CWE-862 Missing Authorization in givewp GiveWP – Donation Plugin and Fundraising Platform
CVE-2025-2025 is a medium severity vulnerability in the GiveWP WordPress plugin that allows unauthorized data access due to missing authorization checks in the give_reports_earnings() function. This flaw affects all versions up to and including 3. 22. 0 and enables unauthenticated attackers to disclose sensitive earnings report information. Exploitation requires no user interaction and can be performed remotely over the network. While no known exploits are currently active in the wild, the vulnerability poses a confidentiality risk to organizations using GiveWP for donation and fundraising management. The vulnerability does not impact data integrity or availability but exposes sensitive financial data. Organizations relying on GiveWP should prioritize patching or applying mitigations to prevent unauthorized data disclosure. Countries with significant WordPress usage and active nonprofit sectors are most at risk. The CVSS score of 6.
AI Analysis
Technical Summary
CVE-2025-2025 identifies a missing authorization vulnerability (CWE-862) in the GiveWP – Donation Plugin and Fundraising Platform for WordPress, specifically in the give_reports_earnings() function. This function lacks proper capability checks, allowing unauthenticated attackers to access sensitive earnings report data without any authentication or user interaction. The vulnerability affects all versions up to and including 3.22.0. The plugin is widely used by nonprofits and fundraising organizations to manage donations and generate financial reports. The flaw enables remote attackers to retrieve confidential financial information, potentially exposing donor data and fundraising amounts. The CVSS 3.1 base score is 6.5 (medium), with attack vector network (AV:N), low attack complexity (AC:L), low privileges required (PR:L), no user interaction (UI:N), unchanged scope (S:U), high confidentiality impact (C:H), no integrity (I:N), and no availability (A:N) impact. No public exploits are known yet, but the vulnerability could be leveraged to gather sensitive data for further attacks or reputational damage. The lack of a patch link indicates that a fix may not yet be available, emphasizing the need for immediate mitigation.
Potential Impact
The primary impact of this vulnerability is unauthorized disclosure of sensitive financial data related to donations and fundraising earnings. Organizations using GiveWP could suffer confidentiality breaches, exposing donor information and fundraising amounts, which may lead to loss of donor trust, reputational damage, and potential regulatory compliance issues (e.g., GDPR, HIPAA if applicable). Although the vulnerability does not affect data integrity or availability, the exposure of sensitive data can facilitate targeted phishing, social engineering, or further attacks against the organization. Nonprofits and fundraising platforms are particularly sensitive to such breaches due to the nature of their data and reliance on public trust. The ease of exploitation and lack of authentication requirements increase the risk of widespread data leakage if unmitigated.
Mitigation Recommendations
1. Immediately update the GiveWP plugin to a patched version once available from the vendor. Monitor official GiveWP channels for patch announcements. 2. Until a patch is released, restrict access to the WordPress admin and plugin endpoints using web application firewalls (WAFs) or IP whitelisting to limit exposure to trusted users only. 3. Implement strict capability checks at the web server or application firewall level to block unauthorized requests targeting the give_reports_earnings() function. 4. Monitor web server logs for suspicious access patterns or attempts to query earnings reports without authentication. 5. Conduct a thorough audit of donation and earnings data access logs to detect any potential unauthorized access. 6. Educate site administrators on the importance of plugin updates and security best practices. 7. Consider temporarily disabling the GiveWP plugin if the risk outweighs operational needs until a fix is applied. 8. Employ network segmentation and least privilege principles to reduce the attack surface of WordPress installations hosting GiveWP.
Affected Countries
United States, United Kingdom, Canada, Australia, Germany, France, Netherlands, India, Brazil, South Africa
CVE-2025-2025: CWE-862 Missing Authorization in givewp GiveWP – Donation Plugin and Fundraising Platform
Description
CVE-2025-2025 is a medium severity vulnerability in the GiveWP WordPress plugin that allows unauthorized data access due to missing authorization checks in the give_reports_earnings() function. This flaw affects all versions up to and including 3. 22. 0 and enables unauthenticated attackers to disclose sensitive earnings report information. Exploitation requires no user interaction and can be performed remotely over the network. While no known exploits are currently active in the wild, the vulnerability poses a confidentiality risk to organizations using GiveWP for donation and fundraising management. The vulnerability does not impact data integrity or availability but exposes sensitive financial data. Organizations relying on GiveWP should prioritize patching or applying mitigations to prevent unauthorized data disclosure. Countries with significant WordPress usage and active nonprofit sectors are most at risk. The CVSS score of 6.
AI-Powered Analysis
Technical Analysis
CVE-2025-2025 identifies a missing authorization vulnerability (CWE-862) in the GiveWP – Donation Plugin and Fundraising Platform for WordPress, specifically in the give_reports_earnings() function. This function lacks proper capability checks, allowing unauthenticated attackers to access sensitive earnings report data without any authentication or user interaction. The vulnerability affects all versions up to and including 3.22.0. The plugin is widely used by nonprofits and fundraising organizations to manage donations and generate financial reports. The flaw enables remote attackers to retrieve confidential financial information, potentially exposing donor data and fundraising amounts. The CVSS 3.1 base score is 6.5 (medium), with attack vector network (AV:N), low attack complexity (AC:L), low privileges required (PR:L), no user interaction (UI:N), unchanged scope (S:U), high confidentiality impact (C:H), no integrity (I:N), and no availability (A:N) impact. No public exploits are known yet, but the vulnerability could be leveraged to gather sensitive data for further attacks or reputational damage. The lack of a patch link indicates that a fix may not yet be available, emphasizing the need for immediate mitigation.
Potential Impact
The primary impact of this vulnerability is unauthorized disclosure of sensitive financial data related to donations and fundraising earnings. Organizations using GiveWP could suffer confidentiality breaches, exposing donor information and fundraising amounts, which may lead to loss of donor trust, reputational damage, and potential regulatory compliance issues (e.g., GDPR, HIPAA if applicable). Although the vulnerability does not affect data integrity or availability, the exposure of sensitive data can facilitate targeted phishing, social engineering, or further attacks against the organization. Nonprofits and fundraising platforms are particularly sensitive to such breaches due to the nature of their data and reliance on public trust. The ease of exploitation and lack of authentication requirements increase the risk of widespread data leakage if unmitigated.
Mitigation Recommendations
1. Immediately update the GiveWP plugin to a patched version once available from the vendor. Monitor official GiveWP channels for patch announcements. 2. Until a patch is released, restrict access to the WordPress admin and plugin endpoints using web application firewalls (WAFs) or IP whitelisting to limit exposure to trusted users only. 3. Implement strict capability checks at the web server or application firewall level to block unauthorized requests targeting the give_reports_earnings() function. 4. Monitor web server logs for suspicious access patterns or attempts to query earnings reports without authentication. 5. Conduct a thorough audit of donation and earnings data access logs to detect any potential unauthorized access. 6. Educate site administrators on the importance of plugin updates and security best practices. 7. Consider temporarily disabling the GiveWP plugin if the risk outweighs operational needs until a fix is applied. 8. Employ network segmentation and least privilege principles to reduce the attack surface of WordPress installations hosting GiveWP.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-03-06T01:06:40.782Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b1db7ef31ef0b54e3fe
Added to database: 2/25/2026, 9:35:25 PM
Last enriched: 2/25/2026, 10:15:19 PM
Last updated: 2/26/2026, 7:29:06 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.