CVE-2026-42194 MEDIUM

CVE-2026-42194: Incomplete fix for CVE-2026-32812: SSRF in admidio

Vendor Admidio
Product admidio
Weakness CWE-918 · SSRF
Published May 7, 2026
Last update May 7, 2026

CVSS base score

6.8/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetch_metadata.php validates the resolved IP address but passes the original hostname-based URL to curl_init(), leaving a DNS rebinding TOCTOU window that allows redirecting requests to internal IPs. This issue has been patched in version 5.0.9.

Key dates

02Disclosure timeline

May 7, 2026 CVE published
May 7, 2026 Record updated