PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-86740 grokability CVE debrief

CVE-2026-86740 is a medium-severity vulnerability in Snipe-IT versions before 8.7.0. An attacker can delete attachments and receive success responses, but the files remain on disk, accessible to those with filesystem or backup access. This issue arises from Snipe-IT's failure to check the return value of Storage::delete() in UploadedFilesController::destroy() and Api/UploadedFilesController::destroy(). Administrators should verify and remediate vulnerable instances, review and update access controls, and monitor for unauthorized file access or modifications.

Vendor
grokability
Product
snipe-it
CVSS
MEDIUM 5.1
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

Administrators and users of Snipe-IT versions before 8.7.0 should assess exposure and prioritize remediation. This includes reviewing and updating access controls for attachment deletions, monitoring for unauthorized file access or modifications, and verifying file deletion success and physical file removal. Security teams and vulnerability management teams should also be aware of this issue to ensure proper mitigation and protection of sensitive data.

Why it matters

CVE-2026-86740 is a medium-severity vulnerability in Snipe-IT versions before 8.7.0, allowing deletion requests to report success while files remain on disk, accessible to those with filesystem or backup access. Administrators should verify and remediate vulnerable instances, review and update access controls, and monitor for unauthorized file access or modifications.

  • Verify file deletion success and physical file removal
  • Monitor for unauthorized file access or modifications
  • Update access controls for attachment deletions

Technical summary

Snipe-IT before 8.7.0 fails to check the return value of Storage::delete() in UploadedFilesController::destroy() and Api/UploadedFilesController::destroy(), allowing deletion requests to report success while files remain on disk. This issue arises from inadequate validation of file deletion operations, potentially leading to unauthorized file access or modifications. Administrators should prioritize remediation and review access controls to mitigate this vulnerability effectively within their environments and ensure proper file handling.

Defensive priority

Administrators should verify and remediate vulnerable Snipe-IT instances.

Recommended defensive actions

  • Verify Snipe-IT version and upgrade to 8.7.0 or later if vulnerable
  • Review and update access controls for attachment deletions
  • Monitor for unauthorized file access or modifications
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The vulnerability allows deletion requests to report success while files remain on disk due to Snipe-IT's failure to check the return value of Storage::delete(). This issue affects Snipe-IT versions before 8.7.0. Administrators should verify file deletion success and physical file removal, monitor for unauthorized file access or modifications, and update access controls for attachment deletions. Evidence is limited to public CVE details and vendor advisories.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-86740 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-86740

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-86740 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86740

    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-4c4h-cpgf-h4qr

    [email protected] - Exploit, Vendor Advisory, Patch

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-attachment-deletion-reports-success-while-file-remains

    [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.