CVE Catalog

CVE-2026-13450

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

33th percentile - higher than 33% of all known CVEs

Summary

The GamiPress plugin for WordPress up to version 7.9.4 is vulnerable to Insecure Direct Object Reference (IDOR) via the 'access' parameter due to missing validation on a user-controlled key. Unauthenticated attackers can view private GamiPress activity logs, including badge earnings, points balance changes, and events from integrated plugins like WooCommerce, LearnDash, and BuddyPress.

Risk Assessment

The organization risks exposure of sensitive user data such as point history, achievements, and activities from WooCommerce, LearnDash, or BuddyPress, potentially compromising user privacy and system trust.

Recommendation

Immediately update the GamiPress plugin to the latest available version that fixes this vulnerability. If an update is not possible, temporarily disable the plugin or restrict access to API endpoints using a Web Application Firewall (WAF).

Other vulnerabilities in GamiPress

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS