Skip to main content

GamiPress CVE-2026-48874

| EUVDEUVD-2026-36852 HIGH
SQL Injection (CWE-89)
2026-06-15 Patchstack GHSA-xfmm-2ph2-w9fw
8.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
8.5 HIGH

Network-reachable WordPress endpoint, low-complexity SQLi, requires subscriber auth (PR:L), no user interaction; SQLi reads cross-component database data (S:C, C:H) with limited write/availability effect (I:N, A:L).

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:L/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 15, 2026 - 21:47 vuln.today

DescriptionCVE.org

Subscriber SQL Injection in GamiPress <= 7.8.7 versions.

AnalysisAI

SQL injection in the GamiPress WordPress plugin versions 7.8.7 and earlier allows authenticated users with subscriber-level privileges to inject arbitrary SQL queries against the WordPress database. The flaw was reported by Patchstack and affects standard installations of the plugin, enabling attackers with the lowest authenticated role to read sensitive database contents and cause limited integrity or availability impact via the scope-changed condition. No public exploit identified at time of analysis.

Technical ContextAI

GamiPress is a WordPress gamification plugin (CPE cpe:2.3:a:ruben_garcia:gamipress:*) that awards points, achievements, and ranks to users; it integrates deeply with WordPress's MySQL/MariaDB backend through custom tables and queries. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-supplied input reaches a SQL query without adequate sanitization or parameterization - typically via insufficient use of $wpdb->prepare() or missing escaping on parameters reachable from a subscriber-accessible endpoint (AJAX action, REST route, or shortcode handler). Because WordPress subscribers are the lowest authenticated tier and exist by default on any site allowing user registration, the exploitable surface is broad.

RemediationAI

Upgrade GamiPress to a version newer than 7.8.7 per the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/gamipress/vulnerability/wordpress-gamipress-plugin-7-8-7-sql-injection-vulnerability; an exact fixed version is not stated in the available input, so verify the latest release on the WordPress plugin repository before updating. Until the patch is applied, compensating controls include disabling new user registration in WordPress Settings > General (trade-off: blocks legitimate community sign-ups), deactivating the GamiPress plugin entirely if gamification features are non-critical (trade-off: loses points/achievements functionality), or deploying a WAF rule (Patchstack, Wordfence, or equivalent) to block SQLi patterns on GamiPress AJAX/REST endpoints (trade-off: signature gaps may allow novel payloads). Auditing existing subscriber accounts and resetting credentials for any suspicious ones is also recommended.

CVE-2023-24000 HIGH POC
8.2 Oct 31

A vulnerability in Ruben Garcia GamiPress gamipress.5.7. Rated high severity (CVSS 8.2), this vulnerability is remotely

CVE-2024-13496 HIGH POC
7.5 Jan 22

The GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is

CVE-2024-2505 HIGH POC
8.1 Apr 29

The GamiPress WordPress plugin before 6.8.9's access control mechanism fails to properly restrict access to its settings

CVE-2024-11036 CRITICAL
9.8 Nov 19

The The GamiPress - The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for Wo

CVE-2023-0154 MEDIUM POC
5.4 Feb 06

The GamiPress WordPress plugin before 1.0.9 does not validate and escape some of its shortcode attributes before outputt

CVE-2026-59538 CRITICAL
9.3 Jul 27

Unauthenticated SQL injection in the Gamipress WordPress plugin (versions up to 7.9.7) allows remote attackers to execut

CVE-2024-1799 HIGH
8.8 Mar 20

The GamiPress - The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPr

CVE-2026-77764 MEDIUM POC
4.3 Sep 02

Insufficient access control in GamiPress (WordPress plugin before 7.9.9.6) allows any authenticated Subscriber-level use

CVE-2024-5536 MEDIUM
6.4 Jun 05

The GamiPress - Link plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's gamipress_link s

CVE-2024-2783 MEDIUM
6.4 Apr 09

The GamiPress - The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPr

CVE-2024-2460 MEDIUM
6.4 Mar 20

The GamiPress - Button plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'gamipress_but

CVE-2023-25715 MEDIUM
5.4 Dec 19

Missing Authorization vulnerability in GamiPress GamiPress - The #1 gamification plugin to reward points, achievements,

Share

CVE-2026-48874 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy