SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-55483

MEDIUM · CVSS 4.9 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Authenticated users with the `users.create` permission in Snipe-IT versions prior to 8.6.0 can exploit a flaw in the user creation process to assign themselves administrative privileges. This vulnerability could lead to unauthorized access and control over the IT asset management system, potentially compromising sensitive data and system integrity. Organizations using Snipe-IT should prioritize upgrading to version 8.6.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-55483
Severity
MEDIUM
CVSS
4.9
EPSS
0.30%

Original NVD 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.