---
id: CVE-2026-55703
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, any
  activated account can request /maintenances/{id} and read maintenance records
  for assets in the same company without asset or maintenance permission.
  app/Http/Control…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-862
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-55703'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/69c50aa2aee25f837626556b4f4f3d05ec7ace96
    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-r9r3-g9fp-3q4q
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-r9r3-g9fp-3q4q
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-r9r3-g9fp-3q4q'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00331
epssPercentile: 0.23582
aliases:
  - GHSA-r9r3-g9fp-3q4q
ecosystem: composer
ingestedAt: '2026-08-19T19:44:02.527Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/{id} and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show() renders the record without authorize(), while company-scoped route-model binding only prevents access to other companies. Disclosed fields include asset tags, suppliers, purchase costs, notes, and dates. 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-55703)

Affected packages:

- `snipe/snipe-it < 8.6.3`

Patched in:

- `snipe/snipe-it 8.6.3`

Source: https://github.com/advisories/GHSA-r9r3-g9fp-3q4q
