CVE-2026-86747
Last modified
CVE-2026-86747 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unaccepted_assets/sent_reminder (ReportsController::sentAssetAcceptanceReminder) and DELETE /reports/unaccepted_assets/{acceptanceId}/delete (ReportsController::deleteAssetAcceptance) are not correctly scoped when Full Multiple Company Support (FMCS) is enabled.
Description
Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unaccepted_assets/sent_reminder (ReportsController::sentAssetAcceptanceReminder) and DELETE /reports/unaccepted_assets/{acceptanceId}/delete (ReportsController::deleteAssetAcceptance) are not correctly scoped when Full Multiple Company Support (FMCS) is enabled. In 8.6.3 the guard ReportsController::currentUserCanAccessAcceptance() early-exits with 'return true' when '! $user->company_id' is truthy, which is the case for every pivot-only user (a user associated with companies through the company_user pivot table whose scalar users.company_id column is NULL); versions prior to 8.6.3 lacked the guard altogether. As a result, an authenticated user holding the reports.view permission can send acceptance-reminder emails for, and permanently delete, any pending acceptance record in the install regardless of which company owns the underlying checkoutable. Deletion is destructive and forfeits the acceptance audit trail for the affected item, and the reminder email exposes limited cross-company acceptance context (item name and assignment metadata) to the recipient. Acceptance IDs are sequential integers and can be enumerated. This issue is fixed in version 8.7.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | < 8.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86747?
How severe is CVE-2026-86747?
How do I fix CVE-2026-86747?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86741Snipe-IT versions before 8.7.0 fail to sanitize the category…8.5
- CVE-2026-86742Snipe-IT through 8.6.3 does not neutralize formula elements …6.5
- CVE-2026-86743Snipe-IT versions before 8.7.0 fail to properly scope asset …5
- CVE-2026-86744Snipe-IT 8.6.3 and earlier (and develop pre-release commits …2.2
- CVE-2026-86745Snipe-IT is an IT asset management application. In Snipe-IT …6.5
- CVE-2026-86746Snipe-IT before 8.7.0 contains an authorization bypass vulne…6.4
- CVE-2026-86748Snipe-IT versions before 8.7.0 wipe the database before vali…6.1
- CVE-2026-86749Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not check the…6.3
- CVE-2026-86750Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not validate …7.7
- CVE-2026-86751Snipe-IT before 8.7.0 fails to properly sanitize markdown im…8.5
- CVE-2026-86752snipe-it versions before 8.7.0 fail to enforce per-instance …5.4
- CVE-2026-86753snipe-it versions before 8.7.0 fail to validate the requesta…4.3
Are you affected by CVE-2026-86747?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
