CVE-2026-86740

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. Administrators performing attachment deletions receive success responses and see files hidden from listings, but the physical files persist on disk and remain accessible to anyone with filesystem or backup access.

Affected Software

VendorProductVersion RangeStatus
grokabilitysnipe-it0 < 8.7.0affected
grokabilitysnipe-it8.7.0unaffected

Weaknesses

  • CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer

References