Skip to main content

CubeWP Framework CVE-2026-17017

| EUVDEUVD-2026-54884 HIGH
SQL Injection (CWE-89)
2026-08-09 contact@wpscan.com GHSA-6hh8-5xhj-2p65
8.1
CVSS 3.1 · Vendor: wpscan
Share

Severity by source

Vendor (wpscan) PRIMARY
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.1 HIGH

AJAX endpoint is network-reachable requiring only a Subscriber session (PR:L); SQL injection yields full DB read/write (C:H/I:H) with no availability impact confirmed.

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

Primary rating from Vendor (wpscan).

CVSS VectorVendor: wpscan

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

Lifecycle Timeline

5
Analysis Generated
Aug 10, 2026 - 20:25 vuln.today
CVSS changed
Aug 10, 2026 - 20:22 NVD
8.1 (HIGH)
Patch available
Aug 09, 2026 - 07:16 EUVD
CVE Published
Aug 09, 2026 - 06:18 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 09, 2026 - 06:18 cve.org
HIGH 8.1

DescriptionCVE.org

The CubeWP Framework WordPress plugin before 1.1.31 does not properly sanitize and escape a parameter before using it in a SQL statement through an AJAX action, and does not include a capability check on that action, allowing users with Subscriber-level access and above to perform SQL injection attacks.

AnalysisAI

SQL injection in the CubeWP Framework WordPress plugin (all versions before 1.1.31) allows any authenticated user with Subscriber-level access or above to execute arbitrary SQL queries against the WordPress database via a crafted AJAX action. The vulnerability is compounded by a missing capability check on the affected AJAX endpoint, meaning the lowest-privilege WordPress user role can reach and exploit it without restriction. EPSS is low at 0.16% (5th percentile) and no public exploit or CISA KEV listing has been identified at time of analysis, though the low authentication bar makes mass exploitation feasible on sites with open registration.

Technical ContextAI

CubeWP Framework is a WordPress plugin providing page-builder and custom post type framework functionality. The vulnerability exists in a WordPress AJAX action handler (routed through admin-ajax.php) that processes a user-controlled parameter by concatenating it directly into a SQL query without sanitization or escaping - a textbook CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) defect. A critical compounding weakness is the complete absence of a WordPress capability check on the AJAX hook, which means any authenticated session - including the default Subscriber role, the lowest privilege level in WordPress - can invoke the vulnerable action. This eliminates the access-control safety net that would otherwise restrict sensitive AJAX operations to administrators or editors. Affected versions span the entire release history of the plugin up to but not including 1.1.31, per EUVD-2026-54884 data.

RemediationAI

Update the CubeWP Framework WordPress plugin to version 1.1.31 or later immediately; this is the vendor-released patch confirmed available per the WPScan advisory at https://wpscan.com/vulnerability/50d95281-7b3f-4d5a-bf04-8e7bd88f4b55/. WordPress site owners can apply this through the standard Plugins update interface or via WP-CLI. If updating is temporarily blocked, disable open user registration (Settings > General > uncheck 'Anyone can register') to prevent untrusted external parties from obtaining the Subscriber accounts required for exploitation - note this does not protect against existing low-privilege internal users. As an additional compensating control, a Web Application Firewall rule blocking SQL metacharacter patterns (single quotes, UNION, SELECT) in AJAX POST bodies targeting the specific vulnerable parameter can reduce exploitation risk, though the parameter name is not publicly disclosed in current advisories. There is no indication of a known workaround that eliminates the vulnerability without patching.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-17017 vulnerability details – vuln.today

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