SCA: security update for admidio/admidio (GHSA-68pr-7prh-mpv4)

low Tenable Cloud Security Plugin ID 440980

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 member assignment
DataTables endpoint (members_assignment_data.php) includes hidden profile fields (BIRTHDAY, STREET, CITY,
POSTCODE, COUNTRY) in its SQL search condition regardless of field visibility settings. While the JSON
output correctly suppresses hidden columns via isVisible() checks, the server-side search operates at the
SQL level before any visibility filtering. This allows a role leader with assign-only permissions to infer
hidden PII values by observing which users appear in search results for specific values. This issue has
been patched in version 5.0.9. (CVE-2026-41659)

Solution

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

See Also

https://github.com/advisories/GHSA-68pr-7prh-mpv4

Plugin Details

Severity: Low

ID: 440980

Version: Revision 1.11

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: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.4

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

CVSS Score Source: CVE-2026-41659

CVSS v3

Risk Factor: Low

Base Score: 2.7

Temporal Score: 2.4

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/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-41659

cwe: CWE-200