---
id: CVE-2026-86746
title: >-
  Snipe-IT before 8.7.0 contains an authorization bypass vulnerability in
  Livewire components that enforce authorization only at the route level, not
  within component lifecycle methods
summary: >-
  Snipe-IT before 8.7.0 contains an authorization bypass vulnerability in
  Livewire components that enforce authorization only at the route level, not
  within component lifecycle methods. Attackers with a valid authenticated
  session can repl…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-269
vendor: snipeitapp
product: snipe-it
affected:
  - snipe-it < 8.7.0
patched:
  - snipe-it 8.7.0
published: '2026-09-09'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T20:35:02.067'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86746'
references:
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-jchx-hfqg-rm2m
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-authorization-bypass-via-livewire-snapshot-replay
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-jchx-hfqg-rm2m
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00292
epssPercentile: 0.19339
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-09T14:24:20.350004Z'
ingestedAt: '2026-09-12T08:22:10.840Z'
---

## Overview

Snipe-IT before 8.7.0 contains an authorization bypass vulnerability in Livewire components that enforce authorization only at the route level, not within component lifecycle methods. Attackers with a valid authenticated session can replay signed component snapshots via POST /livewire/update to invoke protected methods and escalate privileges, including creating OAuth clients, minting personal access tokens, and accessing sensitive admin data.

## Affected

- `snipe-it < 8.7.0`

## Remediation

Upgrade past the affected range:

- `snipe-it 8.7.0`
