CVE-2025-7104
Last modified
CVE-2025-7104 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Librechat | Librechat | < 0.7.9 |
References
- https://huntr.com/bounties/32a175c4-7543-4503-a3d0-7880abd1826bExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-7104?
How severe is CVE-2025-7104?
How do I fix CVE-2025-7104?
Are you affected by CVE-2025-7104?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
