CVE Catalog

CVE-2026-55460

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

20th percentile - higher than 20% of all known CVEs

Summary

In Snipe-IT prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with delete_user=1 because BulkUsersController::destroy() authorizes only update, allowing the user to soft-delete another non-admin user.

Risk Assessment

The organization is at risk of unauthorized user account deletion by users without proper permissions, potentially leading to loss of system access for legitimate employees and data integrity issues.

Recommendation

Immediately upgrade Snipe-IT to version 8.6.2 or later, which includes a fix for the authorization bypass.

Other vulnerabilities in Snipe-IT

See all
Original NVD description (English source)

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with delete_user=1 because BulkUsersController::destroy() authorizes only update, allowing the user to soft-delete another non-admin user. This issue is fixed in version 8.6.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS