Server-side request forgery (SSRF) in the /har/test endpoint in QD 20220208 through 20250803. Fetcher.build_request() in libs/fetcher.py constructs an httpclient.HTTPRequest from user-supplied JSON without validating URL scheme, host, or IP range. The /har/test handler does not require authentication, enabling unauthenticated remote attackers to force the QD server to send arbitrary HTTP requests to internal network resources and cloud metadata endpoints. validate_cert is set to False, disabling TLS verification.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-31 16:18
Updated : 2026-09-01 14:17
NVD link : CVE-2026-51152
Mitre link : CVE-2026-51152
CVE.ORG link : CVE-2026-51152
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)
