Description
The Player Leaderboard plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.0.2 via the 'player_leaderboard' shortcode. This is due to the plugin using an unsanitized user-supplied value from the shortcode's 'mode' attribute in a call to include() without proper path validation. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve full remote code execution if combined with file upload capabilities.
Problem types
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
1.0.0 (semver)
Timeline
| 2025-10-30: | Discovered |
| 2025-12-11: | Disclosed |
Credits
Kenneth Dunn
References
www.wordfence.com/...-bab3-4319-99bf-845c8b378c19?source=cve
plugins.trac.wordpress.org/...-player-leaderboard-public.php
plugins.trac.wordpress.org/...w=3416129%40player-leaderboard
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.