---
id: CVE-2026-55461
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.6.2, the user
  edit flow stores url()->previous() from the attacker-controlled Referer header
  into Laravel’s intended URL session value and later uses
  redirect()->intended(...)…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-601
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55461'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/f4cac9635868c020174361ad7a80b2545a4e7623
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-wg2f-x2c2-c4rp
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.0031
epssPercentile: 0.24023
ingestedAt: '2026-07-11T20:15:26.575Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, the user edit flow stores url()->previous() from the attacker-controlled Referer header into Laravel’s intended URL session value and later uses redirect()->intended(...) when redirect_option=back is submitted, allowing Snipe-IT to be used as a trusted redirector after a legitimate user edit action. This issue is fixed in version 8.6.2.

## Remediation

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