CVE-2026-85617
8.8Grokability · Snipe-IT
Snipe-IT contains an authorization bypass in the bulk delete feature, allowing authenticated users to perform unauthorized soft-delete actions on user accounts outside their scope.
Executive summary
An authorization bypass vulnerability in Snipe-IT allows authenticated users to perform unauthorized bulk delete operations, posing a significant risk to data integrity and account management.
Vulnerability
This flaw is an authorization bypass (CWE-639) occurring within the bulk delete functionality. An authenticated user with restricted privileges can manipulate user ID parameters to delete accounts that should be outside their authorized administrative scope.
Business impact
The ability for unauthorized users to soft-delete or disable accounts can lead to significant operational disruption and denial of service for legitimate users. With a CVSS score of 8.8, this high-severity vulnerability presents a substantial risk of unauthorized data modification, which could be leveraged to sabotage administrative functions or compromise the integrity of the user database.
Remediation
Immediate Action: Update the Snipe-IT instance to version 8.6.3 or later to apply the necessary authorization checks.
Proactive Monitoring: Review audit logs for unusual bulk delete activity or administrative actions performed by accounts that lack the necessary permissions for such operations.
Compensating Controls: Implement strict role-based access controls and consider restricting access to the bulk management interfaces until the update is applied.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit or weaponized code available in the provided data.
Analyst recommendation
Given the high CVSS score and the direct impact on system administration and user account availability, organizations should prioritize upgrading their Snipe-IT deployment. Applying the patch to version 8.6.3 is the only definitive way to close this authorization gap and prevent unauthorized users from performing actions outside their intended scope.
More Grokability CVEs
Sources
Originally found and disclosed by Rajib-Mahmud, snipe, per the CVE Program record.
- GitHub Security Advisory (GHSA-mx3g-8v84-j6gg) Vendor advisory
- VulnCheck Advisory: snipe-it before 8.6.3 Authorization Bypass via Bulk Delete Third-party advisory