Admidio is an open-source user management solution. Versions 5.0.6 and below are vulnerable to arbitrary SQL Injection through the MyList configuration feature. The MyList configuration feature lets authenticated users define custom list column layouts, storing user-supplied column names, sort directions, and filter conditions in the adm_list_columns table via prepared statements. However, these stored values are later read back and interpolated directly into dynamically constructed SQL queries without sanitization or parameterization, creating a classic second-order SQL injection vulnerability (safe write, unsafe read). An attacker can exploit this to inject arbitrary SQL, potentially reading, modifying, or deleting any data in the database and achieving full database compromise. This issue has been fixed in version 5.0.7.
References
| Link | Resource |
|---|---|
| https://github.com/Admidio/admidio/commit/3473bf5a7aa1bfc5043e73979719396276f4189f | Patch |
| https://github.com/Admidio/admidio/security/advisories/GHSA-3x67-4c2c-w45m | Exploit Mitigation Vendor Advisory |
| https://github.com/Admidio/admidio/security/advisories/GHSA-3x67-4c2c-w45m | Exploit Mitigation Vendor Advisory |
Configurations
History
23 Mar 2026, 15:25
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:* | |
| First Time |
Admidio
Admidio admidio |
|
| References | () https://github.com/Admidio/admidio/commit/3473bf5a7aa1bfc5043e73979719396276f4189f - Patch | |
| References | () https://github.com/Admidio/admidio/security/advisories/GHSA-3x67-4c2c-w45m - Exploit, Mitigation, Vendor Advisory |
20 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Admidio/admidio/security/advisories/GHSA-3x67-4c2c-w45m - |
20 Mar 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-20 02:16
Updated : 2026-03-23 15:25
NVD link : CVE-2026-32813
Mitre link : CVE-2026-32813
CVE.ORG link : CVE-2026-32813
JSON object : View
Products Affected
admidio
- admidio
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
