๐Ÿ” CVE Alert

CVE-2026-86256

MEDIUM 5.4

wger before 2.6 Open Redirect via trainer-login next parameter

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-601
Vendor wger-project
Product wger
Published Sep 6, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for wger-project wger

Be the first to know when new medium vulnerabilities affecting wger-project wger are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

wger-project / wger
0 < 2.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wger-project/wger/security/advisories/GHSA-vqv8-j3mj-wjxj vulncheck.com: https://www.vulncheck.com/advisories/wger-before-2.6-open-redirect-via-trainer-login-next-parameter

Credits

๐Ÿ” whatisproblem