Home

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.

PUBLISHED Reserved 2026-03-27 | Published 2026-04-07 | Updated 2026-04-08 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 0.8.4
affected

References

github.com/...reChat/security/advisories/GHSA-qrm5-r67f-6692 exploit

github.com/...reChat/security/advisories/GHSA-qrm5-r67f-6692

cve.org (CVE-2026-34371)

nvd.nist.gov (CVE-2026-34371)

Download JSON