CyberRota Analysis
AI-GeneratedThe wger workout and fitness manager is vulnerable in versions prior to 2.6, allowing gym trainers to escalate their privileges to that of higher-level accounts, such as gym managers, through a manipulation of the trainer-login endpoint. This vulnerability can lead to unauthorized access to sensitive member data, contract modifications, and management of gym configurations. Organizations using affected versions should prioritize upgrading to version 2.6 to mitigate the risk of privilege escalation and protect sensitive information.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
wger is a free, open-source workout and fitness manager. In versions prior to 2.6, a gym trainer can escalate their session to any higher-privileged account (gym manager, general manager) by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a low-privileged user, the session flag trainer.identity is set and this flag alone bypasses the permission check on all subsequent trainer-login calls. This grants full gym administration capabilities including viewing all member data, modifying contracts, managing gym configuration, and accessing other trainers' and managers' personal information. This issue has been fixed in version 2.6.