Lucene search
+L

93 matches found

NVD
NVD
added 2026/04/17 10:16 p.m.12 views

CVE-2026-40353

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attributionlink property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled license fields such as licenseauthor without escaping, and templates render the result using Django's...

5.4CVSS0.00207EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/17 10:16 p.m.5 views

CVE-2026-40474

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permissionrequired = 'config.changegymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an...

7.6CVSS0.00333EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/17 9:39 p.m.18 views

CVE-2026-40474

CVE-2026-40474 - wger : In versions 2.5 and below, GymConfigUpdateView declares permission_required = 'config.change_gymconfig' but uses WgerFormMixin (which enforces ownership checks) instead of the permission-enforcing mixin. Since GymConfig is a singleton without get_owner_object(), the permis...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/17 9:39 p.m.3 views

CVE-2026-40474 wger has Broken Access Control in the Global Gym Configuration Update Endpoint

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permissionrequired = 'config.changegymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an...

7.6CVSS6AI score0.00333EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/04/17 9:16 p.m.8 views

CVE-2026-40353 wger: Stored XSS via Unescaped License Attribution Fields

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attributionlink property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled license fields such as licenseauthor without escaping, and templates render the result using Django's...

5.1CVSS5.7AI score0.00207EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/17 9:16 p.m.2 views

CVE-2026-40353

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attributionlink property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled license fields such as licenseauthor without escaping, and templates render the result using Django's...

5.1CVSS5.7AI score0.00207EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/17 9:16 p.m.27 views

CVE-2026-40353 wger: Stored XSS via Unescaped License Attribution Fields

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attributionlink property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled license fields such as licenseauthor without escaping, and templates render the result using Django's...

5.1CVSS0.00207EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.15 views

wger 安全漏洞

WGER is an open-source project developed by the WGER Team, built using Django for hosting self-hosted FLOSS fitness/exercise, nutrition, and weight tracking applications. Versions of WGER 2.5 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the attributionlink...

5.4CVSS5.9AI score0.00207EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.11 views

wger 安全漏洞

wger is an open-source FLOSS fitness/exercise, nutrition, and weight tracking application developed using Django by the wger Project. Versions of wger 2.5 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the fact that the GymConfigUpdateView declared a...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/16 1:37 a.m.5 views

GHSA-6F54-QJVM-WWQ3 wger has Stored XSS via Unescaped License Attribution Fields

Stored XSS via Unescaped License Attribution Fields Summary The AbstractLicenseModel.attributionlink property in wger/utils/models.py constructs HTML strings by directly interpolating user-controlled fields licenseauthor, licensetitle, licenseobjecturl, licenseauthorurl, licensederivativesourceur...

5.4CVSS6AI score0.00207EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/16 1:35 a.m.7 views

wger has Broken Access Control in Global Gym Configuration Update Endpoint

Summary wger exposes a global configuration edit endpoint at /config/gym-config/edit implemented by GymConfigUpdateView. The view declares permissionrequired = 'config.changegymconfig' but does not enforce it because it inherits WgerFormMixin ownership-only checks instead of the project’s...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits1References5Affected Software1
Circl
Circl
added 2026/04/15 9:1 p.m.12 views

CVE-2026-40353

creationtimestamp| type| source ---|---|--- 2026-04-15 21:01:16+00:00| published-proof-of-concept| https://github.com/wger-project/wger/security/advisories/GHSA-6f54-qjvm-wwq3...

5.4CVSS5.8AI score0.00207EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:56 a.m.13 views

CVE-2026-27838

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. 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...

3.5CVSS6AI score0.00245EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.6 views

CVE-2026-27839

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS6AI score0.0026EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/26 11:16 p.m.17 views

CVE-2026-27838

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. 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...

3.5CVSS0.00245EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/26 10:20 p.m.14 views

CVE-2026-27835

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, RepetitionsConfigViewSet and MaxRepetitionsConfigViewSet return all users' repetition config data because their getqueryset calls .all instead of filtering by the authenticated user. Any registered user...

4.3CVSS0.00257EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/26 10:15 p.m.9 views

EUVD-2026-8906

wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data...

3.1CVSS5.3AI score0.00245EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/26 10:13 p.m.8 views

EUVD-2026-8898

wger: IDOR in RepetitionsConfig and MaxRepetitionsConfig API leak other users' workout data...

4.3CVSS5.3AI score0.00257EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/26 10:7 p.m.3 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS6AI score0.0026EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/26 10:7 p.m.19 views

CVE-2026-27839

CVE-2026-27839 affects wger up to version 2.4, where three nutritional_values endpoints fetch objects via Model.objects.get(pk=pk) instead of using a user-scoped queryset. This allows any authenticated user to read another user’s private nutrition data (caloric intake and full macro breakdown) by...

4.3CVSS5.5AI score0.0026EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder