CVE-2026-49870
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, allow
CVSS
5.9
Medium
EPSS
—
KEV
—
Exploit Today
0
0-100
Published: Aug 19, 2026 · Last modified: Aug 19, 2026 · CWE-770
Not enough EPSS history yet.
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.
- github.comhttps://github.com/grokability/snipe-it/commit/46d5234fd73d5fb928af43eb67d3bf7643d53115
- github.comhttps://github.com/grokability/snipe-it/pull/19072
- github.comhttps://github.com/grokability/snipe-it/releases/tag/v8.6.1
- github.comhttps://github.com/grokability/snipe-it/security/advisories/GHSA-mr8g-2mj4-pcq2