SCA: security update for admidio/admidio (GHSA-25cw-98hg-g3cg)

high Tenable Self-Hosted Container Security Plugin ID 440976

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 SAML Identity
Provider implementation discards the return value of its validateSignature() method at both call sites
(handleSSORequest() line 418 and handleSLORequest() line 613). The method returns error strings on failure
rather than throwing exceptions, but the developer believed it would throw (per comments on lines 416 and
611). This means the smc_require_auth_signed configuration option is completely ineffective — unsigned or
invalidly-signed SAML AuthnRequests and LogoutRequests are processed identically to properly signed ones.
This issue has been patched in version 5.0.9. (CVE-2026-41669)

Solution

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

See Also

https://github.com/advisories/GHSA-25cw-98hg-g3cg

Plugin Details

Severity: High

ID: 440976

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.5

Percentile: 52.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-41669

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

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

cwe: CWE-347