๐Ÿ” CVE Alert

CVE-2026-31949

MEDIUM 6.5

LibreChat Denial of Service (DoS) via Unhandled Exception in DELETE /api/convos

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.3-rc1, a Denial of Service (DoS) vulnerability exists in the DELETE /api/convos endpoint that allows an authenticated attacker to crash the Node.js server process by sending malformed requests. The DELETE /api/convos route handler attempts to destructure req.body.arg without validating that it exists. The server crashes due to an unhandled TypeError that bypasses Express error handling middleware and triggers process.exit(1). This vulnerability is fixed in 0.8.3-rc1.

CWE CWE-248
Vendor danny-avila
Product librechat
Published Mar 13, 2026
Last Updated Mar 16, 2026
Stay Ahead of the Next One

Get instant alerts for danny-avila librechat

Be the first to know when new medium vulnerabilities affecting danny-avila librechat are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

danny-avila / LibreChat
< 0.8.3-rc1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/danny-avila/LibreChat/security/advisories/GHSA-5m32-chq6-232p