Missing Authorization in Admidio - CVE-2026-41658
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to delete inventory items and associated data.
The vulnerability exists due to missing authorization in modules/inventory.php destructive inventory handlers when handling crafted POST requests to inventory actions. A remote user can send a specially crafted request to delete inventory items and associated data.
Item UUIDs are visible to users who can view the inventory list, and the same missing-authorization pattern also affects item retire, reinstate, and picture management actions.