CVE-2026-17017 PUBLISHED

CubeWP Framework < 1.1.31 - Subscriber+ SQL Injection via cubewp_remove_relation

Assigner: WPScan
Reserved: 24.07.2026 Published: 09.08.2026 Updated: 09.08.2026

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.

Product Status

Vendor Unknown
Product CubeWP Framework
Versions Default: unaffected
  • affected from 0 to 1.1.31 (excl.)

Credits

  • Muni Nitish Kumar Yaddala finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE