CVE-2026-41659

LOW EPSS 17.1%
Published May 7, 20261mo ago · Modified Jun 17, 20262w ago
2.7 CVSS 3.1
Low
Find Similar
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
2.7
Exploitability
1.2
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
17.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure

References 2

  • github.com https://github.com/Admidio/admidio/releases/tag/v5.0.9
  • github.com https://github.com/Admidio/admidio/security/advisories/GHSA-68pr-7prh-mpv4

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.