CVE-2026-56037
Deferred Deferred - Pending Action

Deserialization of Untrusted Data in Themify Popup

Vulnerability report for CVE-2026-56037, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-02

Last updated on: 2026-07-02

Assigner: Patchstack

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-02
Last Modified
2026-07-02
Generated
2026-07-02
AI Q&A
2026-07-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
themify themify_popup From 1.0.0 (inc) to 1.4.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-56037 is a PHP Object Injection vulnerability found in the WordPress Themify Popup Plugin versions 1.4.3 and below. It arises from the deserialization of untrusted data, which allows attackers to inject malicious objects into the application.

This vulnerability can be exploited if a suitable POP (Property Oriented Programming) chain exists, enabling attackers to perform various malicious actions such as code injection, SQL injection, path traversal, and denial of service.

Impact Analysis

If exploited, this vulnerability can have severe impacts including unauthorized code execution, data breaches through SQL injection, unauthorized file access via path traversal, and service disruption through denial of service attacks.

All websites using the vulnerable plugin, regardless of their size or popularity, are at risk and could be targeted in mass-exploit campaigns.

Users are strongly advised to update to version 1.4.4 immediately or apply mitigation rules provided by Patchstack to block attacks until the update is applied.

Detection Guidance

Detection of this vulnerability involves identifying if the Themify Popup Plugin version 1.4.3 or below is in use on your WordPress site.

You can check the plugin version by running commands on your server to list the installed WordPress plugins and their versions.

  • Use WP-CLI command: wp plugin list | grep themify-popup
  • Check the plugin version in the WordPress admin dashboard under Plugins.

Additionally, monitoring network traffic for suspicious payloads that attempt PHP object injection could help detect exploitation attempts, but no specific detection commands are provided.

Mitigation Strategies

The immediate mitigation step is to update the Themify Popup Plugin to version 1.4.4 or later, which contains the patch for this vulnerability.

Until the update can be applied, it is advised to implement the mitigation rule provided by Patchstack to block attacks targeting this vulnerability.

Regularly monitor your site for suspicious activity and consider restricting access or disabling the plugin if an update is not immediately possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-56037. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart