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: 4.3 Medium
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 CVSS score is 4.3, the EPSS score is <1%, and the issue is not listed in CISA KEV. The missing authorization check allows unrestricted creation of campaign posts but the moderate score reflects a moderate severity. It is recommended to treat this as a moderate‑impact issue given its potential to affect site content and reputation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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-12T19:37:27.552Z

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

Link: CVE-2026-14859

cve-icon Vulnrichment

Updated: 2026-08-12T19:37:23.802Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-14859

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T03:00:09Z

Weaknesses