<?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:alibaba:qwen-Agent:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aalibabaqwen-agent/</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>Fri, 28 Aug 2026 21:38:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aalibabaqwen-agent/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>SSRF Vulnerability in Qwen-Agent Document Parsing</title><link>https://feed.craftedsignal.io/briefs/2026-08-qwen-agent-ssrf/</link><pubDate>Fri, 28 Aug 2026 21:38:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-qwen-agent-ssrf/</guid><description>Qwen-Agent version 0.0.34 and earlier contains a server-side request forgery (SSRF) vulnerability that allows unauthenticated attackers to force the server to perform arbitrary internal HTTP requests and exfiltrate metadata service content.</description><content:encoded><![CDATA[<p>Qwen-Agent, an open-source agent framework, contains a server-side request forgery (SSRF) vulnerability identified as CVE-2026-82268 affecting versions through 0.0.34. The flaw exists within the document parsing functionality, which fails to adequately validate or restrict caller-supplied paths. Specifically, the application processes these paths as URLs without enforcing scheme restrictions or host validation. An unauthenticated attacker can exploit this behavior by manipulating the document parsing input to interact with the server's local environment, including internal Gradio interfaces or cloud-provider metadata services. This enables the attacker to force the server to issue arbitrary HTTP requests and potentially read returned data, which is subsequently surfaced through the application's document parsing output. This vulnerability presents a high risk for environments where Qwen-Agent is deployed with access to internal network resources or sensitive cloud service endpoints.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to bypass network boundaries and interact with internal services that are not exposed to the public internet. This can lead to the exfiltration of sensitive information, such as cloud metadata, internal configuration details, or credentials, which may facilitate further compromise of the underlying infrastructure or internal services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade to a version of Qwen-Agent that addresses CVE-2026-82268 once available.</li>
<li>Restrict network access for servers hosting Qwen-Agent to prevent them from reaching internal metadata services (e.g., 169.254.169.254) or sensitive administrative endpoints.</li>
<li>Implement strict input validation on all document parsing paths to ensure only expected URLs or local file paths are processed.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ssrf</category><category>vulnerability</category><category>cloud</category><category>path-traversal</category><category>arbitrary-file-read</category><category>web-application-vulnerability</category></item></channel></rss>