Description
The WP Crowdfunding WordPress plugin before 2.2.1 does not check the campaign-submission capability in one of its AJAX actions, allowing any authenticated users such as Subscribers to create crowdfunding campaign posts despite not being granted that permission.
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing capability check in the WP Crowdfunding plugin allows any authenticated user, such as a subscriber, to submit a crowdfunding campaign through an AJAX action. The attacker can create campaigns without the proper authorisation, potentially flooding the site with spam or malicious content and undermining the site’s integrity.

Affected Systems

WordPress installations running the WP Crowdfunding plugin before release 2.2.1 are affected. The vulnerability resides in the plugin’s AJAX handling code and applies to any site where the plugin is active and users can authenticate.

Risk and Exploitability

The flaw is exploitable only by users who are already logged in, which limits the threat to accounts that have any level of authentication. The EPSS score is not available and the issue is not listed in CISA KEV, but the lack of authorisation checks represents a high‑severity risk because it permits the unrestricted creation of campaign posts. It is recommended to treat this as a high‑impact issue given its potential to affect site content and reputation.

Generated by OpenCVE AI on August 12, 2026 at 12:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Crowdfunding plugin to version 2.2.1 or later.
  • If an upgrade is not immediately possible, reduce permissions for the Subscriber role so it cannot access the affected AJAX endpoint or remove that endpoint entirely.
  • Verify that the AJAX action performs a proper capability check before processing the request.
  • Monitor for unauthorized campaign posts and audit the content management system for integrity.

Generated by OpenCVE AI on August 12, 2026 at 12:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 13:15:00 +0000

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

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Crowdfunding WordPress plugin before 2.2.1 does not check the campaign-submission capability in one of its AJAX actions, allowing any authenticated users such as Subscribers to create crowdfunding campaign posts despite not being granted that permission.
Title WP Crowdfunding < 2.2.1 - Subscriber+ Campaign Creation via Missing Authorization
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T06:00:13.297Z

Reserved: 2026-07-06T12:33:11.342Z

Link: CVE-2026-14859

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T06:17:47.640

Modified: 2026-08-12T06:17:47.640

Link: CVE-2026-14859

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T13:00:03Z

Weaknesses