CVE-2026-44654: LibreChat: Shared-agent editor can globally delete owner's file records — breaks owner's other private agents
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 fileid. The private agent retains a stale fileid 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 fileid references. This is a cross-agent integrity violation: editing access to one agent should not affect another. Version 0.8.4 contains a patch.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
LibreChatto a version that resolves this vulnerability.Fixed in 0.8.4
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44654?
The severity of CVE-2026-44654 is medium with a CVSS score of 5.7.
How do I fix CVE-2026-44654?
To fix CVE-2026-44654, update LibreChat to version 0.8.4 or later where the vulnerability is addressed.
What is the impact of CVE-2026-44654?
CVE-2026-44654 allows a shared-agent editor to globally delete the owner's file records, affecting all agents that use those files.
Who is affected by CVE-2026-44654?
Users of LibreChat versions up to and including 0.8.3 are affected by CVE-2026-44654.
What actions should be taken regarding CVE-2026-44654?
Users should immediately update their LibreChat version to prevent potential data loss due to the vulnerability.