GHSA-42cr-w2gr-m54q · Severity: low · Ecosystem: pip — wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data
wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling `self.get_object()`. In versions up to and including 2.4, ache keys are scoped only by `pk` — no user ID is included. When a victim has previously accessed their routine via the API, an attacker can retrieve the cached response for the same PK without any ownership check. Commit e964328784e2ee2830a1991d69fadbce86ac9fbf contains a patch for the issue.
Conclusion & alert: CVE-2026-27838 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.24%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.24% | +0.22% |
| 2 | 2026-02-27 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.1 | 3.1 | LOW |
|
1.6 | 1.4 | [email protected] |
| 3.5 | 3.1 | LOW |
|
2.1 | 1.4 | [email protected] |
GHSA-42cr-w2gr-m54q · Severity: low · Ecosystem: pip — wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data
| URL | Tags |
|---|---|
| https://github.com/wger-project/wger/commit/e964328784e2ee2830a1991d69fadbce86ac9fbf | Patch |
| https://github.com/wger-project/wger/security/advisories/GHSA-42cr-w2gr-m54q | Exploit Vendor Advisory |