Description
The Charitable WordPress plugin before 1.8.12 does not verify the authenticity of incoming Square payment webhook events in a default configuration, allowing unauthenticated attackers to forge webhook notifications that mark donations as paid without any real payment.
Published: 2026-08-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Payment Manipulation
Action: Immediate Patch
AI Analysis

Impact

The Charitable WordPress plugin prior to version 1.8.12 does not verify the authenticity of incoming Square payment webhook events in its default configuration. This omission allows an attacker to forge webhook notifications that mark donation records as paid without any actual transaction, creating fictitious revenue and compromising financial reporting.

Affected Systems

Any WordPress site running the Charitable plugin version 1.8.11 or earlier with the default webhook signature verification setting disabled is affected. The vulnerability is present because the plugin processes Square webhook requests without performing signature validation.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity, the EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated external attacker sending HTTP POST requests to the Square webhook endpoint, as the plugin accepts and processes signatures without validation. No credentials are required, and the exploit can be carried out from any location that can reach the site, resulting in false donation status and potential monetary loss.

Generated by OpenCVE AI on August 21, 2026 at 16:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Charitable plugin to version 1.8.12 or later, which implements webhook signature validation.
  • If the new version does not automatically enforce verification, enable the Square webhook signature verification setting in the plugin configuration.
  • Restrict inbound webhook traffic to the IP ranges or domain names used by Square’s payment service to reduce exposure.
  • Audit recent donation records for any entries that appear paid without corresponding payment confirmations to detect potential abuse.

Generated by OpenCVE AI on August 21, 2026 at 16:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpcharitable
Wpcharitable charitable
Vendors & Products Wordpress
Wordpress wordpress
Wpcharitable
Wpcharitable charitable

Fri, 21 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Fri, 21 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-345

Fri, 21 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description The Charitable WordPress plugin before 1.8.12 does not verify the authenticity of incoming Square payment webhook events in a default configuration, allowing unauthenticated attackers to forge webhook notifications that mark donations as paid without any real payment.
Title Charitable < 1.8.12 - Unauthenticated Donation Payment-Status Manipulation via Square Webhook Signature Bypass
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpcharitable Charitable
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:47:51.251Z

Reserved: 2026-07-22T17:23:37.828Z

Link: CVE-2026-16650

cve-icon Vulnrichment

Updated: 2026-08-21T12:47:48.238Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T12:16:23.870

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16650

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:30:07Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity