Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Admidio/admidio/releases/tag/v5.0.9
- https://github.com/Admidio/admidio/security/advisories/GHSA-hcjj-chvw-fmw9
- https://github.com/Admidio/admidio/security/advisories/GHSA-hcjj-chvw-fmw9
FAQ
What is CVE-2026-42194?
CVE-2026-42194 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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-b...
How severe is CVE-2026-42194?
CVE-2026-42194 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42194?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.