{"apiVersion":"1.0","identifier":"CVE-2026-47233","description":"Admidio is an open-source user management solution. Version 5.0.9 added a missing `isAdministratorInventory()` gate to `case -item_delete-:` in `modules/inventory.php`. The same fix was not applied to the sibling `case -field_delete-:` handler, which destroys an entire inventory field definition, cascading to every `adm_inventory_item_data` row that referenced that field and every `adm_inventory_field_options` entry. The handler validates only a session-bound CSRF token; there is no `isAdministratorInventory()` check at the controller level, and `Admidio\\Inventory\\Entity\\ItemField::delete()` does not enforce one at the entity level either (unlike its sibling `ItemField::save()`, which does check `$gCurrentUser->isAdministrator()`). Any user who can log in to the site can permanently destroy a non-system inventory field by sending one POST. Version 5.0.10 provides an updated fix.","publishedAt":"2026-08-12T15:17:33","lastModifiedAt":"2026-08-13T17:17:22","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-47233","cvssScore":6.5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N","epssProbability":0.00221,"riskScore":0.66,"affectedProduct":"Admidio","affectedVersions":"<5.0.10","vulnerabilityType":"Web app","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-47233","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-47233","en":"https://www.redsauce.net/en/cves/CVE-2026-47233","fr":"https://www.redsauce.net/fr/cves/CVE-2026-47233","pt":"https://www.redsauce.net/pt/cves/CVE-2026-47233","de":"https://www.redsauce.net/de/cves/CVE-2026-47233","sk":"https://www.redsauce.net/sk/cves/CVE-2026-47233","el":"https://www.redsauce.net/el/cves/CVE-2026-47233"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-47233"}}