CVE-2025-7104
CVE-2025-7104 is a high-severity vulnerability in Librechat with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-915.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-31595
- Weakness: CWE-915
- Affected product: Librechat
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-7104?
- 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.
- How severe is CVE-2025-7104?
- CVE-2025-7104 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2025-7104 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-7104?
- CVE-2025-7104 affects Librechat. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-7104?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-7104 have an EU (EUVD) identifier?
- Yes. CVE-2025-7104 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-31595.
- When was CVE-2025-7104 published?
- CVE-2025-7104 was published on 2025-09-29 and last updated on 2026-06-17.
References
- https://github.com/danny-avila/librechat/commit/a37bf6719cfbc2de270f7d87b6b85d87cc1768db
- https://huntr.com/bounties/32a175c4-7543-4503-a3d0-7880abd1826b
Affected products (1)
- cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*
More vulnerabilities in Librechat
- CVE-2024-41704 — Critical (CVSS 9.8): LibreChat through 0.7.4-rc1 does not validate the normalized pathnames of images.
- CVE-2024-41703 — Critical (CVSS 9.8): LibreChat through 0.7.4-rc1 has incorrect access control for message updates.
- CVE-2026-32625 — Critical (CVSS 9.6): LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, the…
- CVE-2026-22252 — Critical (CVSS 9.1): LibreChat is a ChatGPT clone with additional features. Prior to v0.8.2-rc2, LibreChat's MCP stdio transport accepts…
- CVE-2025-69222 — Critical (CVSS 9.1): LibreChat is a ChatGPT clone with additional features. Version 0.8.1-rc2 is prone to a server-side request forgery…
- CVE-2024-10361 — Critical (CVSS 9.1): An arbitrary file deletion vulnerability exists in danny-avila/librechat version v0.7.5-rc2, specifically within the…
All CVEs affecting Librechat →
Other CWE-915 vulnerabilities
- CVE-2026-50160 — Critical (CVSS 10.0): Hoppscotch is an API development ecosystem. In self-hosted deployments of hoppscotch-backend from version 2026.4.1 and…
- CVE-2026-33453 — Critical (CVSS 10.0): Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Apache Camel Camel-Coap…
- CVE-2025-58367 — Critical (CVSS 10.0): DeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are…
- CVE-2026-56142 — Critical (CVSS 9.9): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2025-2304 — Critical (CVSS 9.4): A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the…
- CVE-2025-24370 — Critical (CVSS 9.3): Django-Unicorn adds modern reactive component functionality to Django templates. Affected versions of Django-Unicorn…