---
id: CVE-2026-55483
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.6.0, an
  authenticated user with users.create permission can submit the admin
  permission while creating a user because store() in
  app/Http/Controllers/Users/UsersController.php…
severity: medium
cwe:
  - CWE-862
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-55483'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/aea3877718158cc2a10c2dde4597b1f439f5f6cb
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-hf68-g98v-wp9g
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-hf68-g98v-wp9g'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00414
epssPercentile: 0.32968
ecosystem: composer
ingestedAt: '2026-06-26T16:43:14.581Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.6.0, an authenticated user with users.create permission can submit the admin permission while creating a user because store() in app/Http/Controllers/Users/UsersController.php strips superuser permission but does not strip admin permission. The created account can obtain administrative privileges. This issue is fixed in version 8.6.0.

## Remediation

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

## Package advisory (CVE-2026-55483)

Affected packages:

- `snipe/snipe-it < 8.6.0`

Patched in:

- `snipe/snipe-it 8.6.0`

Source: https://github.com/advisories/GHSA-hf68-g98v-wp9g
