Description
The Weaver Show Posts WordPress plugin before 1.8.1 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import a malicious file and a suitable gadget chain is present on the blog.
Published: 2026-09-02
Score: 3.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs because the Weaver Show Posts WordPress plugin, versions older than 1.8.1, unserialises the content of an imported file without proper validation. This allows a user with administrative or higher privileges to upload a crafted file that, if the blog contains an appropriate gadget chain, can lead to PHP object injection and potential code execution on the affected site. The weakness is identified as CWE-502.

Affected Systems

WordPress sites that have the Weaver Show Posts plugin installed with a version earlier than 1.8.1. No other products or vendors were identified in the CVE data.

Risk and Exploitability

The CVSS score of 3.3 indicates a low severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to be privileged enough to import a file through the plugin’s interface; an appropriate gadget chain must already exist on the target site to exploit the object injection. Because of the high prerequisite and lack of publicly documented exploitation, the likelihood is low but not impossible for a determined internal adversary.

Generated by OpenCVE AI on September 3, 2026 at 11:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Weaver Show Posts plugin to version 1.8.1 or later.
  • Restrict the import feature to trusted users only, or disable file imports if the feature is not required.
  • Validate or sanitize imported data, avoiding unserialisation of data from untrusted sources; if possible, replace the legacy import functionality with safer parsing logic.

Generated by OpenCVE AI on September 3, 2026 at 11:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Weaver Show Posts WordPress plugin before 1.8.1 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import a malicious file and a suitable gadget chain is present on the blog.
Title Weaver Show Posts < 1.8.1 - Admin+ PHP Object Injection
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:36.563Z

Reserved: 2023-06-21T21:13:24.633Z

Link: CVE-2023-3360

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:27.499Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:34.983

Modified: 2026-09-03T17:49:19.180

Link: CVE-2023-3360

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:45:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data