Description
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.
Published: 2026-08-19
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Snipe-IT, an IT asset/license management system, contains a flaw in its user‑creation workflow. When an authenticated user with the users.create permission submits a new account, the controller’s store() function removes only the superuser right but does not strip the admin permission. As a result, the newly created user acquires administrative privileges. This allows an attacker to obtain full control over the platform, enabling them to view, modify or delete assets, licenses, or configuration data. The weakness is identified as CWE‑862.

Affected Systems

All installations of Snipe‑IT owned by the grokability vendor that are running a version earlier than 8.6.0. The vulnerability applies specifically to the root application code located in app/Http/Controllers/Users/UsersController.php, and thus affects the entire user‑account management subsystem of the system.

Risk and Exploitability

The CVSS score for this issue is 4.9, indicating moderate severity. The EPSS score is not available, so the likelihood of exploitation cannot be quantified from the available data. The vulnerability is not listed in the CISA KEV catalog. The attack can be carried out by any user who is authenticated to the system and possesses the users.create permission, which is normally granted to roles such as asset managers or inventory handlers. Therefore, if such an authenticated role is compromised or misused, the attacker can create an admin user account in the web interface. The exploitation does not require a network‑level attack; it is exercised through normal application interaction. As a result, the risk is moderate to high for organizations where users.create permissions are delegated to non‑trusted personnel.

Generated by OpenCVE AI on August 20, 2026 at 13:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Snipe‑IT to version 8.6.0 or later.
  • Restrict the users.create permission to a minimal set of trusted administrators only.
  • Review existing user accounts to ensure that no non‑administrator has been granted admin rights, and revoke any such privileges as necessary.
  • Monitor user‑creation logs for unusual activity, and set up alerts for accounts created with admin status.

Generated by OpenCVE AI on August 20, 2026 at 13:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-hf68-g98v-wp9g Snipe-IT Vulnerable to Privilege Escalation via Missing admin Permission Check in User Creation
History

Tue, 25 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Grokability
Grokability snipe-it
Vendors & Products Grokability
Grokability snipe-it

Wed, 19 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Snipe-IT: Privilege Escalation via Missing admin Permission Check in User Creation
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 4.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U'}


Subscriptions

Grokability Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-25T03:38:32.673Z

Reserved: 2026-06-16T22:28:27.061Z

Link: CVE-2026-55483

cve-icon Vulnrichment

Updated: 2026-08-25T03:38:28.266Z

cve-icon NVD

Status : Received

Published: 2026-08-19T19:17:20.123

Modified: 2026-08-25T04:18:12.370

Link: CVE-2026-55483

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:15:03Z

Weaknesses