CVE-2024-10359 MEDIUM

CVE-2024-10359: Mass Assignment in Preset Creation Allows User ID Manipulation in danny-avila/librechat

Vendor Danny-Avila
Product danny-avila/librechat
Weakness CWE-915
Published March 20, 2025
Last update March 20, 2025

CVSS base score

4.6/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

In danny-avila/librechat version v0.7.5-rc2, a vulnerability exists in the preset creation functionality where a user can manipulate the user ID field through mass assignment. This allows an attacker to inject a different user ID into the preset object, causing the preset to appear in the UI of another user. The vulnerability arises because the backend saves the entire object received without validating the attributes and their values, impacting both integrity and confidentiality.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated