SCA: security update for admidio/admidio (GHSA-c7xm-r6vj-8vg6)

medium Tenable Self-Hosted Container Security Plugin ID 440981

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, Role::stopMembership() does
not verify whether removing a user from the administrator role leaves zero administrators. The deprecated
Membership::stopMembership() contains this safety check, but the current code path bypasses it. Any
administrator can remove the last remaining other administrator, locking the entire system out of
administrative access. The exploit does not require concurrent requests; sequential removals produce the
same result. This issue has been patched in version 5.0.9. (CVE-2026-41662)

Solution

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

See Also

https://github.com/advisories/GHSA-c7xm-r6vj-8vg6

Plugin Details

Severity: Medium

ID: 440981

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 6/22/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5.5

Percentile: 96.46

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-41662

CVSS v3

Risk Factor: Medium

Base Score: 5.2

Temporal Score: 4.5

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

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

cwe: CWE-754