CyberRota Analysis
AI-GeneratedSnipe-IT versions prior to 8.7.0 are vulnerable due to improper permission checks on the bulk asset restore endpoint, allowing users with edit permissions to restore soft-deleted assets without having delete rights. This flaw can enable unauthorized users to reverse administrator deletions, compromising asset management integrity. Organizations using Snipe-IT should prioritize patching to mitigate potential exploitation by users with elevated permissions.
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.
Original NVD Description
Snipe-IT before 8.7.0 gates the bulk asset restore endpoint on the assets.edit permission instead of assets.delete, allowing users without delete rights to restore soft-deleted assets. Attackers with edit permissions can post asset identifiers to the bulk restore endpoint to undo administrator deletions and bypass intended permission separation.