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 access to any authenticated user when the routine has is_template=True, regardless of ownership. When the /logs/ or /stats/ actions are invoked against a routine the attacker does not own, they return the owner's private workout history, not the attacker's. This issue has been fixed in version 2.6.
CVE-2026-43977
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-05-14. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 14.2%
- KEV
- Not listed
Published
July 16, 2026
Last Modified
July 17, 2026
Advisory Details (1)
Auto-updated Jul 16, 2026IDOR: Authenticated Users Can Read Any User's Private Workout Session Data via Template Routine API · Advisory · wger-project/wger · GitHub
https://github.com/wger-project/wger/security/advisories/GHSA-cj9g-27ph-4cgvPatch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| pip | wger | — | ghsa |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(4)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:32 UTCEG score recompute
- 2026-07-19 02:32 UTCGHSA enrichment
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-17 13:36 UTCEG score recompute
- 2026-07-17 13:36 UTCGHSA enrichment
- 2026-07-16 23:43 UTCEG score recompute
- 2026-07-16 23:43 UTCGHSA enrichment
- 2026-07-16 23:43 UTCNVD updatefirst tracked
Related CVEs(same product + same CWE)
Same product
5 shownpip:wger
Same CWE
10 shownCWE-863 · CWE-200
Frequently asked(5)
What is CVE-2026-43977?
When was CVE-2026-43977 disclosed?
Is CVE-2026-43977 actively exploited?
What is the CVSS score of CVE-2026-43977?
How do I remediate CVE-2026-43977?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-43977
Is Your Infrastructure Affected by CVE-2026-43977?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.