Skip to main content

Popup Box CVE-2026-57631

| EUVDEUVD-2026-39747 HIGH
SQL Injection (CWE-89)
2026-06-26 audit@patchstack.com GHSA-mjrq-9cj9-fhhq
7.6
CVSS 3.1 · Vendor: patchstack
Share

Severity by source

Vendor (patchstack) PRIMARY
7.6 HIGH
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
5.5 MEDIUM

Network-reachable wp-admin endpoint (AV:N/AC:L) but requires administrator privileges (PR:H); SQLi exposes the database (C:H) with at least limited write potential (I:L); I treat scope as unchanged since impact stays within the WordPress DB trust boundary.

3.1 AV:N/AC:L/PR:H/UI:N/S:N/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (patchstack).

CVSS VectorVendor: patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 26, 2026 - 15:50 vuln.today

DescriptionCVE.org

Administrator SQL Injection in Popup box <= 6.0.1 versions.

AnalysisAI

SQL injection in the AYS Popup Box WordPress plugin (versions 6.0.1 and earlier) lets an authenticated administrator inject arbitrary SQL into the WordPress database through an unsanitized plugin parameter (CWE-89). Because exploitation requires existing high-privilege administrator access per the CVSS PR:H metric, this is primarily a data-exposure/privilege-abuse issue rather than a remote-takeover flaw, and no public exploit has been identified at time of analysis. It was reported by Patchstack rather than discovered in active attacks, and is not listed in CISA KEV.

Technical ContextAI

The affected component is Popup Box (vendor slug 'ays-popup-box'), a WordPress plugin by AYS Pro used to build on-site popups, modals, and lead-capture boxes. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): one or more admin-side handlers concatenate attacker-controlled input directly into a SQL statement against the WordPress MySQL/MariaDB backend instead of using parameterized queries via $wpdb->prepare(). The CVSS scope-changed flag (S:C) reflects that injected SQL reaches the shared WordPress database, enabling impact beyond the plugin's own authorization boundary - for example reading wp_users, wp_usermeta, or secrets stored by other plugins. No CPE strings were supplied in the source data, so the affected configuration is derived from the Patchstack advisory and the version string '<= 6.0.1'.

RemediationAI

No vendor-released patch version is identified in the available data; the advisory only specifies the affected range '<= 6.0.1', which implies a fixed release exists but the exact patched version is not confirmed from the input. Update Popup Box to the latest available release from the wordpress.org plugin repository or the AYS Pro vendor site once a version greater than 6.0.1 is confirmed, and consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/ays-popup-box/vulnerability/wordpress-popup-box-plugin-6-0-1-sql-injection-vulnerability) for the fixed version. Because exploitation requires administrator access, the most effective compensating controls are tightening who holds the administrator role and enforcing strong authentication/MFA on admin accounts (trade-off: operational friction for legitimate admins), restricting wp-admin access by IP allowlist or VPN (trade-off: breaks remote administration from arbitrary networks), and deploying a WAF with SQLi rules covering the plugin's admin endpoints as a virtual patch until the upgrade is applied (trade-off: rule tuning needed to avoid breaking legitimate plugin queries). Review database query logs for anomalous statements originating from the plugin as a detection measure.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-57631 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy