CVE-2024-11036 HIGH

CVE-2024-11036: GamiPress – The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress <= 7.1.5 - Unauthenticated Arbitrary Shortcode Execution via gamipress_get_user_earnings

Vendor Rubengc
Product GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress
Weakness CWE-94 · Code injection
Published November 19, 2024
Last update April 8, 2026

CVSS base score

7.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

The The GamiPress – The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution via gamipress_get_user_earnings AJAX action in all versions up to, and including, 7.1.5. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

GamiPress versions up to 7.1.5 contain a code injection vulnerability that allows unauthenticated attackers to inject and execute arbitrary code on WordPress sites. The vulnerability requires no user interaction and can be exploited over the network. An attacker can read sensitive data, modify site content, or disrupt site availability.

What an attacker can do

03Attacker Capabilities

Inject and execute arbitrary code on the WordPress site without authentication.

Potential impact on your site

04Site Impact

Attackers can read data, modify content, or take the site offline without needing a user account.

Conditions required to exploit

05Prerequisites

Network access to the WordPress site; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 19, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE