Description
Deserialization of Untrusted Data vulnerability in Themify Themify Popup allows Object Injection.

This issue affects Themify Popup: from n/a through 1.4.3.
Published: 2026-07-02
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw caused by deserialization of untrusted data within the Themify Popup plugin. Attackers can inject crafted objects into the plugin’s deserialization routine, potentially enabling arbitrary code execution or other malicious actions on the affected WordPress site.

Affected Systems

The flaw affects the Themify Popup plugin for WordPress at versions 1.4.3 and earlier. Any site that has not upgraded beyond 1.4.3 is susceptible, regardless of the WordPress core version.

Risk and Exploitability

The Common Vulnerability Scoring System rate of 8.8 classifies this as a high‑severity issue. No EPSS data is published, and the vulnerability is not yet listed in CISA’s KEV catalog; however, the CVSS score and the nature of object injection suggest a high likelihood of exploitation, especially on sites that expose the plugin’s configuration UI to unauthenticated or low‑privileged users. The likely attack vector is remote, via the plugin’s HTTP endpoints that process serialized input.

Generated by OpenCVE AI on July 2, 2026 at 14:58 UTC.

Remediation

Vendor Solution

Update the WordPress Themify Popup plugin to the latest available version (at least 1.4.4).


OpenCVE Recommended Actions

  • Update the Themify Popup plugin to version 1.4.4 or later.
  • If an update is not immediately possible, disable or restrict the plugin’s deserialization interface to trusted administrators only.
  • Sanitize all serialized input or replace risky PHP deserialization functions by employing secure coding practices, such as whitelisting allowable classes.

Generated by OpenCVE AI on July 2, 2026 at 14:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in Themify Themify Popup allows Object Injection. This issue affects Themify Popup: from n/a through 1.4.3.
Title WordPress Themify Popup plugin <= 1.4.3 - 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-07-02T15:52:31.034Z

Reserved: 2026-06-18T14:37:40.347Z

Link: CVE-2026-56037

cve-icon Vulnrichment

Updated: 2026-07-02T13:38:57.240Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T15:00:12Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data