5.4Medium

Snipeitapp Snipe-It

CVE-2026-86760

Snipe-IT versions 8.2.0 through 8.6.x (fixed in 8.7.0) contain an incorrect authorization flaw in app/Http/Controllers/Users/UsersController::update(). The single-user edit route assigned the activated field from the request payload before evaluating the canEditAuthFields authorization gate, so an authenticated non-admin user holding the users.edit permission in the target's company scope can submit a full valid PUT request to /users/{id} and toggle the activated flag on any user, including admin and superuser accounts. Deactivating an admin locks that account out of the application until another admin or superuser re-enables it. Only the activated field is affected; username, email, password and permissions remain protected by the gate, no data is disclosed, and the API (Api\UsersController::update) and bulk-edit paths are not affected.

What this means for your business

  • It affects Snipeitapp Snipe-It. It matters if your company, or a supplier that handles your data, runs it.
  • Code showing how to exploit it has been published, but real attacks have not been confirmed.
  • An attacker can use it remotely, over a network, with an ordinary user login, and without anyone at your company clicking anything.

What to do

  1. 1Check whether your company or your suppliers run Snipeitapp Snipe-It, and which version. The affected versions are listed further down this page.
  2. 2If you do, apply the vendor's fix. A patch or vendor advisory has been published.

Not sure if your company is exposed?

Fastnexa’s certified penetration testers can check whether attackers could use this flaw, or others like it, against your websites, apps and network. The full test is free for our first 10 founding clients until 31 December 2026.

Scoring

CVSS
5.4 (v3.1)
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
CVSS v4
5.3
Weakness
CWE-863
Assigned by
disclosure@vulncheck.com

Dates

Published
2026-09-09
Last modified
2026-09-16
Sources
NVD

Affected products

  • Snipeitapp Snipe-It8.2.0 - 8.7.0

As listed in the NVD configuration data. Not a statement about your estate.

References