Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-cwvq-3gph-65p4

Опубликовано: 29 сент. 2025
Источник: github
Github: Не прошло ревью
CVSS3: 4.3

Описание

A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra fields in the request body are included in agentData and passed to the database layer, allowing overwriting of any field in the schema, such as author, access_level, isCollaborative, and projectIds. Additionally, the Object.Prototype can be polluted due to the use of Object.assign with spread operators.

A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra fields in the request body are included in agentData and passed to the database layer, allowing overwriting of any field in the schema, such as author, access_level, isCollaborative, and projectIds. Additionally, the Object.Prototype can be polluted due to the use of Object.assign with spread operators.

EPSS

Процентиль: 21%
0.00069
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-915

Связанные уязвимости

CVSS3: 7.5
nvd
4 месяца назад

A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra fields in the request body are included in agentData and passed to the database layer, allowing overwriting of any field in the schema, such as author, access_level, isCollaborative, and projectIds. Additionally, the Object.Prototype can be polluted due to the use of Object.assign with spread operators.

EPSS

Процентиль: 21%
0.00069
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-915