Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Roxnor PopupKit popup-builder-block allows Blind SQL Injection.This issue affects PopupKit: from n/a through <= 2.1.5.
Published: 2025-12-18
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The likely attack vector is through a crafted HTTP request to a backend endpoint in the PopupKit plugin. Based on the description, an attacker can inject arbitrary SQL commands into a vulnerable query, allowing blind SQL injection. This flaw enables the attacker to read, modify, or delete data stored in the WordPress database; it can affect configuration, content, user accounts, and thereby compromise confidentiality and integrity. The vulnerability is classified as CWE‑89.

Affected Systems

WordPress sites that have installed the PopupKit plugin from Roxnor, specifically any release up to and including version 2.1.5. Based on the plugin’s integration as part of a WordPress theme or page builder, any such installation is potentially affected. The plugin is deployed as part of a WordPress theme or page builder and interacts with the WordPress database via custom SQL queries.

Risk and Exploitability

The CVSS score of 8.5 indicates severe impact. The likely attack path requires an attacker to send crafted requests to a vulnerable endpoint exposed over the web; this is inferred from the description that the plugin "allows Blind SQL Injection." The EPSS score is less than 1 %, suggesting low expected exploitation probability, and it is not listed in KEV, implying no known active exploitation. However, the flaw remains straightforward for an attacker with network access to the site, and could lead to confidentiality and integrity compromises.

Generated by OpenCVE AI on May 2, 2026 at 11:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PopupKit to the latest available version (greater than 2.1.5).
  • Configure the database user account used by WordPress to follow the principle of least privilege, removing any unnecessary operators such as DELETE or DROP permissions.
  • Implement a Web Application Firewall or input‑validation rule that rejects or escapes special characters before they reach the database query layer.

Generated by OpenCVE AI on May 2, 2026 at 11:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Fri, 19 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 18 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

ssvc

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


Thu, 18 Dec 2025 07:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Roxnor PopupKit popup-builder-block allows Blind SQL Injection.This issue affects PopupKit: from n/a through <= 2.1.5.
Title WordPress PopupKit plugin <= 2.1.5 - SQL Injection vulnerability
Weaknesses CWE-89
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:10:57.412Z

Reserved: 2025-12-09T08:29:59.698Z

Link: CVE-2025-14314

cve-icon Vulnrichment

Updated: 2025-12-18T18:39:18.583Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:15:49.510

Modified: 2026-06-17T08:35:43.247

Link: CVE-2025-14314

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T11:15:19Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')