External risk intelligence

Popup by Supsystic PHP Object Injection Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-73380

The vulnerability affects a WordPress plugin designed for creating popups. Such plugins are typically installed on web servers and function as part of the public-facing web application interface, making them reachable via the internet as part of the standard website deployment.

Deserialization

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A critical security vulnerability has been identified in a popular WordPress plugin that allows website owners to create pop-up notifications. This flaw could potentially allow unauthorized access and manipulation of sensitive data if exploited. The main concern at this time is to confirm if this plugin is in use within our environment and assess any potential exposure.

  • Unauthenticated PHP object injection flaw found.
  • Confirms plugin usage and assesses potential exposure.
  • Assess if this plugin is in use and analyze risk.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker could exploit this vulnerability by sending a specially crafted PHP object to a vulnerable WordPress site. This could allow them to execute arbitrary code on the server, potentially leading to complete system compromise.

  • No authentication required.
  • Injecting malicious PHP objects.
  • Full server control.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an unauthenticated attacker to inject malicious PHP objects into a website that uses the Popup by Supsystic plugin. When the plugin processes these objects, it may lead to arbitrary code execution on the server.

  • Server-side code execution.
  • Malicious objects injected via network.
  • Complete server compromise possible.

Operational Fix

Recommended remediation, mitigation, and detection steps

The real-world ownership of this vulnerability likely falls to the web application or platform team responsible for the WordPress site, as it impacts a publicly accessible plugin. The immediate first step is to identify all instances of the affected plugin, determine their business criticality and network exposure, and locate the accountable owner for each. Once confirmed, remediation planning should be based on the assessed risk.

  • Application owners should manage the issue.
  • Verify plugin presence and reachability.
  • Plan remediation based on risk.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Popup by Supsystic plugin?

Popup by Supsystic is an extension for WordPress websites used to design and display various types of pop-up notifications, such as subscription forms, login windows, or promotional banners. It helps site administrators engage visitors without requiring custom development, integrating directly into the WordPress dashboard to manage how and when these elements appear on the site's front-end.

What does PHP Object Injection mean for CVE-2026-73380?

This vulnerability is classified as CWE-502, which occurs when a program takes untrusted input and uses it to create an object without proper validation. In the context of this CVE, the plugin incorrectly handles data provided by a user. An attacker can supply a malicious PHP object that the system then processes as legitimate instructions, potentially leading to unauthorized code execution.

How can an attacker trigger this vulnerability?

An attacker triggers this flaw by sending a specially crafted PHP object to the website via the network. Because the vulnerability does not require authentication, the attacker does not need a user account or administrative access to the WordPress site. Simply browsing to or interacting with specific parts of the site that handle these objects can be enough to initiate the malicious process.

Why is this CVE considered relevant to my web presence?

According to Halo Surface Signal, this vulnerability is likely impactful because the plugin is designed for public-facing web interfaces. Since popups must be reachable to display to site visitors, the code is exposed to the internet. This means any website running affected versions of the plugin is inherently reachable by external actors, increasing the potential for unauthorized access.

How should I start addressing CVE-2026-73380?

Your first step is to perform an inventory of your WordPress environments to confirm if this specific plugin is installed and active. Determine which sites are running versions 1.13.0 or older. Once you have identified the affected instances, categorize them based on their business importance and reachability so you can prioritize which systems need immediate attention or temporary mitigation.

References