Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The Charitable - Donation Plugin for WordPress - Fundraising with Recurring Donations & More plugin for WordPress is vulnerable to Insufficient Verification of Data Authenticity in versions up to, and including, 1.8.9.7. This is due to missing cryptographic verification of incoming Stripe webhook events. This makes it possible for unauthenticated attackers to forge payment_intent.succeeded webhook payloads and mark pending donations as completed without a real payment.
AnalysisAI
Unauthenticated attackers can forge Stripe webhook events in the Charitable donation plugin for WordPress up to version 1.8.9.7, allowing them to mark pending donations as completed without processing actual payments. The plugin fails to cryptographically verify incoming webhook payloads, enabling attackers to manipulate donation records and bypass payment validation. This impacts all WordPress sites using affected versions and could result in financial loss for fundraising organizations.
Technical ContextAI
The vulnerability stems from missing cryptographic verification (CWE-345: Insufficient Verification of Data Authenticity) of Stripe webhook events in the Charitable donation plugin. Stripe webhooks are HTTP POST requests sent to the plugin to notify it of payment events; legitimate webhooks are signed with HMAC-SHA256 using the webhook endpoint's secret key. The plugin processes incoming payment_intent.succeeded events without validating this signature, trusting the webhook source implicitly. This allows attackers to send arbitrary POST requests mimicking webhook payloads without possessing the secret key. The affected product is identified via CPE as Charitable - Donation Plugin for WordPress (vendor: smub, versions up to 1.8.9.7), a WordPress plugin that integrates Stripe payment processing for donation collection.
RemediationAI
Upgrade the Charitable plugin to version 1.8.9.8 or later, which includes cryptographic verification of Stripe webhook signatures. Site administrators should log into their WordPress dashboard, navigate to Plugins > Installed Plugins, and update Charitable to the patched version. The fix is available via the WordPress plugin repository changeset 3485023. Organizations should verify their Stripe webhook configuration after patching to ensure the endpoint secret is correctly set in both Stripe and the plugin settings. Until patched, disable Stripe payment processing in the plugin if possible, or restrict webhook endpoint access via server-level IP allowlisting if the origin of legitimate Stripe webhooks can be isolated.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19584