Description
Admidio before 5.0.11 contains an insecure direct object reference vulnerability in the save_temporary mode of mylist_function.php that allows authenticated users to hijack list configurations. Attackers can enumerate global list UUIDs and overwrite admin-curated global lists or other users' private lists by supplying a list_uuid parameter, transferring ownership and demoting global lists to personal configurations.
Published: 2026-08-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Admidio versions prior to 5.0.11 contain an insecure direct object reference in the save_temporary mode of mylist_function.php. Because the application does not validate ownership before updating list configurations, an authenticated user can supply a list_uuid parameter and overwrite another user’s or an admin’s list. This allows an attacker to hijack list configurations, transfer ownership of global lists to a personal account, and demote globally curated lists to private ones. The weakness jeopardizes both the integrity of list data and the intended privacy controls enforced by administrators.

Affected Systems

The vulnerability is found in the Admidio web application. All installations of Admidio with a version earlier than 5.0.11 are susceptible. The affected releases include any patch level up to 5.0.10 inclusive.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate overall impact. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. Attackers must be authenticated and require knowledge or enumeration of global list UUIDs, which the application allows. Once an attacker supplies a list_uuid value corresponding to a protected list, they can overwrite it, resulting in unauthorized ownership changes. Given the moderate CVSS and lack of publicly disclosed exploits, the immediate risk is moderate but mitigable by patching.

Generated by OpenCVE AI on August 4, 2026 at 10:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Admidio to version 5.0.11 or later to eliminate the IDOR vulnerability.
  • Configure the application so that only administrators can modify global lists, preventing unauthorized changes by regular users.
  • Review and audit list ownership logs to detect any unexpected changes and confirm that only authorized users have performed such modifications.

Generated by OpenCVE AI on August 4, 2026 at 10:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description Admidio before 5.0.11 contains an insecure direct object reference vulnerability in the save_temporary mode of mylist_function.php that allows authenticated users to hijack list configurations. Attackers can enumerate global list UUIDs and overwrite admin-curated global lists or other users' private lists by supplying a list_uuid parameter, transferring ownership and demoting global lists to personal configurations.
Title Admidio before 5.0.11 IDOR via save_temporary mylist_function.php
First Time appeared Admidio
Admidio admidio
Weaknesses CWE-639
CPEs cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*
Vendors & Products Admidio
Admidio admidio
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T20:05:54.254Z

Reserved: 2026-08-03T10:44:14.335Z

Link: CVE-2026-69094

cve-icon Vulnrichment

Updated: 2026-08-03T20:05:48.922Z

cve-icon NVD

Status : Received

Published: 2026-08-03T14:16:30.203

Modified: 2026-08-03T20:17:29.673

Link: CVE-2026-69094

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:30:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key