CVE-2026-86254
wger Incomplete Authorization Fix Cross-Tenant Account Deletion
CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th
wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the is_same_gym() helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user with gym=None. Attackers with gym.manage_gym permission and gym=None affiliation can permanently delete user accounts, lock users out via deactivation, or undo defensive deactivations by exploiting the None != None comparison edge case.
| CWE | CWE-862 |
| Vendor | wger-project |
| Product | wger |
| Published | Sep 6, 2026 |
| Last Updated | Sep 8, 2026 |
Stay Ahead of the Next One
Get instant alerts for wger-project wger
Be the first to know when new medium vulnerabilities affecting wger-project wger are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High
Affected Versions
wger-project / wger
0 โค master
References
Credits
๐ HiyokoSauna37