CVE-2025-69222
Unknown Unknown - Not Provided

Server-Side Request Forgery in LibreChat Actions Enables Internal Access

Vulnerability report for CVE-2025-69222, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-01-07

Last updated on: 2026-01-07

Assigner: GitHub, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-07
Last Modified
2026-01-07
Generated
2026-07-06
AI Q&A
2026-01-08
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
librechat librechat 0.8.1-rc2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a server-side request forgery (SSRF) in LibreChat version 0.8.1-rc2 caused by missing restrictions on the Actions feature in the default configuration. LibreChat allows users to configure agents that can interact with remote services using OpenAPI specifications with various HTTP methods and authentication options. Because there are no default restrictions, these agents can access internal services, such as the RAG API included in the default Docker Compose setup, potentially allowing unauthorized internal network access.

Impact Analysis

This vulnerability can allow attackers or malicious agents to make unauthorized requests to internal services within the LibreChat environment. This can lead to unauthorized access to sensitive internal components, data exposure, or manipulation of internal APIs. The CVSS score of 9.1 indicates a high severity with potential impacts including high confidentiality loss, limited integrity loss, and limited availability loss.

Mitigation Strategies

Upgrade LibreChat to version 0.8.1-rc2 or later, where the SSRF vulnerability due to missing restrictions on the Actions feature is fixed. Additionally, review and restrict the Actions feature configuration to limit accessible services and prevent agents from accessing internal components.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-69222. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart