Improper access control in snipe-it - CVE-2026-49976
Published: June 9, 2026
snipe-it
Detailed vulnerability description
The vulnerability allows a remote user to take over another user's account.
The vulnerability exists due to improper access control in the CSV user import update mode in UserImporter.php when processing a crafted CSV import. A remote privileged user can upload a CSV that overwrites a non-admin user's email address to take over another user's account.
Exploitation requires the import permission, and the issue affects non-admin, non-superuser target accounts.