PatchSiren cyber security CVE debrief
CVE-2026-86739 grokability CVE debrief
CVE-2026-86739 is a vulnerability in Snipe-IT versions 8.6.3 and earlier. An authenticated user can trigger the condition by completing an acceptance while the storage backend is silently failing writes, resulting in an acceptance record marked complete without supporting evidence files. This yields a materially incomplete compliance artifact for EULA acknowledgement or equipment-receipt workflows. The vulnerability has a CVSS score of 2.3 and is considered low severity.
- Vendor
- grokability
- Product
- snipe-it
- CVSS
- LOW 2.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-14
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-14
Who should care
Defenders responsible for EULA acknowledgement or equipment-receipt workflows using Snipe-IT versions 8.6.3 and earlier should assess exposure and prioritize verification and potential upgrades.
Why it matters
CVE-2026-86739 is a low-severity vulnerability in Snipe-IT versions 8.6.3 and earlier that can result in incomplete compliance artifacts. Defenders responsible for EULA acknowledgement or equipment-receipt workflows should assess exposure and prioritize verification and potential upgrades.
- incomplete compliance artifacts may be generated
- EULA acknowledgement or equipment-receipt workflows may be affected
- defenders should verify inventory and assess exposure
Technical summary
The vulnerability is caused by the lack of checking the return value of Storage::put() when writing the signature PNG and the generated acceptance PDF in AccountAcceptanceController::store(). This can lead to an acceptance record being marked complete without the supporting evidence files being stored. The condition is triggered when an authenticated user completes an acceptance while the storage backend is silently failing writes, resulting in an acceptance record marked complete without supporting evidence files, which yields a materially incomplete compliance artifact for EULA acknowledgement or equipment-receipt workflows.
Defensive priority
Defenders should prioritize verifying inventory and assessing exposure, especially in EULA acknowledgement or equipment-receipt workflows.
Recommended defensive actions
- Verify inventory and assess exposure, especially in EULA acknowledgement or equipment-receipt workflows
- Check if the storage backend is configured to return false on write failure
- Consider upgrading to Snipe-IT version 8.7.0 or later
- Review compensating controls for exposed systems while remediation is scheduled and verified
- 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
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The vulnerability is caused by the lack of checking the return value of Storage::put() when writing the signature PNG and the generated acceptance PDF. This can lead to an acceptance record being marked complete without the supporting evidence files being stored.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86739 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86739
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86739 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86739
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-h543-58f9-v6mj
[email protected] - Exploit, Vendor Advisory, Patch
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-acceptance-finalization-without-stored-evidence
[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.