<?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>Cpe:2.3:a:internlm:lmdeploy:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3ainternlmlmdeploy/</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>Thu, 17 Sep 2026 16:00:04 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3ainternlmlmdeploy/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>Denial of Service Vulnerability in InternLM LMDeploy</title><link>https://feed.craftedsignal.io/briefs/2026-09-lmdeploy-dos/</link><pubDate>Thu, 17 Sep 2026 16:00:04 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-lmdeploy-dos/</guid><description>InternLM LMDeploy version 0.17.0 and earlier is vulnerable to a denial-of-service attack due to improper session management in DistServe mode, allowing unauthenticated attackers to cause an out-of-memory failure on the prefill worker.</description><content:encoded><![CDATA[<p>InternLM LMDeploy through version 0.17.0 contains a vulnerability within the DistServe prefill/decode disaggregation mode. The flaw originates from the proxy component's improper handling of scheduler sessions. Specifically, the proxy incorrectly utilizes user-facing session IDs instead of internal scheduler keys, preventing the system from properly releasing scheduler sessions upon request completion.</p>
<p>Unauthenticated attackers can exploit this behavior by flooding the proxy endpoint with specifically crafted completion requests. Because the system fails to clean up these sessions, they accumulate indefinitely, leading to a rapid consumption of scheduler metadata and system memory. This resource exhaustion eventually forces the prefill worker process into an out-of-memory (OOM) killed state, effectively causing a persistent denial of service. The vulnerability is critical for environments where LMDeploy is exposed to public or untrusted network segments, as it requires no authentication to initiate the exploit.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in the unavailability of the affected LLM inference service. In a production environment using DistServe, the termination of the prefill worker halts the processing of all incoming inference requests. Organizations relying on LMDeploy for automated AI workloads will face service disruption, requiring a manual restart of the worker nodes and potential remediation of the underlying memory leak by upgrading or patching the LMDeploy configuration.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the identification of internet-facing LMDeploy instances and verify their version. Upgrade to a version of LMDeploy that resolves the session management flaw in DistServe mode. If an immediate upgrade is not feasible, restrict access to the LMDeploy proxy endpoint using network-layer controls, such as IP allowlisting or authentication proxies, to prevent unauthenticated access by external entities. Monitor resource utilization metrics on worker nodes for unexpected spikes in memory usage linked to the proxy service.</p>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category></item></channel></rss>