<?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>Ml-Ops - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/ml-ops/</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, 27 Sep 2026 03:04:23 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/ml-ops/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>Remote Code Execution in MONAI Bundle Configuration Engine</title><link>https://feed.craftedsignal.io/briefs/2026-09-monai-rce/</link><pubDate>Sun, 27 Sep 2026 03:04:23 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-monai-rce/</guid><description>MONAI versions through 1.6.0 are vulnerable to remote code execution due to insecure deserialization and evaluation of arbitrary Python callables within bundle configuration files.</description><content:encoded><![CDATA[<p>MONAI (Medical Open Network for AI) versions 1.6.0 and earlier contain a critical remote code execution (RCE) vulnerability within the bundle configuration engine. The vulnerability stems from the engine's failure to maintain an allow list when resolving '<em>target</em>' values to importable callables, combined with the unsafe passing of '$' expressions to the Python 'eval()' function.</p>
<p>An attacker can exploit this by crafting a malicious bundle configuration file and distributing it to unsuspecting users. When a victim loads or executes this bundle using the affected 'monai.bundle.load()' or 'monai.bundle.run()' functions, the engine processes the malicious configuration, resulting in arbitrary code execution on the host system. This vulnerability poses a significant risk to researchers and developers who frequently download and integrate third-party AI bundles, as the malicious code triggers immediately upon processing the configuration.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for arbitrary code execution in the context of the Python interpreter running the MONAI environment. This could lead to full system compromise, exfiltration of sensitive medical imaging data, or lateral movement within research and development networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update MONAI to a version beyond 1.6.0.</li>
<li>Avoid loading MONAI bundles from untrusted sources or repositories.</li>
<li>Inspect bundle configuration files ('bundle.json' or similar) for unexpected '<em>target</em>' definitions or embedded '$' expressions before execution.</li>
<li>Implement monitoring for child processes spawned by Python interpreter instances running MONAI-related tasks.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>remote-code-execution</category><category>python</category><category>supply-chain</category><category>vulnerability</category><category>deserialization</category><category>rce</category><category>monai</category><category>code-execution</category><category>ml-ops</category><category>medical-imaging</category></item></channel></rss>