CVE-2026-19579

Snipe-IT before 8.6.0 contains an authorization bypass (insecure direct object reference) in the asset checkout-request cancellation endpoint. The cancel_by_admin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any authenticated, low-privileged user can supply a non-empty cancel_by_admin value to bypass the request-ownership check and cancel another user's pending checkout request. Because asset and user identifiers are sequential integers, an attacker can enumerate them to cancel every pending checkout request, disrupting the asset-request workflow. This is fixed in Snipe-IT 8.6.0.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-11 21:17

Updated : 2026-08-21 19:22


NVD link : CVE-2026-19579

Mitre link : CVE-2026-19579

CVE.ORG link : CVE-2026-19579


JSON object : View

Products Affected

snipeitapp

  • snipe-it
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-807

Reliance on Untrusted Inputs in a Security Decision