ZeroHour

CVE-2026-82268

niche

Unauthenticated SSRF in Qwen-Agent through 0.0.34 document parsing

CVSS 4.0
8.7 high
EPSS
<1%p20
Published
()
Modified
AI analysis

Qwen-Agent through 0.0.34 contains a server-side request forgery flaw (CWE-918) in its document parsing path, where caller-supplied paths are treated as URLs without scheme restriction or host validation. An unauthenticated attacker who can reach the bundled Gradio interface can trigger the server to issue HTTP requests to arbitrary internal addresses, including cloud metadata services. Retrieved content is returned through parsed document output, giving the attacker read access to internal services and, on cloud-hosted servers, potentially instance metadata. Any deployment running Qwen-Agent 0.0.34 or earlier with the Gradio interface exposed to untrusted networks is affected; purely local or tightly firewalled deployments are largely out of reach. No public proof-of-concept or known exploitation has been reported (EPSS 0.3%, not in CISA KEV).

What to do: Upgrade to a Qwen-Agent release newer than 0.0.34 (no specific fixed version is named in this advisory, so check the project's releases for the SSRF fix). Until patched, restrict the Gradio interface to trusted networks or put it behind authentication, and consider blocking server-side requests to link-local metadata addresses such as 169.254.169.254 and to internal IP ranges. Review logs for unexpected outbound HTTP requests originating from the document parser.

Affected
Alibaba Qwen-Agentall versions through and including 0.0.34
Estimated exposure
nichelikely hundreds to low thousands of exposed instances (no published install telemetry) — Qwen-Agent is an open-source developer framework typically run as local or internal tools, and only deployments whose bundled Gradio interface is reachable by untrusted networks are exploitable, which based on common self-hosted deployment…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Qwen-Agent through 0.0.34 contains a server-side request forgery vulnerability in the document parsing path that treats caller-supplied paths as URLs without scheme restriction or host validation. Attackers can reach the unauthenticated Gradio interface to make the server issue HTTP requests to arbitrary internal addresses including metadata services and read retrieved content through parsed document output.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.