CVE-2025-69222 CRITICAL

CVE-2025-69222: LibreChat is vulnerable to Server-Side Request Forgery due to missing restrictions

Vendor Danny-Avila
Product LibreChat
Weakness CWE-918 · SSRF
Published January 7, 2026
Last update January 7, 2026

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L

What the vulnerability does

01Description

LibreChat is a ChatGPT clone with additional features. Version 0.8.1-rc2 is prone to a server-side request forgery (SSRF) vulnerability due to missing restrictions of the Actions feature in the default configuration. LibreChat enables users to configure agents with predefined instructions and actions that can interact with remote services via OpenAPI specifications, supporting various HTTP methods, parameters, and authentication methods including custom headers. By default, there are no restrictions on accessible services, which means agents can also access internal components like the RAG API included in the default Docker Compose setup. This issue is fixed in version 0.8.1-rc2.

Key dates

02Disclosure timeline

January 7, 2026 CVE published
January 7, 2026 Record updated