---
id: CVE-2026-55478
title: Snipe-IT is an IT asset/license management system
summary: >-
  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 …
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-639
vendor: snipeitapp
product: snipe-it
affected:
  - snipe-it < 8.6.2
patched:
  - snipe-it 8.6.2
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55478'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/0d870d540d27107634f3134e0e7f106b3faa6992
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-crv3-j83j-f3r6
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00294
epssPercentile: 0.19569
ingestedAt: '2026-07-11T20:15:26.402Z'
---

## Overview

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.

## Affected

- `snipe-it < 8.6.2`

## Remediation

Upgrade past the affected range:

- `snipe-it 8.6.2`
