CVE-2026-86256

MEDIUMPre-NVD 5.45.4
EchelonGraph scoreHIGH confidence

Score 5.4 from GitHub Security Advisory published 2026-09-06. a secondary CVSS source baseline 5.4; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this weekElevated
5.4EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.4Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

wger before 2.6 (affected versions <= 2.5.0) contains an open redirect vulnerability in the trainer_login view (wger/core/views/user.py). After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect() without validating it with url_has_allowed_host_and_scheme(). An attacker who delivers a crafted link to an authenticated trainer can redirect the trainer's browser to an attacker-controlled domain, enabling phishing and leaking the wger URL structure (including the impersonated user's user_pk) via the Referer header.

CVSS v3
5.4
EG Score
5.4(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

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 computed
Severity54% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
8%
KEV
Not listed

Published

September 6, 2026

Last Modified

September 9, 2026

Advisory Details (2)

Auto-updated Sep 6, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

wger before 2.6 Open Redirect via trainer-login next parameter | Advisories | VulnCheck

https://www.vulncheck.com/advisories/wger-before-2.6-open-redirect-via-trainer-login-next-parameter
github Patch Available🟡 PoC Available

wger: trainer_login open redirect - ?next= parameter not validated against host · Advisory · wger-project/wger · GitHub

https://github.com/wger-project/wger/security/advisories/GHSA-vqv8-j3mj-wjxj

Vendor Advisories for CVE-2026-86256(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
PyPI(1)
PackageVulnerable rangeFixed inDependents
wger1.1 ... 2.1 (14 versions)2.6

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 20× in last 7d / 41× 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.

  1. 2026-09-19 11:42 UTCEG score recompute
  2. 2026-09-19 11:41 UTCGHSA enrichment
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-18 11:59 UTCEG score recompute
  5. 2026-09-18 11:59 UTCGHSA enrichment
  6. 2026-09-17 19:32 UTCEPSS rescore
  7. 2026-09-17 12:16 UTCEG score recompute
  8. 2026-09-17 12:16 UTCGHSA enrichment
  9. 2026-09-16 14:09 UTCEPSS rescore
  10. 2026-09-16 12:33 UTCEG score recompute
  11. 2026-09-16 12:33 UTCGHSA enrichment
  12. 2026-09-16 05:15 UTCEPSS rescore
  13. 2026-09-15 12:50 UTCEG score recompute
  14. 2026-09-15 12:50 UTCGHSA enrichment
  15. 2026-09-15 03:12 UTCEPSS rescore
  16. 2026-09-15 03:12 UTCEPSS rescore
  17. 2026-09-14 13:07 UTCEG score recompute
  18. 2026-09-14 13:07 UTCGHSA enrichment
  19. 2026-09-13 13:24 UTCEG score recompute
  20. 2026-09-13 13:24 UTCGHSA enrichment
  21. 2026-09-12 13:41 UTCEG score recompute
  22. 2026-09-12 13:41 UTCGHSA enrichment
  23. 2026-09-11 14:53 UTCEPSS rescore
  24. 2026-09-11 14:53 UTCEPSS rescore
  25. 2026-09-11 13:57 UTCEG score recompute
Show 16 more
  1. 2026-09-11 13:57 UTCGHSA enrichment
  2. 2026-09-10 14:14 UTCEG score recompute
  3. 2026-09-10 14:14 UTCGHSA enrichment
  4. 2026-09-09 14:31 UTCEG score recompute
  5. 2026-09-09 14:30 UTCGHSA enrichment
  6. 2026-09-09 14:09 UTCEG score recompute
  7. 2026-09-09 14:09 UTCGHSA enrichment
  8. 2026-09-08 22:01 UTCEPSS rescore
  9. 2026-09-08 20:13 UTCGHSA enrichment
  10. 2026-09-08 11:52 UTCEG score recompute
  11. 2026-09-08 11:52 UTCGHSA enrichment
  12. 2026-09-07 12:06 UTCEG score recompute
  13. 2026-09-07 12:06 UTCGHSA enrichment
  14. 2026-09-06 12:22 UTCEG score recompute
  15. 2026-09-06 12:12 UTCEG score recompute
  16. 2026-09-06 12:09 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-86256?
CVE-2026-86256 is a medium vulnerability published on September 6, 2026. wger before 2.6 (affected versions <= 2.5.0) contains an open redirect vulnerability in the trainerlogin view (wger/core/views/user.py). After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect() without validating it with…
When was CVE-2026-86256 disclosed?
CVE-2026-86256 was first published in the National Vulnerability Database on September 6, 2026, with the most recent update on September 9, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-86256 actively exploited?
CVE-2026-86256 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 92.1% of all scored CVEs.
What is the CVSS score of CVE-2026-86256?
CVE-2026-86256 has a CVSS v3 base score of 5.4 (NVD).
How do I remediate CVE-2026-86256?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-86256, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-86256

Explore →

Is Your Infrastructure Affected by CVE-2026-86256?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.