Home / CVE DB / CVE-2026-40474
Standard
Vulnerability Identifier

CVE-2026-40474

2026-04-17
Severity Assessment
7.6
HIGH
CVSS v3.x Score
Clinical Analysis (Description)

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permission_required = 'config.change_gymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an ownerless singleton, any authenticated user can modify the global gym configuration, triggering save() side effects that bulk-update user profile gym assignments — a vertical privilege escalation to installation-wide configuration control. This issue is fixed in version 2.5.

Vector Sequencing

Attack Parameters

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Impact Consequences

Technical Impact

Unchanged
Scope
Low
Confidentiality
High
Integrity
Low
Availability
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Weakness Classification

CWE-CWE-284

Timeline

Time Line

PUBLICATION
17 Apr 2026
Impact Statistics

Key Metrics

CVSS Score
7.6
HIGH
Remediation Protocol

Recommended Solution

No automatic solution found. Check vendor references.
Patch Library
No direct patch listed in database.
Recommended Actions for Administrators

Immediate Action Plan

1. Inventory

Identify all affected systems in your infrastructure.

2. Assessment

Assess exposure and criticality for your organization.

3. Mitigation

Apply patches or available workarounds.

4. Verification

Test and confirm effectiveness of applied measures.