CVE-2026-19579

Summary

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.

Affected Software

VendorProductVersion RangeStatus
GrokabilitySnipe-IT0 < 8.6.0affected

Weaknesses

  • CWE-639: CWE-639 Authorization bypass through User-Controlled key
  • CWE-807: CWE-807 Reliance on untrusted inputs in a security decision

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References