PatchSiren cyber security CVE debrief
CVE-2026-84206 grokability CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-01T16:17:35.607Z and has not been modified since then. CVE-2026-84206 is an authorization bypass vulnerability in Snipe-IT before version 8.7.0. The bulk asset restore endpoint is gated on the assets.edit permission instead of assets.delete, allowing users without delete rights to restore soft-deleted assets. Attackers with edit permissions can exploit this to undo administrator deletions and bypass intended permission separation. Administrators and users of Snipe-IT asset management systems, especially those with edit permissions, should review and apply patches to prevent potential unauthorized asset restoration.
- Vendor
- grokability
- Product
- snipe-it
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-01
- Original CVE updated
- 2026-09-04
- Advisory published
- 2026-09-01
- Advisory updated
- 2026-09-04
Who should care
Administrators and users of Snipe-IT asset management systems, especially those with edit permissions, should review and apply patches to prevent potential unauthorized asset restoration. This vulnerability affects Snipe-IT before version 8.7.0, allowing users with edit permissions to restore soft-deleted assets, bypassing intended permission separation.
Technical summary
CVE-2026-84206 is an authorization bypass vulnerability in Snipe-IT before version 8.7.0. The bulk asset restore endpoint is gated on the assets.edit permission instead of assets.delete, allowing users without delete rights to restore soft-deleted assets. Attackers with edit permissions can exploit this to undo administrator deletions and bypass intended permission separation. This vulnerability affects Snipe-IT before version 8.7.0, allowing users with edit permissions to restore soft-deleted assets, bypassing intended permission separation. Review and apply vendor patches or updates to Snipe-IT to version 8.7.0 or later.
Defensive priority
Medium-priority defensive review recommended due to potential asset management risks.
Recommended defensive actions
- Review and apply vendor patches or updates to Snipe-IT to version 8.7.0 or later.
- Restrict access to the bulk asset restore endpoint to users with delete permissions.
- Monitor asset management systems for unauthorized changes.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
Evidence is based on limited source detail from official records and vendor communications; further verification needed. The CVE record was published on 2026-09-01T16:17:35.607Z and has not been modified since then. The bulk asset restore endpoint is gated on the assets.edit permission instead of assets.delete, allowing users without delete rights to restore soft-deleted assets. Attackers with edit permissions can exploit this to undo administrator deletions and bypass intended permission separation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-84206 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-84206
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-84206 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-84206
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/blob/v8.6.3/app/Http/Controllers/Assets/BulkAssetsController.php
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/commit/686329001aa457f716b269600659839a58895fee
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/releases/tag/v8.7.0
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-m863-2j99-jxwm
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-authorization-bypass-via-bulk-restore
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.