Description
Editor PHP Object Injection in TaxoPress <= 3.51.0 versions.
Published: 2026-08-18
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a PHP Object Injection flaw found in TaxoPress plugin versions up to 3.51.0. When an attacker supplies crafted data through editor functions, the plugin deserializes untrusted input, enabling arbitrary object creation. The result is potential remote code execution or the ability to modify system data. The weakness corresponds to CWE-502—deserialization of untrusted data.

Affected Systems

Affected systems are WordPress installations running the TaxoPress plugin by Steve Burge, with version numbers 3.51.0 or earlier. No additional vendor or product variants are listed. The issue is limited to users who have the ability to interact with the plugin's editor interface, such as administrators or authors with plugin editing rights.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, but the EPSS is not available, so uncertainty remains about current exploitation frequency. Since the vulnerability is not in the CISA KEV catalog, there is no known public exploit at this time. Attack vectors likely involve authenticated access, especially to the editor, as the flaw requires legitimate user permissions to craft the malicious input. The potential impact is substantial, freeing attackers to execute code or alter data on the affected WordPress site.

Generated by OpenCVE AI on August 18, 2026 at 16:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TaxoPress to the latest version greater than 3.51.0, which contains the fix for the deserialization issue.
  • If an immediate upgrade is not possible, temporarily deactivate the plugin to eliminate the attack surface.
  • Limit user roles that can edit plugin or taxonomy content to the minimum necessary, disabling author or editor privileges from accessing the vulnerable editor interface.
  • Scan for signs of exploitation such as unexpected code or command execution and review log files.

Generated by OpenCVE AI on August 18, 2026 at 16:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15: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 14:30:00 +0000

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

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:41:14.229Z

Reserved: 2026-08-14T10:16:17.542Z

Link: CVE-2026-74012

cve-icon Vulnrichment

Updated: 2026-08-18T14:41:07.878Z

cve-icon NVD

Status : Received

Published: 2026-08-18T15:17:09.700

Modified: 2026-08-18T15:17:09.700

Link: CVE-2026-74012

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:45:04Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data