CVE-2026-34383

LOW EPSS 3.2%
Published Mar 31, 20263mo ago · Modified Jun 17, 20261w ago
3.5 CVSS 3.1
Low
Find Similar
Published Mar 31, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
3.5
Exploitability
2.1
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
3.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-20 Improper Input Validation Validation
CWE-352 Cross-Site Request Forgery (CSRF) Authentication

Affected Products 1

VendorProductVersionRange
admidioadmidio* <5.0.8

References 2

  • github.com https://github.com/Admidio/admidio/commit/00494b95dfe847af8b938e4397e5d909d8f36839
    Patch
  • github.com https://github.com/Admidio/admidio/security/advisories/GHSA-4rwm-c5mj-wh7x
    ExploitMitigationVendor Advisory

Remediation

  • github.com https://github.com/Admidio/admidio/commit/00494b95dfe847af8b938e4397e5d909d8f36839
    Patch