Lucene search
+L

116 matches found

NVD
NVD
added 2026/09/06 12:17 p.m.8 views

CVE-2026-86254

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the issamegym helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user...

6.8CVSS0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/06 12:17 p.m.5 views

CVE-2026-86255

wger before 2.5 fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. Attackers can trigger the datesequence computation via routine detail endpoints, forcing the server to iterate thousands of times per...

7.1CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/06 12:17 p.m.8 views

CVE-2026-86256

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...

5.4CVSS0.0018EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/06 12:17 p.m.6 views

CVE-2026-86257

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

5.4CVSS0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.47 views

CVE-2026-86256 wger before 2.6 Open Redirect via trainer-login next parameter

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...

5.4CVSS0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.38 views

CVE-2026-86257 wger before 2.6 CSV Formula Injection via member export

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

5.4CVSS0.00167EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.25 views

CVE-2026-86257

CVE-2026-86257 affects wger before version 2.6 . The root cause is a lack of sanitization on the first_name and last_name fields in the gym member TSV export endpoint , enabling any gym member to inject spreadsheet formulas such as =HYPERLINK. When an admin opens the exported file in Excel or Lib...

5.4CVSS6AI score0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/06 12:00 p.m.8 views

EUVD-2026-72113

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

5.4CVSS6AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.2 views

CVE-2026-86257 wger before 2.6 CSV Formula Injection via member export

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

4.8CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/09/06 12:00 p.m.1 views

CVE-2026-86256 wger before 2.6 Open Redirect via trainer-login next parameter

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...

5.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/06 12:00 p.m.8 views

EUVD-2026-72112

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...

5.4CVSS5.8AI score0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.16 views

CVE-2026-86256

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 a user-supplied next GET parameter via HttpResponseRedirect() without validating it with url_ha...

5.4CVSS5.8AI score0.0018EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/06 12:00 p.m.9 views

EUVD-2026-72111

wger before 2.5 fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. Attackers can trigger the datesequence computation via routine detail endpoints, forcing the server to iterate thousands of times per...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.16 views

CVE-2026-86255

wger (versions before 2.5 ) fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. The date_sequence computation triggered via routine detail endpoints forces the server to iterate thousands of times per re...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.3 views

CVE-2026-86255 wger before 2.5 Uncontrolled Resource Consumption via date_sequence

wger before 2.5 fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. Attackers can trigger the datesequence computation via routine detail endpoints, forcing the server to iterate thousands of times per...

7.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/06 12:00 p.m.9 views

EUVD-2026-72110

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the issamegym helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user...

6.8CVSS5.7AI score0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.42 views

CVE-2026-86254 wger Incomplete Authorization Fix Cross-Tenant Account Deletion

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the issamegym helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user...

6.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.20 views

CVE-2026-86254

wger (gym management platform) contains an incomplete authorization bypass in wger/core/views/user.py. Three views retain a raw integer comparison for the gym-scope check instead of the is_same_gym() helper, creating a None != None edge case . An attacker with gym.manage_gym permission and a gym=...

6.8CVSS5.7AI score0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 2:17 p.m.9 views

CVE-2026-82544

A flaw has been found in wger-project wger up to 2.6.0-alpha2. This issue affects the function resetuserpassword of the file wger/gym/views/gym.py of the component Password Reset. Executing a manipulation can lead to cross-site request forgery. It is possible to launch the attack remotely. This...

5.3CVSS0.00169EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/30 1:45 p.m.18 views

CVE-2026-82544

A cross-site request forgery (CSRF) vulnerability exists in wger-project wger up to version 2.6.0-alpha2 , specifically in the reset_user_password function within the Password Reset component (wger/gym/views/gym.py). A remote attacker can exploit this by manipulating a victim into performing an u...

5.3CVSS5.4AI score0.00169EPSS
SaveExploits0References8
Rows per page
Query Builder