CVE-2026-72575
daptin - Authentication Bypass via Null Owner Permission Check on usergroup Objects
CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th
An improper authorization vulnerability in daptin through v0.12.34 allows unauthenticated remote attackers to read, create, update, and delete usergroup records. The permission check functions (CanRead, CanPeek, CanCreate, CanUpdate, CanDelete, CanRefer) in server/permission/permission.go return true whenever p.UserId equals the requesting userId, but fail to reject the null/zero reference โ unlike CanExecute, which explicitly guards it.
| CWE | CWE-284 |
| Vendor | daptin |
| Product | daptin |
| Published | Aug 10, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for daptin daptin
Be the first to know when new critical vulnerabilities affecting daptin daptin 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:N/UI:N/S:U/C:H/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
Affected Versions
daptin / daptin
0 โค v0.12.34
References
Credits
Komiljon Ayubov