Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.0, POST /account/request/{itemType}/{itemId}/{cancel_by_admin?}/{requestingUser?} accepts cancel_by_admin as a URL path segment without sufficient authorization, allowing an authenticated user to supply a victim user ID and silently cancel that user’s pending asset requests. This issue is fixed in version 8.6.0.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exploits a POST API endpoint that accepts a cancel_by_admin URL path segment without validating the caller’s privileges. An authenticated user can insert the victim’s user ID into this segment and silently cancel that user’s pending asset requests. This behavior satisfies the definition of a missing authorization flaw (CWE‑862), compromising the integrity of asset management records and potentially disrupting workflow consistency.

Affected Systems

All installations of Snipe‑IT running a version earlier than 8.6.0 are affected, as the vulnerable POST route resides in those releases. The impacted endpoint follows the pattern /account/request/{itemType}/{itemId}/{cancel_by_admin?}/{requestingUser?}. No additional product or vendor scope is listed.

Risk and Exploitability

The CVSS base score of 5.3 denotes a medium severity condition. EPSS indicates that the probability of exploitation is very low (under 1%). The vulnerability is not listed in the CISA KEV catalog. Attack requires only that the adversary authenticate to the system and construct a valid in‑application HTTP request to the /account/request/* route with a victim user ID as a path component. No elevated privileges or external exposure are necessary beyond legitimate user access.

Generated by OpenCVE AI on July 31, 2026 at 12:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Snipe‑IT version 8.6.0 or later to remove the insecure endpoint and enforce correct authorization checks.
  • If an upgrade cannot be performed immediately, restrict access to the /account/request/* route so that only users with administrative roles can reach it, using application‑level or network‑level controls.
  • Audit user activity logs for anomalous request cancellation events and consider disabling non‑admin request cancellation capabilities until the vulnerability is fully resolved.

Generated by OpenCVE AI on July 31, 2026 at 12:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 20:45:00 +0000

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

Fri, 10 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
Description Snipe-IT is an IT asset/license management system. Prior to 8.6.0, POST /account/request/{itemType}/{itemId}/{cancel_by_admin?}/{requestingUser?} accepts cancel_by_admin as a URL path segment without sufficient authorization, allowing an authenticated user to supply a victim user ID and silently cancel that user’s pending asset requests. This issue is fixed in version 8.6.0.
Title Snipe-IT: Unauthorized Asset Request Cancellation via Unguarded cancel_by_admin Parameter
Weaknesses CWE-862
References
Metrics cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-13T16:15:56.129Z

Reserved: 2026-06-16T22:10:37.609Z

Link: CVE-2026-55476

cve-icon Vulnrichment

Updated: 2026-07-13T16:15:48.393Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-10T19:17:25.230

Modified: 2026-07-13T17:17:33.650

Link: CVE-2026-55476

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses