Player Leaderboard Plugin Vulnerability

HIGH (8.8)

Threat Intelligence

Low Risk
EPSS Score: 0.40% chance of exploitation (percentile: 60%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: No public exploits found

How we test →

What is it?

The Player Leaderboard plugin is a WordPress plugin used to display player statistics on gaming websites. This vulnerability allows attackers to execute arbitrary PHP code on the server by including and executing malicious files via the 'player_leaderboard' shortcode, which is vulnerable to Local File Inclusion (LFI). If an attacker can manipulate this shortcode with user-supplied input, they can bypass access controls, obtain sensitive data, or achieve full remote code execution.

Am I affected?

You're affected if you use Player Leaderboard. Specific version info not stated in the advisory.

How to fix

Upgrade to Player Leaderboard plugin version 1.0.3 or later from the official WordPress Plugin Directory (https://wordpress.org/plugins/player-leaderboard/) or through your WordPress dashboard.
- If immediate upgrade isn't possible, restrict network access to your WordPress installation and ensure no user-supplied input is used in the 'player_leaderboard' shortcode.