Vulnerability Description
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation — no private IP check, no scheme restriction, no DNS pinning. An authenticated user can set baseURL to internal network addresses. This vulnerability is fixed in 0.8.4-rc1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-gc9r-88c3-7qhq
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-gc9r-88c3-7qhq
FAQ
What is CVE-2026-54033?
CVE-2026-54033 is a vulnerability with a CVSS score of 7.7 (HIGH). LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This UR...
How severe is CVE-2026-54033?
CVE-2026-54033 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54033?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.