Skip to main content

Admidio CVE-2026-34383

| EUVDEUVD-2026-17626 MEDIUM
Improper Input Validation (CWE-20)
2026-03-31 GitHub_M GHSA-4rwm-c5mj-wh7x
4.3
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

4
Patch released
Apr 01, 2026 - 02:30 nvd
Patch available
EUVD ID Assigned
Mar 31, 2026 - 21:14 euvd
EUVD-2026-17626
Analysis Generated
Mar 31, 2026 - 21:14 vuln.today
CVE Published
Mar 31, 2026 - 20:33 nvd
MEDIUM 4.3

DescriptionGitHub Advisory

Admidio is an open-source user management solution. Prior to version 5.0.8, the inventory module's item_save endpoint accepts a user-controllable POST parameter imported that, when set to true, completely bypasses both CSRF token validation and server-side form validation. An authenticated user can craft a direct POST request to save arbitrary inventory item data without CSRF protection and without the field value checks that the FormPresenter validation normally enforces. This issue has been patched in version 5.0.8.

AnalysisAI

Admidio versions prior to 5.0.8 allow authenticated users to bypass CSRF token validation and server-side form validation in the inventory module's item_save endpoint by setting the imported POST parameter to true, enabling unauthorized modification of inventory item data without proper security checks. The vulnerability requires valid authentication but carries moderate impact due to the complete circumvention of two independent security controls.

Technical ContextAI

Admidio is an open-source user management and administrative system. The vulnerability exists in the inventory module's item_save endpoint, which implements form validation through a FormPresenter class that normally enforces field-level validation and CSRF token verification. The vulnerable code path recognizes a user-controllable imported parameter; when set to true, this parameter causes the endpoint to skip both CSRF token validation logic and the FormPresenter's value-checking mechanisms. This represents an improper input validation issue (CWE-20) where insufficient server-side checks on a control parameter allow attackers to bypass authentication and integrity controls that should apply uniformly to all requests. The vulnerability affects the Admidio application across versions before 5.0.8 (CPE: cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*).

RemediationAI

Vendor-released patch: Admidio 5.0.8. Administrators must upgrade to version 5.0.8 or later to remediate the vulnerability. The patch is confirmed via the GitHub commit 00494b95dfe847af8b938e4397e5d909d8f36839, which directly addresses the bypass by restoring proper CSRF token and form validation enforcement regardless of the imported parameter value. No interim workarounds that preserve full functionality are documented; therefore, upgrading to the patched version is the only supported remediation. See the GitHub security advisory at https://github.com/Admidio/admidio/security/advisories/GHSA-4rwm-c5mj-wh7x for detailed upgrade instructions and validation steps.

CVE-2024-38529 HIGH POC
8.8 Jul 29

Admidio is a free, open source user management system for websites of organizations and groups. Rated high severity (CVS

CVE-2024-37906 HIGH POC
8.8 Jul 29

Admidio is a free, open source user management system for websites of organizations and groups. Rated high severity (CVS

CVE-2021-32630 HIGH POC
8.8 May 20

Admidio is a free, open source user management system for websites of organizations and groups. Rated high severity (CVS

CVE-2023-3302 HIGH POC
7.8 Jun 23

Improper Neutralization of Formula Elements in a CSV File in GitHub repository admidio/admidio prior to 4.2.9. Rated hig

CVE-2017-6492 HIGH POC
7.2 Mar 05

SQL Injection was discovered in adm_program/modules/dates/dates_function.php in Admidio 3.2.5. Rated high severity (CVSS

CVE-2023-3692 HIGH POC
7.2 Jul 16

Unrestricted Upload of File with Dangerous Type in GitHub repository admidio/admidio prior to 4.2.10. Rated high severit

CVE-2022-0991 HIGH POC
7.1 Mar 19

Insufficient Session Expiration in GitHub repository admidio/admidio prior to 4.1.9. Rated high severity (CVSS 7.1), thi

CVE-2023-4190 MEDIUM POC
6.5 Aug 06

Insufficient Session Expiration in GitHub repository admidio/admidio prior to 4.2.11. Rated medium severity (CVSS 6.5),

CVE-2023-47380 MEDIUM POC
6.1 Nov 22

Admidio v4.2.12 and below is vulnerable to Cross Site Scripting (XSS). Rated medium severity (CVSS 6.1), this vulnerabil

CVE-2021-43810 MEDIUM POC
6.1 Dec 07

Admidio is a free open source user management system for websites of organizations and groups. Rated medium severity (CV

CVE-2023-3304 MEDIUM POC
5.4 Jun 23

Improper Access Control in GitHub repository admidio/admidio prior to 4.2.9. Rated medium severity (CVSS 5.4), this vuln

CVE-2023-3109 MEDIUM POC
5.4 Jun 05

Cross-site Scripting (XSS) - Stored in GitHub repository admidio/admidio prior to 4.2.8. Rated medium severity (CVSS 5.4

Share

CVE-2026-34383 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy