6.1

CVE-2026-55461

Snipe-IT: Open Redirect After User Edit

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SnipeitappSnipe-it Version < 8.6.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.23% 0.14
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 6.1 2.8 2.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

https://github.com/grokability/snipe-it/releases/tag/v8.6.2
Release Notes
https://github.com/grokability/snipe-it/security/advisories/GHSA-wg2f-x2c2-c4rp
Patch
Vendor Advisory
https://github.com/grokability/snipe-it/commit/f4cac9635868c020174361ad7a80b2545a4e7623
Patch