Missing Authorization in Admidio - #VU138940

 

Missing Authorization in Admidio - #VU138940

Published: July 21, 2026


Vulnerability identifier: #VU138940
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Admidio
Affected software:
Admidio

Detailed vulnerability description

The vulnerability allows a remote user to modify or delete roles across organizations.

The vulnerability exists due to improper access control in groups_roles.php and RolesService::save() when handling requests for role management actions using a supplied role UUID. A remote privileged user can send a specially crafted request referencing a role UUID from another organization to modify or delete roles across organizations.

Exploitation requires the role administrator right in one organization and knowledge of a target role UUID belonging to another organization on the same installation.


Remediation

Install security update from vendor's website.

Sources