Authenticated SQL Injection in GamiPress Plugin for WordPress
CVE-2026-15439
Key Information:
- Vendor
WordPress
- Vendor
- CVE Published:
- 11 September 2026
What is CVE-2026-15439?
The GamiPress plugin for WordPress is susceptible to SQL Injection when the 'q' parameter is manipulated via the wpForo integration's AJAX selector. This vulnerability allows an attacker with a Subscriber+ account to exploit the lack of proper parameterization in SQL queries. The issue arises from the way the input is processed—specifically, the use of $wpdb->esc_like() followed by direct interpolation into a SQL query without appropriate placeholders. As a result, attackers can craft malicious input that is interpreted by MySQL in a way that allows for the execution of arbitrary SQL commands. This highlights the need for developers to utilize safe coding practices and ensure that SQL queries are properly prepared to prevent exploitation.
Affected Version(s)
GamiPress – Gamification plugin to reward points, badges & ranks in WordPress, now with AI 0 <= 7.9.7