Security Advisory

CVE-2025-66452

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-11 22:52:20
Last updated 2025-12-12 19:28:19
Assigner GitHub_M
State PUBLISHED

Description

LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, there is no handler for JSON parsing errors; SyntaxError from express.json() includes user input in the error message, which gets reflected in responses. User input (including HTML/JavaScript) can be exposed in error responses, creating an XSS risk if Content-Type isnt strictly enforced. This issue does not have a fix at the time of publication.