cvedb.io
CVE-2026-31949
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-13T19:54:39.753 · Last modified 2026-06-17T10:34:49.480

Summary

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.

Affected products

librechat — librechat

Does this affect you?

Add your gear to cvedb and we'll alert you only when librechat ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.