Missing Authorization in LibreChat - #VU133261

 

Missing Authorization in LibreChat - #VU133261

Published: June 3, 2026


Vulnerability identifier: #VU133261
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: LibreChat
Affected software:
LibreChat

Detailed vulnerability description

The vulnerability allows a remote user to delete arbitrary messages.

The vulnerability exists due to improper access control in the DELETE /api/messages/:conversationId/:messageId endpoint when handling crafted delete requests. A remote user can supply a valid conversationId they own and a victim's messageId to delete arbitrary messages.

Successful exploitation requires knowledge of the target messageId, and deleted messages are permanently removed rather than soft-deleted.


Remediation

Install security update from vendor's website.

Sources