All intelligence
// vulnerability record
live · NVDCVE-2024-10366
MEDIUMpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:55 UTC
6.5
CVSS / 10
// description
An improper access control vulnerability (IDOR) exists in the delete attachments functionality of danny-avila/librechat version v0.7.5-rc2. The endpoint does not verify whether the provided attachment ID belongs to the current user, allowing any authenticated user to delete attachments of other users.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
// weaknesses (CWE)
- CWE-639
- CWE-639