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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-10 11:17
Updated : 2026-09-03 17:51
NVD link : CVE-2026-72575
Mitre link : CVE-2026-72575
CVE.ORG link : CVE-2026-72575
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control
