SCA: security update for wger (GHSA-cj9g-27ph-4cgv)

high Tenable Cloud Security Plugin ID 446821

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- wger is a free, open-source workout and fitness manager. In versions prior to 2.6, any authenticated user
can read another user's private workout session notes, exercise history, and training statistics by
calling the /logs/ and /stats/ actions on a routine they do not own. The vulnerability exists in
RoutineViewSet (wger/manager/api/views.py). The view defines two custom actions /logs/ and /stats/ that
are intended to return data for the requesting user's own training history within a routine. However, the
underlying permission check (RoutinePermission.has_object_permission) grants read access to any
authenticated user when the routine has is_template=True, regardless of ownership. When the /logs/ or
/stats/ actions are invoked against a routine the attacker does not own, they return the owner's private
workout history, not the attacker's. This issue has been fixed in version 2.6. (CVE-2026-43977)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-cj9g-27ph-4cgv

Plugin Details

Severity: High

ID: 446821

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-43977

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-43977