CVE-2026-34371

MEDIUM

LibreChat Affected by Arbitrary File Write via `execute_code` Artifact Filename Traversal

Title source: cna

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.

Scores

CVSS v3 6.3
EPSS 0.0006
EPSS Percentile 18.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N

Details

CWE
CWE-22
Status published
Products (2)
danny-avila/LibreChat < 0.8.4
librechat/librechat < 0.8.4
Published Apr 07, 2026
Tracked Since Apr 08, 2026