CVE-2026-43977
wger-project wger
wger is a free, open-source workout and fitness manager. In versions prior to 2.6, any authenticated user can read another user's private workout session notes, exercise history, and training statistics by calling the /logs/ and /stats/ actions on a routine they do not own. The vulnerability exists in RoutineViewSet (wger/manager/api/views.py). The view defines two custom actions /logs/ and /stats/ that are intended to return data for the requesting user's own training history within a routine. However, the underlying permission check (RoutinePermission.has_object_permission) grants read ac...
- CVSS
- 7.5
- EPSS
- 0.23% 14.2% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.17