๐Ÿ” CVE Alert

CVE-2026-27839

MEDIUM 4.3

wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three `nutritional_values` action endpoints fetch objects via `Model.objects.get(pk=pk)` โ€” a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition plan data, including caloric intake and full macro breakdown, by supplying an arbitrary PK. Commit 29876a1954fe959e4b58ef070170e81703dab60e contains a fix for the issue.

CWE CWE-639
Vendor wger-project
Product wger
Published Feb 26, 2026
Last Updated Mar 3, 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:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

wger-project / wger
<= 2.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wger-project/wger/security/advisories/GHSA-g8gc-6c4h-jg86 github.com: https://github.com/wger-project/wger/commit/29876a1954fe959e4b58ef070170e81703dab60e