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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Charitable WordPress plugin does not verify the authenticity of incoming Square payment webhook events in its default configuration, enabling an attacker to forge webhooks and mark donations as paid without any real transaction. This vulnerability permits unauthenticated state changes that can generate fictitious revenue entries, leading to fraudulent financial reporting and potential monetary loss.

Affected Systems

Any WordPress site running Charitable plugin version 1.8.11 or earlier, when the default webhook signature verification setting is left disabled, is affected.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score is not available; the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated external attacker sending HTTP requests to the Square webhook endpoint because the plugin accepts and processes signatures without validation. The exploit requires no special credentials and can be performed from any location that can reach the site, making the risk moderate but with real financial impact due to the false donation status.

Generated by OpenCVE AI on August 21, 2026 at 13:18 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 13:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

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 : Received

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

Modified: 2026-08-21T13:16:54.317

Link: CVE-2026-16650

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:30:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-285

    Improper Authorization

  • CWE-345

    Insufficient Verification of Data Authenticity