PT-2026-89895 · Rubengc · Gamipress – Gamification Plugin To Reward Points

·

CVE-2026-15439

·

Publicado

2026-09-11

·

Atualizado

2026-09-11

CVSS v3.1

6.5

Média

VetorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
The GamiPress plugin for WordPress is vulnerable to authenticated (Subscriber+) SQL Injection via the 'q' parameter of the wpForo integration AJAX selector (action gamipress wpforo get posts) in versions up to, and including, 7.9.7. The value is passed only through $wpdb->esc like() and interpolated directly into a single-quoted LIKE clause with no %s placeholder. Because esc like() runs after WordPress core magic quotes, it doubles the injected backslash (' -> '), which MySQL reads as one literal backslash followed by a live closing quote, allowing the attacker to break out of the string and inject boolean-based SQL. The wpForo plugin only needs to be active to register the callback; no wpForo vulnerability is used. Requires a Subscriber account, which can read the gamipress admin nonce (exposed on every admin page, e.g. /wp-admin/profile.php). Note: the researcher's Simple:Press vectors (PoC 2 & 3) do not reproduce in current code, which uses $wpdb->prepare() with %s placeholders; only the wpForo selector is confirmed.

Correção

SQL injection

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2026-15439

Produtos afetados

Gamipress – Gamification Plugin To Reward Points