Description
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4rwm-c5mj-wh7x | Admidio has CSRF and Form Validation Bypass in Inventory Item Save via `imported` Parameter |
References
History
Wed, 01 Apr 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Admidio: CSRF and Form Validation Bypass in Inventory Item Save via `imported` Parameter | |
| Weaknesses | CWE-20 CWE-352 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T20:33:40.534Z
Reserved: 2026-03-27T13:45:29.619Z
Link: CVE-2026-34383
No data.
Status : Received
Published: 2026-03-31T21:16:30.343
Modified: 2026-03-31T21:16:30.343
Link: CVE-2026-34383
No data.
OpenCVE Enrichment
No data.
Github GHSA