Description
Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service (download_service.py) makes HTTP requests using raw requests.get() without utilizing the application's SSRF protection (safe_requests.py). This can allow attackers to access internal services and attempt to reach cloud provider metadata endpoints (AWS/GCP/Azure), as well as perform internal network reconnaissance, by submitting malicious URLs through the API, depending on the deployment and surrounding controls. This issue has been patched in version 1.3.9.
Problem types
CWE-918: Server-Side Request Forgery (SSRF)
Product status
References
github.com/...search/security/advisories/GHSA-9c54-gxh7-ppjc
github.com/...ommit/b79089ff30c5d9ae77e6b903c408e1c26ad5c055
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.