Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. admidio/admidio
  4. ›
  5. CVE-2026-41659

CVE-2026-41659: Admidio Leaks Hidden Profile Field Values via Blind Search Oracle in Member Assignment

April 29, 2026 (updated May 8, 2026)

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.

References

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/releases/tag/v5.0.9
  • github.com/Admidio/admidio/security/advisories/GHSA-68pr-7prh-mpv4
  • github.com/advisories/GHSA-68pr-7prh-mpv4
  • nvd.nist.gov/vuln/detail/CVE-2026-41659

Code Behaviors & Features

Detect and mitigate CVE-2026-41659 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.0.9

Fixed versions

  • 5.0.9

Solution

Upgrade to version 5.0.9 or above.

Impact 2.7 LOW

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

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

Source file

packagist/admidio/admidio/CVE-2026-41659.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:52 +0000.