Description
snipe-it versions before 8.6.3 contain an authorization bypass vulnerability in the bulk delete functionality that allows restricted users to soft-delete users outside their authorized scope. Attackers can include unauthorized user IDs in bulk delete requests to bypass instance-level restrictions and modify or disable accounts they should not access.
Published: 2026-09-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Patch
AI Analysis

Impact

The bulk delete operation in Snipe‑IT versions prior to 8.6.3 permits users with limited permissions to mark other users as deleted. By supplying unauthorized user identifiers in a bulk delete request, a malicious actor can cause those accounts to be deactivated or hidden from the system. This directly violates the intended access control model, allowing attackers to manipulate user data they are not entitled to manage. The underlying weakness, listed as CWE‑639, reflects an authorization bypass that can lead to loss of confidentiality, integrity, and availability of user information.

Affected Systems

Snipe‑IT instances running versions earlier than 8.6.3 are affected; the vulnerability resides in the bulk delete functionality and applies to all users of the application, regardless of role, within the scope of the installation.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, indicating high severity. No EPSS score is available, so the exploitation probability is unspecified, but the absence of KEV listing and the lack of a publicly known exploit suggest the threat is moderate until a public exploit is discovered. The attack vector is most likely through the application’s backend API or web interface, requiring the attacker to be authenticated but not an administrator. Once the bulk delete request is crafted, the bypass allows the attacker to affect accounts outside their authorized scope, potentially disabling critical user accounts. Overall, the risk is significant, especially for installations that expose the bulk delete feature to non‑admin users or rely on the default role configuration.

Generated by OpenCVE AI on September 4, 2026 at 12:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Snipe‑IT update (v8.6.3 or later) to remove the authorization bypass vulnerability.
  • Restrict the bulk delete feature to administrators or verify that only authorized user IDs are processed by implementing input validation checks.
  • Audit current user accounts for unauthorized deletions and restore any mistaken changes.

Generated by OpenCVE AI on September 4, 2026 at 12:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description snipe-it versions before 8.6.3 contain an authorization bypass vulnerability in the bulk delete functionality that allows restricted users to soft-delete users outside their authorized scope. Attackers can include unauthorized user IDs in bulk delete requests to bypass instance-level restrictions and modify or disable accounts they should not access.
Title snipe-it before 8.6.3 Authorization Bypass via Bulk Delete
First Time appeared Snipeitapp
Snipeitapp snipe-it
Weaknesses CWE-639
CPEs cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*
Vendors & Products Snipeitapp
Snipeitapp snipe-it
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Snipeitapp Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T19:33:09.654Z

Reserved: 2026-09-04T11:03:33.315Z

Link: CVE-2026-85617

cve-icon Vulnrichment

Updated: 2026-09-14T19:24:28.387Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T12:17:25.410

Modified: 2026-09-16T20:41:58.400

Link: CVE-2026-85617

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T14:00:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key