Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.0, UsersController::update() passes a missing permission request field through NormalizePermissionsPayloadAction and PreserveUnauthorizedPrivilegedPermissionsAction in a way that can overwrite a target user’s permissions with a sparse result, allowing an administrator updating another administrator, or a user with users.edit updating a regular account, to remove the target’s administrative or granular permissions. This issue is fixed in version 8.6.0.
Published: 2026-07-10
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Snipe‑IT is an IT asset and license management system that includes a UsersController::update action. The vendor’s code incorrectly processes requests that omit a permission field, allowing the request to overwrite a target user’s permission set with an incomplete, sparse result. The consequence is that an administrator or any user with users.edit privilege can remove administrative or other granular permissions from another account, effectively degrading the target’s role and compromising the integrity of the role hierarchy within the system.

Affected Systems

The vulnerability affects the Snipe‑IT application built by grokability. All installations running a version earlier than 8.6.0 are susceptible, while releases from 8.6.0 onward contain the fix.

Risk and Exploitability

A CVSS score of 7 classifies the issue as medium severity. The EPSS score of less than 1% suggests a very low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers must be authenticated with either administrative rights or users.edit permission and then invoke the UsersController::update endpoint to remove or reduce a target user’s privileges, potentially allowing further malicious activity or disrupting administrative control.

Generated by OpenCVE AI on August 1, 2026 at 12:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all Snipe‑IT deployments to version 8.6.0 or later, which corrects the permission handling logic.
  • Implement server‑side validation to reject update requests that omit the permission field, ensuring only explicitly defined permissions are applied.
  • Review current administrator and users.edit permissions and audit recent role‑change activity for unauthorized privilege reductions.

Generated by OpenCVE AI on August 1, 2026 at 12:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Grokability
Grokability snipe-it
Vendors & Products Grokability
Grokability snipe-it

Fri, 10 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
Description Snipe-IT is an IT asset/license management system. Prior to 8.6.0, UsersController::update() passes a missing permission request field through NormalizePermissionsPayloadAction and PreserveUnauthorizedPrivilegedPermissionsAction in a way that can overwrite a target user’s permissions with a sparse result, allowing an administrator updating another administrator, or a user with users.edit updating a regular account, to remove the target’s administrative or granular permissions. This issue is fixed in version 8.6.0.
Title Snipe-IT: Improper Privilege Management
Weaknesses CWE-269
References
Metrics cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Grokability Snipe-it
Snipeitapp Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-13T14:54:19.491Z

Reserved: 2026-06-17T16:29:38.865Z

Link: CVE-2026-55843

cve-icon Vulnrichment

Updated: 2026-07-13T14:54:00.779Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-10T19:17:26.250

Modified: 2026-07-13T16:16:38.380

Link: CVE-2026-55843

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T12:30:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management