SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82268

HIGH · CVSS 7.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A server-side request forgery vulnerability in Qwen-Agent allows attackers to exploit the document parsing functionality, treating user-supplied paths as URLs without proper validation. This can lead to unauthorized access to internal services, including sensitive metadata, by making the server issue HTTP requests to arbitrary internal addresses. Organizations utilizing Qwen-Agent should prioritize immediate remediation to mitigate the risk of data exposure and unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82268
Severity
HIGH
CVSS
7.5
EPSS
0.28%

Original NVD 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.