CVE-2024-10366

MEDIUM EPSS 26.4%
Published Mar 20, 20251y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
26.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-639

Affected Products 1

VendorProductVersionRange
librechatlibrechat0.7.5any

References 2

  • github.com https://github.com/danny-avila/librechat/commit/a350443661d001ac55787741969a75d94ca14116
    Patch
  • huntr.com https://huntr.com/bounties/cde47cf8-dc81-46ab-b472-f7e44a981a7e
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/danny-avila/librechat/commit/a350443661d001ac55787741969a75d94ca14116
    Patch