Missing Authorization in LibreChat - #VU133262

 

Missing Authorization in LibreChat - #VU133262

Published: June 3, 2026


Vulnerability identifier: #VU133262
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/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 modify another user's agent resources.

The vulnerability exists due to improper access control in the POST /api/files/images endpoint when handling image upload requests for agent tool_resources. A remote user can upload a file to another user's agent to modify another user's agent resources.

The issue affects uploads where the request targets an agent_id and tool_resource and the upload is processed as a non-message attachment.


Remediation

Install security update from vendor's website.

Sources