CVE 6.3 MEDIUM

LibreChat Affected by Arbitrary File Write via `execute_code` Artifact Filename Traversal_CVE-2026-34371

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

Description

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the execute_code sandbox when persisting code-generated artifacts. On deployments using the default local file strategy, a malicious artifact filename containing traversal sequences (for example, ../../../../../app/client/dist/poc.txt) is concatenated into the server-side destination path and written with fs.writeFileSync() without sanitization. This gives any user who can trigger execute_code an arbitrary file write primitive as the LibreChat server user. This vulnerability is fixed in 0.8.4.

Basic Information

ID CVE-2026-34371
Source GitHub_M
Published Apr 7, 2026 at 21:08
Modified Apr 8, 2026 at 16:14

Affected Product

Vendor danny-avila
Product LibreChat
Version < 0.8.4
Affected Versions danny-avila LibreChat < 0.8.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.