Description
Shop manager PHP Object Injection in CTX Feed <= 6.6.26 versions.
Published: 2026-06-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a PHP Object Injection flaw in the WebAppick CTX Feed WordPress plugin. The flaw allows an attacker to supply a crafted serialized object that the plugin deserializes without proper validation, leading to arbitrary code execution when the payload is processed. Because the deserialization occurs within the WordPress web application, successful exploitation would compromise the confidentiality, integrity and availability of the entire site and its underlying server.

Affected Systems

WordPress installations that have the WebAppick CTX Feed Plugin version 6.6.26 or earlier installed are affected. Any site that uses this plugin and has not upgraded past the 6.6.26 release is vulnerable.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity, yet the EPSS score of less than 1% signals a low likelihood of exploitation at present. The vulnerability is not listed in CISA's KEV catalog. The likely attack path involves an attacker transmitting a malicious serialized payload to one of the plugin’s input handling routes—such as a form field or URL parameter—that triggers unsanitized deserialization and execution of arbitrary code.

Generated by OpenCVE AI on June 17, 2026 at 23:05 UTC.

Remediation

Vendor Solution

Update the WordPress CTX Feed Plugin to the latest available version (at least 6.6.27).


OpenCVE Recommended Actions

  • Upgrade the WordPress CTX Feed plugin to version 6.6.27 or newer to eliminate the deserialization flaw.
  • If upgrading immediately is not feasible, disable the plugin or remove any features that accept external serialized data until a patch is available.
  • Configure a web application firewall or input filtering to detect and reject serialized payloads targeting plugin endpoints and monitor server logs for signs of exploitation attempts.

Generated by OpenCVE AI on June 17, 2026 at 23:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 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, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Webappick
Webappick ctx Feed
Wordpress
Wordpress wordpress
Vendors & Products Webappick
Webappick ctx Feed
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Shop manager PHP Object Injection in CTX Feed <= 6.6.26 versions.
Title WordPress CTX Feed plugin <= 6.6.26 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Webappick Ctx Feed
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T14:52:29.421Z

Reserved: 2026-04-07T08:24:21.368Z

Link: CVE-2026-39434

cve-icon Vulnrichment

Updated: 2026-06-16T14:52:25.141Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:42.460

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T23:15:14Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data