CVE-2026-73381 in Popup Plugininfo

Summary

by MITRE • 08/18/2026

Unauthenticated Broken Authentication in Popup by Supsystic <= 1.13.0 versions.

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 08/18/2026

The vulnerability identified as an unbroken authentication flaw within the popup functionality of Supsystic plugin versions up to and including 1.13.0 represents a critical security deficiency that allows unauthorized access to sensitive administrative features or data processing capabilities without requiring valid credentials. This issue stems from insufficient verification mechanisms in the backend logic handling requests directed at specific popup-related endpoints, which fail to enforce proper session validation or token checks before executing privileged operations. In modern web application architectures, particularly those built on WordPress ecosystems where Supsystic operates, authentication boundaries are paramount for maintaining system integrity and preventing unauthorized manipulation of user-generated content or configuration settings.

From a technical perspective, the flaw likely involves missing server-side checks that validate whether the incoming request originates from an authenticated session with appropriate privileges. Attackers can exploit this by crafting direct HTTP requests to vulnerable endpoints associated with popup management, such as creating, editing, deleting, or configuring popups, bypassing the standard login interface entirely. This type of vulnerability is commonly categorized under CWE-287 Improper Authentication and CWE-306 Missing Authentication for Critical Function within the Common Weakness Enumeration framework. The absence of these checks means that any actor with network access to the target system can interact with these functions as if they were a legitimate administrator, leading to potential full compromise depending on the capabilities exposed through the popup module.

The operational impact of this vulnerability is severe, as it enables unauthenticated attackers to perform actions typically reserved for high-privilege users. This includes modifying website appearance by injecting malicious scripts or content into popups, which can lead to cross-site scripting attacks against visitors, stealing session cookies, or defacing the site. Furthermore, if the popup functionality interacts with external services or databases, an attacker could potentially exfiltrate sensitive data stored in association with these modules. The lack of authentication also facilitates automated scanning and exploitation at scale, allowing malicious actors to compromise multiple instances rapidly without needing to bypass complex login mechanisms or brute-force credentials.

This vulnerability aligns closely with the MITRE ATT&CK technique T1078 Valid Accounts when considering how attackers might leverage existing system structures for unauthorized access, although in this specific case, it is more accurately described as a failure to enforce authentication controls rather than misuse of valid ones. It also relates to T1190 Exploit Public-Facing Application, as the vulnerability resides in components exposed to external users via the web interface. The exploitation path typically involves identifying the vulnerable endpoint through enumeration tools and then sending crafted requests that trigger the desired action without providing any authentication headers or cookies, effectively treating an authenticated-only function as public-facing.

Mitigation strategies must prioritize immediate patching by upgrading Supsystic plugins to version 1.13.1 or later where these authentication checks have been properly implemented. Until patches are applied, administrators should consider restricting access to the WordPress admin area through IP whitelisting if feasible and ensuring that all plugin files are not directly accessible via web paths unless necessary for functionality. Implementing a Web Application Firewall can also help by detecting and blocking anomalous request patterns associated with unauthenticated exploitation attempts targeting known vulnerable endpoints. Regular security audits focusing on authentication flows across all active plugins are essential to prevent similar oversights in future updates or other third-party extensions that may share architectural similarities.

Responsible

Patchstack

Reservation

08/12/2026

Disclosure

08/18/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

low

Sources

Want to know what is going to be exploited?

We predict KEV entries!