| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-fj2m-qvh9-jq4q | local-deep-research is Vulnerable to HTML Injection via Unescaped User Input in PDF Export (`pdf_service.py:_markdown_to_html`) |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 28 May 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Learningcircuit
Learningcircuit local Deep Research |
|
| Vendors & Products |
Learningcircuit
Learningcircuit local Deep Research |
Thu, 28 May 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 28 May 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Local Deep Research is an AI-powered research assistant for deep, iterative research. Prior to 1.6.0, PDFService._markdown_to_html() constructs an HTML document by interpolating user-controlled values — specifically title (sourced from research.title or research.query) and metadata key-value pairs — directly into an f-string without any HTML escaping. An authenticated attacker can craft a research query containing HTML special characters to inject arbitrary HTML tags into the document processed by WeasyPrint during PDF export. This injection can be chained to trigger a Server-Side Request Forgery (SSRF), bypassing the application's existing SSRF defenses in ssrf_validator.py. This vulnerability is fixed in 1.6.0. | |
| Title | Local Deep Research: HTML Injection via Unescaped User Input in PDF Export (`pdf_service.py:_markdown_to_html`) | |
| Weaknesses | CWE-79 CWE-918 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-28T19:33:58.899Z
Reserved: 2026-05-04T20:24:31.916Z
Link: CVE-2026-43979
Updated: 2026-05-28T19:33:52.112Z
Status : Received
Published: 2026-05-28T19:16:38.067
Modified: 2026-05-28T20:16:23.927
Link: CVE-2026-43979
No data.
OpenCVE Enrichment
Updated: 2026-05-28T20:30:25Z
Github GHSA