CVE-2025-67743 MEDIUM

CVE-2025-67743: Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Vendor Learningcircuit
Product local-deep-research
Weakness CWE-918 · SSRF
Published December 23, 2025
Last update December 23, 2025

CVSS base score

6.3/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 23, 2025 CVE published
December 23, 2025 Record updated