CVE-2025-67743

Source
https://cve.org/CVERecord?id=CVE-2025-67743
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67743.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-67743
Aliases
Published
2025-12-23T00:01:19Z
Modified
2026-08-12T03:51:34Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67743.json"
}
References

Affected packages

Git / github.com/learningcircuit/local-deep-research

Affected ranges

Type
GIT
Repo
https://github.com/learningcircuit/local-deep-research
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:learningcircuit:local_deep_research:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.3.0"
        },
        {
            "fixed": "1.3.9"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67743.json"