Description
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.
Published: 2026-08-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Snipe‑IT before version 8.6.0 contains an insecure direct object reference that allows any authenticated user with low privileges to cancel another user’s pending checkout request. The cancel_by_admin and requestingUser values are taken from URL path segments without a server‑side authorization check, enabling the attacker to bypass the ownership check. This flaw can lead to unauthorized cancellation of assets and disruption of the asset‑request workflow, as the attackers can enumerate sequential asset identifiers.

Affected Systems

The affected product is Snipe‑IT provided by Grokability. All installations running a version earlier than 8.6.0 are vulnerable. The specific version impacted is any release before 8.6.0, with the fix delivered in the 8.6.0 release announced on GitHub.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is below 1%, suggesting a low likelihood of exploitation, and the vulnerability is not listed in CISA KEV. However, because asset and user identifiers are sequential integers, an attacker can enumerate them and cancel many pending requests, disrupting workflow. The likely attack vector is an HTTP request to the cancellation endpoint with manipulated path parameters by an authenticated, low‑privileged user.

Generated by OpenCVE AI on August 12, 2026 at 19:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Snipe‑IT to version 8.6.0 or later to apply the patch that removes the authorization bypass.
  • Revoke any outstanding pending checkout requests that may have been cancelled and rebuild the audit trail.
  • Configure your web application firewall or application‑level rules to reject the cancel_by_admin parameter for non‑administrative users until the next update, limiting the window in which the bypass can be exploited.

Generated by OpenCVE AI on August 12, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Snipeitapp
Snipeitapp snipe-it
CPEs cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*
Vendors & Products Snipeitapp
Snipeitapp snipe-it

Wed, 12 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Grokability
Grokability snipe-it
Vendors & Products Grokability
Grokability snipe-it

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
References

Tue, 11 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Snipe-IT Checkout Request Cancellation IDOR
Weaknesses CWE-639
CWE-807
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Grokability Snipe-it
Snipeitapp Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

Updated: 2026-08-11T21:05:08.782Z

Reserved: 2026-08-11T20:14:53.886Z

Link: CVE-2026-19579

cve-icon Vulnrichment

Updated: 2026-08-11T21:05:05.926Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T21:17:35.240

Modified: 2026-08-21T19:22:51.807

Link: CVE-2026-19579

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T19:30:08Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision