Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.2, POST /api/v1/kits/{kit_id}/licenses checks whether the caller can edit kits but does not authorize access to the referenced license object, allowing a low-privilege user with predefined-kit permissions to bind a license they should not be able to access or manage into a kit. This issue is fixed in version 8.6.2.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the Kits API of the Snipe‑IT asset management system. The POST /api/v1/kits/{kit_id}/licenses endpoint verifies kit edit permissions but does not check whether the caller is authorized to access the referenced license. As a result, a user who has only kit‑editing rights can bind a license that the user would normally not be able to access or manage. The weakness is an access‑control flaw (CWE‑639).

Affected Systems

The issue affects all installations of grokability:snipe‑it version 8.6.1 and older. The problem is fixed in release 8.6.2 and later; the correct version range to patch is any version less than 8.6.2.

Risk and Exploitability

Based on the description, the likely attack vector is a network‑based API call that an authenticated user can perform from the web interface or API client. The attacker must have kit‑edit permissions but does not need higher privileges. Once the license is bound, the user may gain additional access to the license’s details. The CVSS score of 5.3 indicates moderate severity, the EPSS score is below 1%, and the vulnerability is not listed in the CISA KEV catalog. This low EPSS suggests that exploitation is unlikely, but the impact in environments where kit‑edit rights are granted is sufficient.

Generated by OpenCVE AI on July 28, 2026 at 08:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor release v8.6.2 or later which includes the authorization fix
  • Re‑evaluate and tighten kit‑edit permissions, ensuring that users who should not access specific licenses cannot edit kits
  • Audit existing kit‑license associations for unauthorized bindings and correct any that were created before the patch

Generated by OpenCVE AI on July 28, 2026 at 08:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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.2, POST /api/v1/kits/{kit_id}/licenses checks whether the caller can edit kits but does not authorize access to the referenced license object, allowing a low-privilege user with predefined-kit permissions to bind a license they should not be able to access or manage into a kit. This issue is fixed in version 8.6.2.
Title Snipe-IT: Missing object-level authorization in Kits API
Weaknesses CWE-639
References
Metrics cvssV4_0

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


Subscriptions

Grokability Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T20:58:14.783Z

Reserved: 2026-06-16T22:28:27.061Z

Link: CVE-2026-55478

cve-icon Vulnrichment

Updated: 2026-07-10T20:46:20.408Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:15:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key