<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Admidio (&lt; 5.0.12) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/admidio--5.0.12/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 30 Aug 2026 17:11:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/admidio--5.0.12/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated Blind SQL Injection in Admidio</title><link>https://feed.craftedsignal.io/briefs/2026-08-admidio-sql-injection/</link><pubDate>Sun, 30 Aug 2026 17:11:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-admidio-sql-injection/</guid><description>Admidio versions prior to 5.0.12 contain a blind SQL injection vulnerability in the relation_type_list parameter, allowing unauthenticated attackers to exfiltrate database contents.</description><content:encoded><![CDATA[<p>Admidio versions prior to 5.0.12 contain a blind SQL injection vulnerability in the relation_type_list parameter of the lists_show.php file. This vulnerability allows unauthenticated attackers to execute arbitrary SQL queries against the underlying database. By supplying a dummy UUID in the role_list parameter, an attacker can bypass standard authentication checks and manipulate the relation_type_list parameter to perform time-based or boolean-based SQL injection. This vector provides a mechanism for unauthorized actors to exfiltrate sensitive data, including user credentials and password hashes stored in the application database.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows an unauthenticated attacker to extract the entire contents of the Admidio database. This poses a significant risk to the confidentiality of organizational data, as the exposure of user password hashes and credentials can facilitate further unauthorized access or account takeover across the environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Admidio to version 5.0.12 or later immediately to patch the vulnerable lists_show.php file.</li>
<li>Review web server access logs for anomalous requests containing SQL keywords or character sequences (e.g., SLEEP, UNION, SELECT) targeting the lists_show.php endpoint.</li>
<li>Implement a Web Application Firewall (WAF) rule to block or sanitize input containing common SQL injection payloads targeted at the relation_type_list parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application</category><category>sql-injection</category><category>cve</category><category>information-disclosure</category><category>authorization-bypass</category></item></channel></rss>