CVE-2026-82268
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk20th percentile - higher than 20% of all known CVEs
Summary
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.
Risk Assessment
The risk includes unauthorized access to internal services and metadata, potentially leading to leakage of sensitive information and infrastructure compromise.
Recommendation
It is recommended to upgrade Qwen-Agent to the latest patched version and implement URL validation and scheme restrictions in document parsing to prevent SSRF.
Other vulnerabilities in Qwen-Agent
Original NVD description (English source)
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.

