---
id: CVE-2026-86754
title: >-
  Snipe-IT before 8.7.0 fails to properly gate Laravel Passport's OAuth client
  management routes, allowing any authenticated user to register OAuth clients
  with attacker-controlled redirect URIs
summary: >-
  Snipe-IT before 8.7.0 fails to properly gate Laravel Passport's OAuth client
  management routes, allowing any authenticated user to register OAuth clients
  with attacker-controlled redirect URIs. Attackers can trick administrators
  into app…
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-863
vendor: snipeitapp
product: snipe-it
affected:
  - snipe-it < 8.7.0
patched:
  - snipe-it 8.7.0
published: '2026-09-09'
updated: '2026-09-20'
sourceUpdated: '2026-09-20T01:16:30.750'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86754'
references:
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-gq7g-hxjg-8j27
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-authorization-bypass-via-oauth-clients
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-20T00:06:46.229715Z'
epss: 0.00342
epssPercentile: 0.24886
ingestedAt: '2026-09-10T20:41:12.306Z'
---

## Overview

Snipe-IT before 8.7.0 fails to properly gate Laravel Passport's OAuth client management routes, allowing any authenticated user to register OAuth clients with attacker-controlled redirect URIs. Attackers can trick administrators into approving consent screens, then exchange authorization codes for bearer tokens inheriting full admin API permissions lasting up to 40 years.

## Affected

- `snipe-it < 8.7.0`

## Remediation

Upgrade past the affected range:

- `snipe-it 8.7.0`
