Incorrect authorization in LibreChat - CVE-2026-44654
Published: June 3, 2026
LibreChat
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper access control in the /api/files DELETE endpoint when handling file deletion requests for shared agents. A remote user can delete a reused file record by file_id to cause a denial of service.
The issue affects files reused across multiple agents, leaving other agents with stale file_id references that no longer resolve.