PatchSiren cyber security CVE debrief
CVE-2026-86766 grokability CVE debrief
CVE-2026-86766 is a high-severity vulnerability in Snipe-IT versions up to and including 8.6.3, which allows an authenticated user to over-allocate stock by exploiting a race condition in the consumable checkout API endpoint. This issue is fixed in version 8.7.0. The vulnerability arises from a race condition (TOCTOU) in the consumable checkout API endpoint, allowing concurrent checkout requests to succeed and over-allocate stock. Defenders responsible for Snipe-IT instances should assess exposure and prioritize patching to prevent potential stock over-allocation and inventory discrepancies.
- Vendor
- grokability
- Product
- snipe-it
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-16
Who should care
Defenders responsible for Snipe-IT instances should assess exposure and prioritize patching to prevent potential stock over-allocation and inventory discrepancies. This includes reviewing inventory levels, monitoring for suspicious activity, and verifying the integrity of the consumable checkout API endpoint. Additionally, defenders should consider implementing compensating controls for exposed systems while remediation is scheduled and verified.
Why it matters
CVE-2026-86766 is a high-severity vulnerability in Snipe-IT that allows an authenticated user to over-allocate stock by exploiting a race condition in the consumable checkout API endpoint. Defenders responsible for Snipe-IT instances should assess exposure and prioritize patching to prevent potential stock over-allocation and inventory discrepancies.
- Potential stock over-allocation and inventory discrepancies
- Increased risk of inventory management issues
- Potential for attackers to exploit the vulnerability to disrupt inventory management
Technical summary
The vulnerability is caused by a race condition (TOCTOU) in the consumable checkout API endpoint, allowing concurrent checkout requests to succeed and over-allocate stock. The issue is fixed in version 8.7.0, which re-fetches the parent row under lockForUpdate inside the transaction and re-validates availability. This fix prevents over-allocation of stock by ensuring that the availability check is performed within the transaction, after the row has been locked for update. Affected Snipe-IT instances should be patched to prevent potential stock over-allocation and inventory discrepancies.
Defensive priority
Defenders should prioritize patching Snipe-IT instances to prevent potential stock over-allocation and inventory discrepancies.
Recommended defensive actions
- Patch Snipe-IT instances to version 8.7.0 or later
- Verify inventory levels and reconcile any discrepancies
- Monitor for suspicious activity on the consumable checkout API endpoint
- 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
The vulnerability is caused by a race condition (TOCTOU) in the consumable checkout API endpoint, allowing concurrent checkout requests to succeed and over-allocate stock. The issue is fixed in version 8.7.0, which re-fetches the parent row under lockForUpdate inside the transaction and re-validates availability. Evidence is limited to public CVE and NVD records. Defenders should verify inventory levels and reconcile any discrepancies.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86766 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86766
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86766 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86766
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/commit/f71806b1e0efbd3bc2b6be61994ad2a5d5d6c206
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-x4g2-87xc-m5jm
[email protected] - Exploit, Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/snipe-it-8.6.3-race-condition-via-consumable-checkout
[email protected] - Third Party Advisory
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.