SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-55519

MEDIUM · CVSS 5.4 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Authenticated users with generic asset edit permissions in Snipe-IT versions prior to 8.4.1 can exploit an insecure direct object reference vulnerability to delete files attached to assets not owned by them. This could lead to unauthorized data loss and potential disruption of asset management processes. Organizations using affected versions should prioritize upgrading to version 8.4.1 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-55519
Severity
MEDIUM
CVSS
5.4
EPSS
0.21%

Original NVD Description

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an authenticated user with generic asset edit permission can delete files attached to assets outside the user's ownership or company assignment. The destroy() methods in app/Http/Controllers/Api/UploadedFilesController.php and app/Http/Controllers/UploadedFilesController.php authorize update against the object class instead of the resolved object instance, creating an insecure direct object reference. This issue is fixed in version 8.4.1.