---
id: CVE-2026-55694
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a
  restricted user can request /api/v1/users/{target_id}/eulas to obtain another
  user's randomized EULA filename and then download the signed file through
  /account/stored-…
severity: high
cwe:
  - CWE-639
vendor: snipe
product: snipe/snipe-it
affected:
  - snipe/snipe-it < 8.6.3
patched:
  - snipe/snipe-it 8.6.3
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-55694'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/f15d78621b003be30ac114ba68626683894935ef
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.3'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-3hgv-jr5j-cg9x
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-3hgv-jr5j-cg9x
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-3hgv-jr5j-cg9x'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00414
epssPercentile: 0.32877
aliases:
  - GHSA-3hgv-jr5j-cg9x
ecosystem: composer
ingestedAt: '2026-08-19T19:44:02.572Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/{target_id}/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/{filename}. The primary /stored-eula-file/{filename} route correctly denies access, but app/Http/Controllers/ProfileController.php and app/Http/Controllers/Api/UsersController.php do not consistently enforce ownership and target-user authorization. This issue is fixed in version 8.6.3.

## Remediation

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

## Package advisory (CVE-2026-55694)

Affected packages:

- `snipe/snipe-it < 8.6.3`

Patched in:

- `snipe/snipe-it 8.6.3`

Source: https://github.com/advisories/GHSA-3hgv-jr5j-cg9x
