---
id: CVE-2026-49870
title: Snipe-IT is an IT asset/license management system
summary: >-
  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 accepte…
severity: medium
cvss: 5.9
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-770
vendor: snipe
product: snipe/snipe-it
affected:
  - snipe/snipe-it < 8.6.0
patched:
  - snipe/snipe-it 8.6.0
published: '2026-08-19'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:19:49.197'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-49870'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/46d5234fd73d5fb928af43eb67d3bf7643d53115
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/pull/19072'
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-mr8g-2mj4-pcq2
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-mr8g-2mj4-pcq2'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00395
epssPercentile: 0.30924
ecosystem: composer
ingestedAt: '2026-06-26T16:43:14.593Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-49870)

Affected packages:

- `snipe/snipe-it < 8.6.0`

Patched in:

- `snipe/snipe-it 8.6.0`

Source: https://github.com/advisories/GHSA-mr8g-2mj4-pcq2
