Missing Authorization in Admidio - CVE-2026-41658

 

Missing Authorization in Admidio - CVE-2026-41658

Published: April 23, 2026


Vulnerability identifier: #VU127168
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-41658
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Admidio
Affected software:
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.


How to mitigate CVE-2026-41658

Install security update from vendor's website.

Sources