CVE-2026-43948
Last modified
CVE-2026-43948 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. wger is a free, open-source workout and fitness manager. Prior to 2.6, the reset_user_password and gym_permissions_user_edit views in wger perform a gym-scope authorization check using Python object comparison (!=) that evaluates None != None as False, silently bypassing the guard when both the attacker and victim have no gym assignment (gym=None). EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
wger is a free, open-source workout and fitness manager. Prior to 2.6, the reset_user_password and gym_permissions_user_edit views in wger perform a gym-scope authorization check using Python object comparison (!=) that evaluates None != None as False, silently bypassing the guard when both the attacker and victim have no gym assignment (gym=None). A user with gym.manage_gym permission and gym=None can reset the password of any other gym=None user; the new plaintext password is returned verbatim in the HTML response body, enabling one-shot full account takeover. The victim's original password is invalidated, locking them out permanently. This vulnerability is fixed in 2.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43948?
How severe is CVE-2026-43948?
How do I fix CVE-2026-43948?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43942electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…5.5
- CVE-2026-43943electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…7.8
- CVE-2026-43944electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.6
- CVE-2026-43945FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…8.9
- CVE-2026-43946FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…7.7
- CVE-2026-43947FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…8.9
- CVE-2026-4395Heap-based buffer overflow in the KCAPI ECC code path of wc_…9.8
- CVE-2026-43951Out-of-bounds Read vulnerability in Apache HTTP Server with …6.5
- CVE-2026-43958A flaw was found in rrdcached, a component of rrdtool. A loc…7.8
- CVE-2026-4396Improper certificate validation in Devolutions Hub Reporting…8.1
- CVE-2026-43964Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.…7.5
- CVE-2026-43965Path traversal vulnerability in Gleam's dependency managemen…5.6
Are you affected by CVE-2026-43948?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
