Local File Inclusion Vulnerability in Player Leaderboard Plugin for WordPress
CVE-2025-12824
8.8HIGH
What is CVE-2025-12824?
The Player Leaderboard plugin for WordPress contains a Local File Inclusion (LFI) vulnerability that affects versions up to and including 1.0.2. This vulnerability arises from an insecure implementation of the 'player_leaderboard' shortcode, which allows authenticated users with Contributor-level access and higher to pass unsanitized values to an include() function, failing to properly validate paths. As a result, attackers can potentially include and execute arbitrary PHP files from the server, resulting in unauthorized access to sensitive data and possibly leading to full remote code execution if exploited in conjunction with file upload features.
Affected Version(s)
Player Leaderboard 1.0.0 <= 1.0.2
References
CVSS V3.1
Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Kenneth Dunn