CVE-2026-27839

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

Configuration 1 (hide)

cpe:2.3:a:wger:wger:*:*:*:*:*:*:*:*

History

03 Mar 2026, 00:49

Type Values Removed Values Added
First Time Wger
Wger wger
CPE cpe:2.3:a:wger:wger:*:*:*:*:*:*:*:*
References () https://github.com/wger-project/wger/commit/29876a1954fe959e4b58ef070170e81703dab60e - () https://github.com/wger-project/wger/commit/29876a1954fe959e4b58ef070170e81703dab60e - Patch
References () https://github.com/wger-project/wger/security/advisories/GHSA-g8gc-6c4h-jg86 - () https://github.com/wger-project/wger/security/advisories/GHSA-g8gc-6c4h-jg86 - Exploit, Vendor Advisory

27 Feb 2026, 14:06

Type Values Removed Values Added
Summary
  • (es) wger es un gestor gratuito y de código abierto de entrenamientos y estado físico. En las versiones hasta la 2.4 inclusive, tres puntos finales de acción 'nutritional_values' recuperan objetos a través de 'Model.objects.get(pk=pk)' — una llamada ORM directa que omite el queryset con ámbito de usuario. Cualquier usuario autenticado puede leer los datos del plan de nutrición privado de otro usuario, incluyendo la ingesta calórica y el desglose completo de macronutrientes, al proporcionar un PK arbitrario. El commit 29876a1954fe959e4b58ef070170e81703dab60e contiene una solución para el problema.

26 Feb 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-26 23:16

Updated : 2026-03-03 00:49


NVD link : CVE-2026-27839

Mitre link : CVE-2026-27839

CVE.ORG link : CVE-2026-27839


JSON object : View

Products Affected

wger

  • wger
CWE
CWE-639

Authorization Bypass Through User-Controlled Key