CVE-2026-17017
Received Received - Intake

SQL Injection in CubeWP WordPress Plugin

Vulnerability report for CVE-2026-17017, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-09

Last updated on: 2026-08-09

Assigner: WPScan

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-09
Last Modified
2026-08-09
Generated
2026-08-09
AI Q&A
2026-08-09
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cubewp framework to 1.1.31 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection flaw in the CubeWP Framework WordPress plugin before version 1.1.31. It occurs because the plugin fails to properly sanitize and escape a parameter used in a SQL query through an AJAX action. Additionally, there is no capability check on this action, allowing users with Subscriber-level access or higher to exploit it.

Detection Guidance

To detect this vulnerability, check if the CubeWP Framework plugin version is below 1.1.31. You can use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files for version details. Look for unauthorized SQL queries or suspicious AJAX requests from Subscriber-level users.

Impact Analysis

An attacker with Subscriber-level access or higher could exploit this flaw to perform SQL injection attacks. This could allow them to manipulate the database, steal sensitive data, or execute unauthorized commands on the affected WordPress site.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, which may violate compliance requirements under GDPR, HIPAA, or other regulations. Organizations could face legal penalties, data breach notifications, and reputational damage if exploited.

Mitigation Strategies

Immediately update the CubeWP Framework plugin to version 1.1.31 or later. If updating is not possible, consider disabling the plugin temporarily until an update is applied. Review user roles and permissions to ensure no unauthorized access exists.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17017. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart