CVE-2024-10359

NONE EPSS 26.7%
Published Mar 20, 20251y ago · Modified Jun 17, 20262w ago
Find Similar
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

Threat Intelligence

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

Weaknesses 1

CWE-915

Affected Products 1

VendorProductVersionRange
librechatlibrechat0.7.5any

References 2

  • github.com https://github.com/danny-avila/librechat/commit/e3e52402f69accc35c6d0acd9c3266ae1cb6333f
    Patch
  • huntr.com https://huntr.com/bounties/bba65eb4-4c83-4f33-83c1-ede5ed0d5656
    ExploitThird Party Advisory

Remediation

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