PatchSiren cyber security CVE debrief
CVE-2026-82275 QwenLM CVE debrief
CVE-2026-82275 is a path traversal vulnerability in Qwen-Agent through version 0.0.34, affecting the document parser. The vulnerability allows unauthenticated attackers to read arbitrary files accessible by the server process via the Gradio interface by supplying absolute file paths. This vulnerability has a high CVSS score of 8.7, indicating a high severity. Defenders and administrators of systems using Qwen-Agent should assess exposure and prioritize remediation to prevent potential data breaches or system compromise.
- Vendor
- QwenLM
- Product
- Qwen-Agent
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-09-23
Who should care
Defenders and administrators of systems using Qwen-Agent should assess exposure and prioritize remediation to prevent potential data breaches or system compromise. This includes verifying the affected versions and scope, restricting access to the Gradio interface, implementing input validation and sanitization for file paths, and monitoring for suspicious file access attempts.
Why it matters
CVE-2026-82275 is a high-severity path traversal vulnerability in Qwen-Agent that allows unauthenticated attackers to access arbitrary files. Defenders should prioritize verification, remediation, and input validation to prevent potential data breaches or system compromise.
- Potential unauthorized file access
- Possible data breaches or system compromise
- Requires verification of affected versions and scope
- Prioritize input validation and access controls
Technical summary
The Qwen-Agent document parser fails to restrict file access to intended directories, allowing attackers to supply absolute file paths to the Gradio interface to read arbitrary files accessible by the server process. This vulnerability has a high CVSS score of 8.7, indicating a high severity. The vulnerability affects Qwen-Agent through version 0.0.34 and requires verification of affected versions and scope to prioritize remediation and prevent potential data breaches or system compromise. The CVE record and NVD entry provide details on the vulnerability.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in systems using Qwen-Agent.
Recommended defensive actions
- Verify Qwen-Agent version and assess exposure
- Restrict access to the Gradio interface
- Implement input validation and sanitization for file paths
- Monitor for suspicious file access attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected versions and potential impact require further verification. The vulnerability was disclosed on 2026-08-28T20:20:18.507Z and has not been modified since then. The Gradio interface is an attack vector, and defenders should verify the affected versions and scope to prioritize remediation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82275 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82275
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82275 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82275
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/QwenLM/Qwen-Agent
-
Source reference
Unverified legacy reference
URL: https://github.com/QwenLM/Qwen-Agent/blob/31a4d36d123688581a9e9744427272b33ce940e0/qwen_agent/tools/simple_doc_parser.py
-
Source reference
Unverified legacy reference
URL: https://github.com/QwenLM/Qwen-Agent/blob/31a4d36d123688581a9e9744427272b33ce940e0/qwen_agent/utils/utils.py
-
Source reference
Unverified legacy reference
URL: https://github.com/QwenLM/Qwen-Agent/issues/912
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/qwen-agent-arbitrary-file-read-via-caller-supplied-document-path
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.