Description
Unauthenticated PHP Object Injection in FundEngine <= 1.7.9 versions.
Published: 2026-08-18
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an unauthenticated PHP Object Injection (CWE-502) in the FundEngine plugin for WordPress, affecting all releases up to and including 1.7.9. The inability to restrict input to benign serialized objects permits an attacker to submit malicious payloads that, when deserialized by the plugin, can trigger arbitrary code execution on the host. Based on the description, it is inferred that this leads to a total loss of confidentiality, integrity, and availability of the affected WordPress installation.

Affected Systems

Installations that employ the WordPress FundEngine plugin delivered by Roxnor with version numbers 1.7.9 or earlier. The plugin is typically used as part of WordPress fundraising or donation functionality.

Risk and Exploitability

The CVSS score of 9.8 reflects the high severity of the flaw. The EPSS score is not available, so the precise exploit probability is unknown; however, the vulnerability is unauthenticated and, based on the description, it is inferred that it can be exploited via standard HTTP requests, making the attack vector remote and straightforward once the plugin is installed. The plugin is not listed in the CISA KEV catalog, but its severity suggests active exploitation could be possible.

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

Remediation

Vendor Solution

Update the WordPress FundEngine Plugin to the latest available version (at least 1.8.0).


OpenCVE Recommended Actions

  • Update the WordPress FundEngine plugin to version 1.8.0 or later.
  • If an immediate update is not feasible, temporarily disable the plugin to block attacker interaction until a patch is applied.
  • Limit public access to any URLs associated with the FundEngine plugin by configuring the web server or WordPress role permissions, and consider hardening PHP settings to restrict unserialize usage.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Roxnor
Roxnor fundengine
Wordpress
Wordpress wordpress
Vendors & Products Roxnor
Roxnor fundengine
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in FundEngine <= 1.7.9 versions.
Title WordPress FundEngine plugin <= 1.7.9 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Roxnor Fundengine
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T19:48:24.165Z

Reserved: 2026-03-12T11:11:50.221Z

Link: CVE-2026-32470

cve-icon Vulnrichment

Updated: 2026-08-18T19:40:23.938Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:16:52.690

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-32470

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T17:15:04Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data