CVE-2026-13450 PUBLISHED

GamiPress <= 7.9.4 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Disclosure via 'access' Parameter

Assigner: Wordfence
Reserved: 26.06.2026 Published: 09.07.2026 Updated: 09.07.2026

The GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.9.4 via the 'access' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to view private GamiPress activity log entries belonging to any user, including badge earnings, points balance changes, and event records from integrated plugins such as WooCommerce, LearnDash, and BuddyPress. This is exploitable by any unauthenticated visitor because the required 'gamipress' nonce is broadcast to all front-end users via wp_localize_script on the wp_enqueue_scripts hook, making the sole authentication barrier trivially bypassable.

Metrics

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

Product Status

Vendor rubengc
Product GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress
Versions Default: unaffected
  • affected from 0 to 7.9.4 (incl.)

Credits

  • Niv Kochan finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE