CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-6453

mediumCVSS 6.5covered by 1 sourcefirst seen 2026-08-01
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.

⚡ Watch CVE-2026-6453

Get an email if CVE-2026-6453 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-6453

CVE.org record

Embed the live status

CVE-2026-6453 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-6453 status](https://www.csirts.com/badge/CVE-2026-6453)](https://www.csirts.com/cve/CVE-2026-6453)