CVE-2025-66451
CVE-2025-66451 is a medium-severity vulnerability in Librechat with a CVSS 3.x base score of 6.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-20.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v4: 5.3
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-202929
- Weakness: CWE-20
- Affected product: Librechat
- Published:
- Last modified:
Description
LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, when creating prompts, JSON requests are sent to define and modify the prompts via PATCH endpoint for prompt groups (/api/prompts/groups/:groupId). However, the request bodies are not sufficiently validated for proper input, enabling users to modify prompts in a way that was not intended as part of the front end system. The patchPromptGroup function passes req.body directly to updatePromptGroup() without filtering sensitive fields. This issue is fixed in version 0.8.1.
Frequently asked questions
- What is CVE-2025-66451?
- LibreChat is a ChatGPT clone with additional features. In versions 0.8.0 and below, when creating prompts, JSON requests are sent to define and modify the prompts via PATCH endpoint for prompt groups (/api/prompts/groups/:groupId). However, the request bodies are not sufficiently validated for proper input, enabling users to modify prompts in a way that was not intended as part of the front end system. The patchPromptGroup function passes req.body directly to updatePromptGroup() without filtering sensitive fields. This issue is fixed in version 0.8.1.
- How severe is CVE-2025-66451?
- CVE-2025-66451 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2025-66451 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-66451?
- CVE-2025-66451 affects Librechat. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-66451?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-66451 have an EU (EUVD) identifier?
- Yes. CVE-2025-66451 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-202929.
- When was CVE-2025-66451 published?
- CVE-2025-66451 was published on 2025-12-11 and last updated on 2026-06-17.
References
- https://github.com/danny-avila/LibreChat/commit/01413eea3d3c1454d32ca9704fa9640407839737
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-vpqq-5qr4-655h
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-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →