Description
The FundEngine – Donation and Crowdfunding Platform plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.8.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify arbitrary posts and pages — overwriting title and content, and seizing ownership by supplying an attacker-controlled post_author integer that bypasses wp_kses_post sanitization. The wp_rest nonce required by the handler is trivially obtainable by any logged-in user via /wp-admin/admin-ajax.php?action=rest-nonce and therefore does not constitute an authorization barrier.
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization bypass allowing authenticated subscribers to modify any post or page, including ownership and content
Action: Apply Patch
AI Analysis

Impact

The plugin fails to verify that a user has permission before performing the post modification action. As a result, any logged‑in actor with subscriber level access or higher can send a REST request with the campaign_post parameter to change a target post's title, content, and even the post_author, bypassing the built‑in wp_kses_post filter. This allows an attacker to overwrite page or post content and seize ownership of the page or post. The weakness is a missing authorization check, identified as CWE-862.

Affected Systems

All installations of the roxnor FundEngine – Donation and Crowdfunding Platform plugin for WordPress that are version 1.8.1 or earlier are affected. Any deployment of 1.8.1 or older remains exposed.

Risk and Exploitability

The CVSS score is 4.3, indicating moderate severity. EPSS is not available and the issue is not listed in CISA KEV, suggesting that large‑scale exploitation is not yet confirmed. An authenticated user can obtain the required REST nonce trivially via /wp-admin/admin-ajax.php?action=rest-nonce; no additional authorization barrier exists. Therefore, once the user is logged in, the attacker can construct a request to the plugin’s REST endpoint with the campaign_post parameter, leading to unauthorized content modification. The attack vector is likely Local API (authenticated user), with no requirement for elevated privileges beyond subscriber level.

Generated by OpenCVE AI on August 25, 2026 at 04:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the FundEngine plugin to a newer version that includes the missing authorization check fix.
  • If an update is not immediately possible, remove or limit the campaign_post REST route from the plugin by disabling it or restricting access to administrators only.
  • Revoke or reduce the Subscriber role’s capability to edit posts and pages so that only administrators can modify content.
  • Use a security plugin such as Wordfence or Sucuri to monitor and block malicious REST API activity targeting the plugin’s endpoints.

Generated by OpenCVE AI on August 25, 2026 at 04:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Roxnor
Roxnor fundengine – Donation And Crowdfunding Platform
Wordpress
Wordpress wordpress
Vendors & Products Roxnor
Roxnor fundengine – Donation And Crowdfunding Platform
Wordpress
Wordpress wordpress

Tue, 25 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Description The FundEngine – Donation and Crowdfunding Platform plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.8.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify arbitrary posts and pages — overwriting title and content, and seizing ownership by supplying an attacker-controlled post_author integer that bypasses wp_kses_post sanitization. The wp_rest nonce required by the handler is trivially obtainable by any logged-in user via /wp-admin/admin-ajax.php?action=rest-nonce and therefore does not constitute an authorization barrier.
Title FundEngine <= 1.8.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Modification via 'campaign_post' Parameter
Weaknesses CWE-862
References
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'}


Subscriptions

Roxnor Fundengine – Donation And Crowdfunding Platform
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T15:19:49.192Z

Reserved: 2026-08-18T15:43:07.095Z

Link: CVE-2026-75930

cve-icon Vulnrichment

Updated: 2026-08-25T15:19:22.733Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T04:18:20.503

Modified: 2026-08-26T16:19:05.917

Link: CVE-2026-75930

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:38:24Z

Weaknesses