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)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 14%
- 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.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| wger | 1.1 ... 2.1 (14 versions) | — | — |
Weakness Classification(4)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 25× 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-27 14:13 UTCEPSS rescore
- 2026-07-27 09:20 UTCGHSA enrichment
- 2026-07-26 22:23 UTCEG score recompute
- 2026-07-26 22:23 UTCGHSA enrichment
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 11:23 UTCEG score recompute
- 2026-07-26 11:23 UTCGHSA enrichment
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:14 UTCEG score recompute
- 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
8 shownpip:wger
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
See which npm, PyPI, Go, and Maven packages are affected by 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.