CVE-2026-44654

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, a shared-agent editor can delete file records through `DELETE /api/files` that the owner has reused across multiple agents. The deletion removes the file globally — not just from the shared agent — breaking the owner's other private agents that reference the same `file_id`. The private agent retains a stale `file_id` reference that no longer resolves. A shared-agent editor can destroy files that the owner uses across multiple agents. The owner's private agents — which the attacker has no access to — break silently with stale `file_id` references. This is a cross-agent integrity violation: editing access to one agent should not affect another. Version 0.8.4 contains a patch.
Configurations

Configuration 1 (hide)

cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*

History

21 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) LibreChat es un clon mejorado de ChatGPT que soporta múltiples proveedores de IA. En versiones hasta la 0.8.3 inclusive, un editor de agente compartido puede eliminar registros de archivos a través de 'DELETE /api/files' que el propietario ha reutilizado en múltiples agentes. La eliminación elimina el archivo globalmente - no solo del agente compartido - rompiendo los otros agentes privados del propietario que referencian el mismo 'file_id'. El agente privado retiene una referencia 'file_id' obsoleta que ya no se resuelve. Un editor de agente compartido puede destruir archivos que el propietario utiliza en múltiples agentes. Los agentes privados del propietario - a los que el atacante no tiene acceso - fallan silenciosamente con referencias 'file_id' obsoletas. Esto es una violación de integridad entre agentes: el acceso de edición a un agente no debería afectar a otro. La versión 0.8.4 contiene un parche.

04 Jun 2026, 19:20

Type Values Removed Values Added
First Time Librechat librechat
Librechat
CPE cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.1
References () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f8jg-v856-mf6q - () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f8jg-v856-mf6q - Exploit, Vendor Advisory

03 Jun 2026, 14:16

Type Values Removed Values Added
References () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f8jg-v856-mf6q - () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f8jg-v856-mf6q -

02 Jun 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 23:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-44654

Mitre link : CVE-2026-44654

CVE.ORG link : CVE-2026-44654


JSON object : View

Products Affected

librechat

  • librechat
CWE
CWE-863

Incorrect Authorization