SCA: security update for admidio/admidio (GHSA-xw54-c3mx-9pm3)

medium Tenable Cloud Security Plugin ID 442504

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-47233)

Solution

Update the admidio/admidio library and its related packages to version 5.0.10 or later.

See Also

https://github.com/advisories/GHSA-xw54-c3mx-9pm3

Plugin Details

Severity: Medium

ID: 442504

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/30/2026

Updated: 8/14/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2026-47233

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/29/2026

Vulnerability Publication Date: 5/29/2026

Reference Information

CVE: CVE-2026-47233