Skip to main content

Gamipress EUVDEUVD-2026-11945

| CVE-2026-32420 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-03-13 Patchstack
5.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

3
EUVD ID Assigned
Mar 13, 2026 - 16:57 euvd
EUVD-2026-11945
Analysis Generated
Mar 13, 2026 - 16:57 vuln.today
CVE Published
Mar 13, 2026 - 11:42 nvd
MEDIUM 5.4

DescriptionCVE.org

Cross-Site Request Forgery (CSRF) vulnerability in Ruben Garcia GamiPress gamipress allows Cross Site Request Forgery.This issue affects GamiPress: from n/a through <= 7.6.6.

AnalysisAI

GamiPress versions 7.6.6 and earlier contain a Cross-Site Request Forgery (CSRF) vulnerability that allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated users through maliciously crafted requests. An attacker can exploit this to modify plugin settings, create or delete gamification elements, or alter user data without the target user's knowledge or consent. The vulnerability requires user interaction (clicking a malicious link) but has no authentication requirement for the attack itself, making it a moderate-risk issue suitable for opportunistic exploitation against WordPress administrators.

Technical ContextAI

The vulnerability exists in the GamiPress WordPress plugin (CPE identifier cpe:2.3:a:ruben_garcia:gamipress), which is a gamification framework for WordPress. GamiPress is classified as CWE-352 (Cross-Site Request Forgery), indicating that the plugin fails to implement proper CSRF tokens (nonces in WordPress terminology) on sensitive state-changing operations such as achievement creation, badge assignment, or leaderboard configuration. The root cause is insufficient validation of the origin of requests combined with missing or improperly validated anti-CSRF tokens. WordPress provides the nonce mechanism specifically for this purpose, and GamiPress appears to have missed protecting certain administrative and user-facing functions with these tokens. The attack exploits the inherent trust browsers place in same-origin requests, allowing cross-site malicious forms or scripts to trigger plugin actions.

RemediationAI

Immediately upgrade GamiPress to version 7.6.7 or later, which should contain the necessary CSRF token validation fixes. This upgrade is the definitive remediation and should be applied without delay via the WordPress plugin update mechanism. Until patching is feasible, implement the following mitigations: restrict administrative access to GamiPress settings to trusted internal networks only using a reverse proxy or .htaccess rules; disable direct access to GamiPress admin pages from the public internet; educate site administrators to avoid clicking suspicious links while logged in; and consider temporarily disabling the GamiPress plugin if it is not actively in use. Verify the patch via the official GamiPress repository and security advisory (https://github.com/rubengc/gamipress or https://wordpress.org/plugins/gamipress/) before deployment.

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-48874 HIGH
8.5 Jun 15

SQL injection in the GamiPress WordPress plugin versions 7.8.7 and earlier allows authenticated users with subscriber-le

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

Share

EUVD-2026-11945 vulnerability details – vuln.today

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