Junglewise Threat Intelligence

CVE-2026-16091: GamiPress WordPress plugin stored XSS in gamipress_rank shortcode

CVE-2026-16091 · Severity: medium · CVSS 6.4 · Published 2026-08-01

Executive brief

GamiPress is a WordPress plugin used to add gamification features like points, badges, and ranks to websites. A security vulnerability in this plugin allows users with contributor-level access or higher to inject malicious scripts into website pages. If exploited, these scripts will run in the browsers of other users who visit the affected pages, potentially leading to unauthorized actions or data theft.

Technical details

The GamiPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to improper neutralization of user-supplied input within the 'gamipress_rank' shortcode. The vulnerability exists in versions up to and including 7.9.9.1. An authenticated attacker with contributor-level permissions or higher can exploit this by injecting arbitrary web scripts into pages via the shortcode attributes. Because the input is not properly sanitized or escaped upon output, the script executes in the context of any user who views the compromised page. A patch has been released in the form of a changeset to address the sanitization logic.

Affected products

  • rubengc GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress up to, and including, 7.9.9.1

Timeline

  • 2026-08-01: disclosed
  • 2026-08-01: advisory

References

Related threats