---
id: CVE-2026-55519
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an
  authenticated user with generic asset edit permission can delete files
  attached to assets outside the user's ownership or company assignment. The
  destroy() methods in …
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L'
cwe:
  - CWE-285
vendor: snipe
product: snipe/snipe-it
affected:
  - snipe/snipe-it <= 8.4.0
patched:
  - snipe/snipe-it 8.4.1
published: '2026-08-19'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:19:49.197'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55519'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/8bc7d50e35d93eee5a0d48b4923e497937cf93fd
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.4.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-x667-r589-43m7
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-x667-r589-43m7'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00368
epssPercentile: 0.27842
ecosystem: composer
ingestedAt: '2026-06-26T16:43:14.577Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an authenticated user with generic asset edit permission can delete files attached to assets outside the user's ownership or company assignment. The destroy() methods in app/Http/Controllers/Api/UploadedFilesController.php and app/Http/Controllers/UploadedFilesController.php authorize update against the object class instead of the resolved object instance, creating an insecure direct object reference. This issue is fixed in version 8.4.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-55519)

Affected packages:

- `snipe/snipe-it <= 8.4.0`

Patched in:

- `snipe/snipe-it 8.4.1`

Source: https://github.com/advisories/GHSA-x667-r589-43m7
