PatchSiren cyber security CVE debrief
CVE-2026-86736 Snipeitapp CVE debrief
CVE-2026-86736 is a medium-severity vulnerability in Snipe-It before version 8.7.0 that allows authenticated users to corrupt the assets.requests_counter through duplicate submissions and cancellations without active requests, potentially leading to inaccurate representation of pending demand in the admin queue. This vulnerability affects Snipe-It installations with authenticated users who can submit checkout requests. Defenders should assess exposure and prioritize verification and remediation efforts.
- Vendor
- Snipeitapp
- Product
- Snipe-It
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-08
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-08
- Advisory updated
- 2026-09-19
Who should care
Defenders who manage Snipe-It installations, particularly those with authenticated users who can submit checkout requests, should assess exposure and prioritize verification and remediation.
Why it matters
CVE-2026-86736 is a medium-severity vulnerability in Snipe-It before version 8.7.0 that allows authenticated users to corrupt the assets.requests_counter, potentially leading to inaccurate representation of pending demand in the admin queue. Defenders who manage Snipe-It installations, particularly those with authenticated users who can submit checkout requests, should assess exposure and prioritize verification and remediation.
- Potential corruption of the assets.requests_counter may lead to inaccurate representation of pending demand in the admin queue.
- Authenticated users may be able to repeatedly call cancel endpoints without active requests to drive the counter negative.
- Authenticated users may be able to submit duplicate checkout requests to inflate the counter.
Technical summary
The vulnerability is caused by an incorrect calculation in the checkout request handling, allowing authenticated users to corrupt the assets.requests_counter through duplicate submissions and cancellations without active requests. This can be exploited by repeatedly calling cancel endpoints without active requests to drive the counter negative or submitting duplicate checkout requests to inflate the counter, misrepresenting pending demand in the admin queue. Defenders should prioritize verifying and upgrading to version 8.7.0 or later to prevent potential corruption of the assets.requests_counter.
Defensive priority
Defenders should prioritize verifying and upgrading to version 8.7.0 or later to prevent potential corruption of the assets.requests_counter.
Recommended defensive actions
- Verify and upgrade to version 8.7.0 or later
- Monitor for duplicate submissions and cancellations without active requests
- Restrict access to checkout request handling for authenticated users
- Review system logs for suspicious activity
- Perform a thorough review of Snipe-It configurations and user access
- Implement compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions and retest remediated assets
Evidence notes
The vulnerability is described in the CVE record and NVD vulnerability detail page. The source references include a Vendor Advisory and a Third Party Advisory. Evidence is limited to public CVE and NVD information. Defenders should verify Snipe-It version and review system logs for suspicious activity. Additional verification may be required to confirm affected scope and severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86736 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86736
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86736 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86736
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/security/advisories/GHSA-hc9q-5x9h-9gxc
[email protected] - Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-checkout-request-counter-integrity-failure
[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.