SB2026060948 - Multiple vulnerabilities in snipe-it



SB2026060948 - Multiple vulnerabilities in snipe-it

Published: June 9, 2026 Updated: June 15, 2026

Security Bulletin ID SB2026060948
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 33% Low 67%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Improper access control (CVE-ID: CVE-2026-50550)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: 5.2 [CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote user to bypass two-factor authentication protections for a superadmin account.

The vulnerability exists due to improper access control in the 2FA reset functionality when handling requests to reset another user's 2FA. A remote user can reset a superadmin's 2FA to bypass two-factor authentication protections for that account.

User interaction is required.


2) Improper access control (CVE-ID: N/A)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote user to escalate privileges.

The vulnerability exists due to improper access control in the web and API UsersController store() method when creating a new user account. A remote user can create a new user with admin privileges to escalate privileges.

This issue affects authenticated users who have the users.create permission.


3) Authorization bypass through user-controlled key (CVE-ID: N/A)

CWE-ID: CWE-639 - Authorization Bypass Through User-Controlled Key

CVSSv4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote user to modify assets across company boundaries.

The vulnerability exists due to authorization bypass through user-controlled key in BulkAssetsController::update() when processing bulk asset update requests. A remote user can supply a company_id value from user input to modify assets across company boundaries.

The issue breaks multi-tenancy isolation for non-superadmin users.


Remediation

Install update from vendor's website.