Missing Authorization in Admidio - CVE-2026-47233

 

Missing Authorization in Admidio - CVE-2026-47233

Published: May 25, 2026


Vulnerability identifier: #VU132282
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-47233
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 fields and associated data.

The vulnerability exists due to missing authorization in modules/inventory.php field_delete handler when processing a crafted POST request to mode=field_delete. A remote user can send a specially crafted request to delete inventory fields and associated data.

Under the default inventory module configuration, any logged-in member can reach the handler, and deleting a non-system field also removes related item data and field option entries.


How to mitigate CVE-2026-47233

Install security update from vendor's website.

Sources