CVE Catalog

CVE-2026-86740

LowCVSS 3.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

Snipe-IT before 8.7.0 fails to check the return value of Storage::delete() in UploadedFilesController, allowing deletion requests to report success while files remain on disk. Administrators see success but physical files persist and remain accessible to those with filesystem or backup access.

Risk Assessment

Remaining files may contain sensitive data and be accessible to unauthorized persons, posing a risk of information leakage.

Recommendation

Update Snipe-IT to version 8.7.0 or later, which includes a fix to check the deletion result.

Other vulnerabilities in Snipe-IT

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS