OS Command Injection in snipe-it - #VU145072
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper neutralization of special elements used in an os command in the backup restore functionality when streaming the SQL entry from an uploaded backup archive into the MySQL or MariaDB command-line client without binary mode. A remote privileged user can upload a crafted backup archive and trigger a restore to execute arbitrary code.
Exploitation requires a superadministrator session, backup upload and restore to be enabled, the mysql client to be installed, and the restore to proceed without the clean sanitizer parameter.