Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-43977— wger IDOR: Authenticated Users Can Read Others' Private Workout Session Data via Template Routine API

CVSS 7.5 · High EPSS 0.23% · P14

Possible ATT&CK Techniques 1AI

T1530 · Data from Cloud Storage

Affected Version Matrix 1

VendorProductVersion RangeStatus
wger-projectwger< 2.6affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-43977

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
wger IDOR: Authenticated Users Can Read Others' Private Workout Session Data via Template Routine API
Source: NVD (National Vulnerability Database)
Vulnerability Description
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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: NVD (National Vulnerability Database)
Vulnerability Title
wger 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
wger是wger团队开源的一款自托管健身、营养和体重追踪器。 wger 2.6之前版本存在授权问题漏洞,该漏洞源于对RoutineViewSet中/logs/和/stats/操作的权限检查不当,导致已认证用户通过调用不属于自己的例程的/logs/和/stats/操作,可以读取其他用户私有的训练会话笔记、锻炼历史和训练统计数据。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
wger-projectwger < 2.6 -

II. Public POCs for CVE-2026-43977

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 9421 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-43977

登录查看更多情报信息。

Vendor Advisories for CVE-2026-43977 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-43977

No comments yet


Leave a comment