CVE Catalog

CVE-2025-69222

Critical
Published: Translated: NVD NIST

Summary

LibreChat version 0.8.1-rc2 is prone to SSRF due to missing restrictions in the Actions feature by default. Agents can access internal services like the RAG API in the default Docker Compose setup.

Risk Assessment

Attackers can use agents to scan internal networks or access sensitive internal resources, potentially leading to data leakage or further attacks.

Recommendation

Upgrade LibreChat to version 0.8.1-rc2 or later. Configure access restrictions to internal services for the Actions feature.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS