Snipe-IT is an IT asset/license management system. Prior to 8.5.0, a user who can edit other users can reset a superadmin's two-factor authentication through app/Http/Controllers/Api/UsersController.php postTwoFactorReset(). The endpoint authorizes update access but does not enforce canEditAuthFields before clearing two_factor_secret and two_factor_enrolled. This issue is fixed in version 8.5.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-19 19:17
Updated : 2026-09-09 21:19
NVD link : CVE-2026-50550
Mitre link : CVE-2026-50550
CVE.ORG link : CVE-2026-50550
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
