Vulnerability Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.1, POST /two-factor has no rate limiting, lockout, or attempt counter, allowing an attacker with valid credentials to submit unlimited TOTP guesses against the three accepted codes created by config/google2fa.php window=1. A successful guess creates a fully authenticated session. When two_factor_enabled is 1, POST /account/profile with two_factor_optin=0 can disable two-factor authentication without OTP reverification, while required mode 2 prevents that opt-out. An administrator can also use POST /api/v1/users/two_factor_reset to clear another user's secret. This issue is fixed in version 8.6.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/46d5234fd73d5fb928af43eb67d3bf764
- https://github.com/grokability/snipe-it/pull/19072
- https://github.com/grokability/snipe-it/releases/tag/v8.6.1
- https://github.com/grokability/snipe-it/security/advisories/GHSA-mr8g-2mj4-pcq2
FAQ
What is CVE-2026-49870?
CVE-2026-49870 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Snipe-IT is an IT asset/license management system. Prior to 8.6.1, POST /two-factor has no rate limiting, lockout, or attempt counter, allowing an attacker with valid credentials to submit unlimited T...
How severe is CVE-2026-49870?
CVE-2026-49870 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49870?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.