Back to list

wger: cross-tenant account deletion / deactivation / activation by gym.manage_gym + gym=None — GHSA-MW8F-W6P8-XRF4

GitHub · GitHub · GHSA-MW8F-W6P8-XRF4

ID
GHSA-MW8F-W6P8-XRF4
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
high
CVSS
8.5

Summary

## Summary GHSA-mhc8-p3jx-84mm (CVE-2026-43948) reported that wger's `reset_user_password` and `gym_permissions_user_edit` views in `wger/gym/views/user.py` performed a gym-scope authorization check using Django ORM object comparison (`if request.user.userprofile.gym != user.userprofile.gym`) which silently passes when both sides are `None` (`None != None` evaluates to `False`). The maintainer's suggested patch…

Product

pip: wger

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories