CVE-2026-34383

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 21:16

Updated : 2026-07-24 20:10


NVD link : CVE-2026-34383

Mitre link : CVE-2026-34383

CVE.ORG link : CVE-2026-34383


JSON object : View

Products Affected

admidio

  • admidio
CWE
CWE-20

Improper Input Validation

CWE-352

Cross-Site Request Forgery (CSRF)