CVE-2024-32965
published 2024-11-26CVE-2024-32965: Lobe Chat is an open-source, AI chat framework. Versions of lobe-chat prior to 1.19.13 have an unauthorized ssrf vulnerability. An attacker can construct…
PriorityP266high8.6CVSS 3.1
AVNACLPRNUINSUCHILAL
EPSS
23.72%
97.5th percentile
Lobe Chat is an open-source, AI chat framework. Versions of lobe-chat prior to 1.19.13 have an unauthorized ssrf vulnerability. An attacker can construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive information. The jwt token header X-Lobe-Chat-Auth strored proxy address and OpenAI API Key, can be modified to scan an internal network in the target lobe-web environment. This issue has been addressed in release version 1.19.13 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| lobehub | chat | >= 0 < 1.19.13 | 1.19.13 |
| lobehub | lobe-chat | < 1.19.13 | 1.19.13 |
| lobehub | lobe_chat | < 1.19.13 | 1.19.13 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
@lobehub/chat Server Side Request Forgery vulnerability
ghsa·2024-11-26
CVE-2024-32965 [HIGH] CWE-918 @lobehub/chat Server Side Request Forgery vulnerability
@lobehub/chat Server Side Request Forgery vulnerability
### Summary
lobe-chat before 1.19.13 has an unauthorized ssrf vulnerability. An attacker can construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive information.
### Details
* visit https://chat-preview.lobehub.com/
* click settings -> llm -> openai
* fill the OpenAI API Key you like
* fill the proxy address that you want to attack (e.g. a domain that resolved to a local ip addr like 127.0.0.1.xip.io) (the address will concat the path "/chat/completions" which can be bypassed with sharp like "http://172.23.0.1:8000/#")
* then lobe will echo the ssrf result
The jwt token header X-Lobe-Chat-Auth strored proxy address and OpenAI API Key, you can modify it to scan internal network in
OSV
@lobehub/chat Server Side Request Forgery vulnerability
osv·2024-11-26
CVE-2024-32965 [HIGH] @lobehub/chat Server Side Request Forgery vulnerability
@lobehub/chat Server Side Request Forgery vulnerability
### Summary
lobe-chat before 1.19.13 has an unauthorized ssrf vulnerability. An attacker can construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive information.
### Details
* visit https://chat-preview.lobehub.com/
* click settings -> llm -> openai
* fill the OpenAI API Key you like
* fill the proxy address that you want to attack (e.g. a domain that resolved to a local ip addr like 127.0.0.1.xip.io) (the address will concat the path "/chat/completions" which can be bypassed with sharp like "http://172.23.0.1:8000/#")
* then lobe will echo the ssrf result
The jwt token header X-Lobe-Chat-Auth strored proxy address and OpenAI API Key, you can modify it to scan internal network in
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-11-26
Published