CVE-2026-6453

Published: Ago 01, 2026 Last Modified: Ago 01, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 6,5
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: none
Availability: none

Description

AI Translation Available

The CubeWP Framework plugin for WordPress is vulnerable to SQL Injection in all versions up to and including 1.1.30. This is due to insufficient input sanitization in the cubewp_remove_relation() AJAX function, specifically the use of wp_unslash() on the relation_id parameter before interpolating it directly into a raw SQL query without using $wpdb->prepare(). The wp_unslash() call explicitly removes the backslash escaping that WordPress's wp_magic_quotes() adds to all $_POST data, neutralizing the only layer of SQL injection protection. The sanitize_text_field() function applied afterward offers no SQL protection. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries to the existing query.

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0028
Percentile
0,2th
Updated

Single Data Point

Only one EPSS measurement is available for this CVE. Trend analysis requires multiple data points over time.

89

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

Stable
Common Consequences
Security Scopes Affected:
Confidentiality Integrity Availability Authentication Access Control
Potential Impacts:
Execute Unauthorized Code Or Commands Read Application Data Gain Privileges Or Assume Identity Bypass Protection Mechanism Modify Application Data
Applicable Platforms
Languages: Not Language-Specific, SQL
Technologies: Database Server
View CWE Details
https://plugins.trac.wordpress.org/browser/cubewp-framework/tags/1.1.29/cube/fu…
https://plugins.trac.wordpress.org/browser/cubewp-framework/tags/1.1.29/cube/mo…
https://plugins.trac.wordpress.org/browser/cubewp-framework/tags/1.1.29/cube/mo…
https://plugins.trac.wordpress.org/browser/cubewp-framework/trunk/cube/function…
https://plugins.trac.wordpress.org/browser/cubewp-framework/trunk/cube/modules/…
https://plugins.trac.wordpress.org/browser/cubewp-framework/trunk/cube/modules/…
https://plugins.trac.wordpress.org/changeset?reponame=&old=3627740%40cubewp-fra…
https://www.wordfence.com/threat-intel/vulnerabilities/id/a4647620-e06a-49d5-8f…