Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. wger
  4. ›
  5. CVE-2026-27835

CVE-2026-27835: wger: IDOR in RepetitionsConfig and MaxRepetitionsConfig API leak other users' workout data

February 26, 2026

RepetitionsConfigViewSet and MaxRepetitionsConfigViewSet return all users’ repetition config data because their get_queryset() calls .all() instead of filtering by the authenticated user. Any registered user can enumerate every other user’s workout structure.

References

  • github.com/advisories/GHSA-xf68-8hjw-7mpm
  • github.com/wger-project/wger
  • github.com/wger-project/wger/security/advisories/GHSA-xf68-8hjw-7mpm
  • nvd.nist.gov/vuln/detail/CVE-2026-27835

Code Behaviors & Features

Detect and mitigate CVE-2026-27835 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.1

Solution

Unfortunately, there is no solution available yet.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

pypi/wger/CVE-2026-27835.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 27 Feb 2026 12:17:51 +0000.