Back to overview

CVE-2026-44654

MEDIUM Exploitation: PoC
5.7
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-44654
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-07 15:30 UTC
Published
2026-06-02 22:47 UTC
Last updated
2026-06-03 13:12 UTC
Primary CWE
CWE-863
CWE-863: Incorrect Authorization
Vendor / Product
danny-avila / LibreChat
Sources
cve.org  ·  NVD

Severity & Metrics

5.7 MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
danny-avila LibreChat < 0.8.5
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.7 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References (1)
Back to overview