CVE-2026-34371
MEDIUM EPSS 17.1%
Published Apr 7, 20262mo ago · Modified Jun 17, 20261w ago
6.3 CVSS 3.1
Published Apr 7, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality None
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
17.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| librechat | librechat | * | <0.8.4 |
References 1
- github.com https://github.com/danny-avila/LibreChat/security/advisories/GHSA-qrm5-r67f-6692
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.