Strategic Overview
- Status
- Patched in 6.8.9
- Affected Plugin
- GamiPress – Gamification plugin to reward points, badges & ranks in WordPress, now with AI
- Affected Version
<= 6.8.8- CVSS
- 4.3Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE-2024-2505
At a glance
CVE-2024-2505 is a medium-severity Improper Access Control vulnerability in the GamiPress WordPress plugin, affecting versions <= 6.8.8. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The issue is fixed in version 6.8.9; sites on affected versions should update now. Disclosed April 2024, reported by cyc707.
Vulnerability Overview
The GamiPress – The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to broken access control in all versions up to, and including, 6.8.8. This is due to the plugin not properly restricting specific actions to authorized users. This makes it possible for authentication attackers, with author-level access and above, to to modify the plugins settings.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-284: Improper Access Control
Reaching this weakness in GamiPress <= 6.8.8 takes a caller who can reach the endpoint. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.
Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For GamiPress the fix is 6.8.9: builds <= 6.8.8 are affected, anything from 6.8.9 onward is not.
Remediation
Update to version 6.8.9, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: GamiPress 6.8.9 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in GamiPress – Gamification plugin to reward points, badges & ranks in WordPress, now with AI
- 9.8CVE-2023-24000: GamiPress <= 2.5.7 SQL Injection
CVE-2023-24000 - 8.8CVE-2025-47508: GamiPress <= 7.3.7 Local File Inclusion
CVE-2025-47508 - 8.8CVE-2024-1799: GamiPress SQL Injection
CVE-2024-1799 - 7.5CVE-2026-59538: GamiPress SQL Injection
CVE-2026-59538 - 7.5CVE-2024-13496: GamiPress <= 7.3.1 SQL Injection
CVE-2024-13496 - 7.3CVE-2024-13499: GamiPress <= 7.2.1 Arbitrary Shortcode Execution
CVE-2024-13499 - 7.3CVE-2024-13495: GamiPress <= 7.2.1 Arbitrary Shortcode Execution
CVE-2024-13495 - 7.3CVE-2024-11036: GamiPress Arbitrary Shortcode Execution
CVE-2024-11036
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C