ZeroHour

CVE-2026-85616

moderate

Authorization bypass (IDOR) in Snipe-IT multi-company checkout acceptance reports

CVSS 4.0
8.4 high
EPSS
<1%p19
Published
()
Modified
AI analysis

Snipe-IT versions before 8.6.2 contain an authorization bypass (CWE-639, an insecure-direct-object-reference-style flaw) in the checkout-acceptance report actions when the optional Full Multiple Company Support setting is enabled. An authenticated user holding the reports.view permission can enumerate sequential acceptance IDs and act on acceptance records belonging to other companies, because a null check on the legacy users.company_id column fails to properly scope actions to the user's own company. An attacker gains the ability to soft-delete other companies' acceptance records or trigger reminder emails for them, corrupting the integrity of asset-acceptance workflows rather than gaining code execution. Only self-hosted Snipe-IT deployments running a version before 8.6.2 with Full Multiple Company Support enabled and non-admin users granted reports.view are affected. No public proof-of-concept, KEV listing, or in-the-wild exploitation is known, and EPSS estimates only a ~0.3% probability of exploitation within 30 days.

What to do: Upgrade Snipe-IT to version 8.6.2 or later to fix the scoping of acceptance-report actions. As interim mitigation, restrict the reports.view permission to trusted administrators or temporarily disable Full Multiple Company Support if it is not required. Also review recent acceptance records for cross-company soft-deletions or unexpected reminder emails, since the flaw can be exploited silently by any low-privileged user with reports.view.

Affected
Grokability (Snipe-IT) Snipe-ITall versions before 8.6.2
Estimated exposure
moderateplausibly thousands of self-hosted instances (order of magnitude 10^3–10^4), with only the subset that has Full Multiple Company Support enabled actually… — Snipe-IT is a widely adopted but self-hosted open-source IT asset management tool typically deployed internally per organization (often not internet-exposed), so the affected population is at most in the thousands to low tens of thousands…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Snipe-IT versions before 8.6.2 contain an authorization bypass vulnerability in checkout-acceptance report actions when Full Multiple Company Support is enabled. Authenticated users with reports.view permission can enumerate sequential acceptance IDs and soft-delete or trigger reminder emails for acceptances belonging to other companies by exploiting a null check on the legacy users.company_id column.

Weakness
CWE-639
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.