SCA: security update for admidio/admidio (GHSA-xqv4-xm7h-52cv)

medium Tenable Self-Hosted Container Security Plugin ID 440986

Description

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

- Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio inventory module
enforces authorization for destructive operations (delete, retire, reinstate) only in the UI layer by
conditionally rendering buttons. The backend POST handlers at modules/inventory.php for item_delete,
item_retire, item_reinstate, item_picture_upload, item_picture_save, and item_picture_delete perform CSRF
validation but never check whether the requesting user is an inventory administrator. Any authenticated
user who can access the inventory module can permanently delete any inventory item and all its associated
data. This issue has been patched in version 5.0.9. (CVE-2026-41658)

Solution

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

See Also

https://github.com/advisories/GHSA-xqv4-xm7h-52cv

Plugin Details

Severity: Medium

ID: 440986

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

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-41658

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: 4/29/2026

Vulnerability Publication Date: 4/29/2026

Reference Information

CVE: CVE-2026-41658

cwe: CWE-862