Lucene search
K

82 matches found

Nuclei
Nuclei
added 17 hours ago41 views

Lobe Chat <= v0.150.5 - Server-Side Request Forgery

Lobe Chat is a chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Prior to 0.150.6, lobe-chat had an unauthorized Server-Side Request Forgery vulnerability in the /api/proxy endpoint. An attacker can construct malicious requests to cause...

9CVSS7.3AI score0.73261EPSS
Exploits2References4
Cvelist
Cvelist
added 2026/05/12 4:47 p.m.26 views

CVE-2026-42045 LobeHub: Cross-Site Scripting(XSS) escalate to Remote Code Execution(RCE)

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.48, when LobeChat processes custom tags in the Render process of src/features/Portal/Artifacts/Body/Renderer/index.tsx, if no type match is found, it will choose to call the...

6.2CVSS0.00043EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/08 7:37 p.m.1 views

CVE-2026-39411 LobeHub has an unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.48, the webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR ke...

5CVSS6AI score0.00025EPSS
Exploits0References4
CVE
CVE
added 2026/04/08 7:37 p.m.7 views

CVE-2026-39411

CVE-2026-39411 (LobeHub) describes an unauthenticated authentication bypass on the webapi routes via a forgeable, client-controlled X-lobe-chat-auth header. Before version 2.1.48, the webapi authentication layer trusts an XOR-obfuscated header (hardcoded key: “LobeHub · LobeHub”) and treats decod...

7.1CVSS6AI score0.00025EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/08 7:37 p.m.14 views

CVE-2026-39411 LobeHub has an unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.48, the webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR ke...

5CVSS0.00025EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/04/08 3:4 p.m.2 views

LobeHub: Unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

Summary The webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR key is hardcoded in the repository, an attacker can forge arbitrary auth payloads and bypass authentication on protected...

7.1CVSS6.2AI score0.00025EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2026/04/08 3:4 p.m.5 views

User Impersonation

Overview @lobehub/cli is a LobeHub command-line interface. Affected versions of this package are vulnerable to User Impersonation via the X-lobe-chat-auth header on webapi routes. An attacker can gain unauthorized access to protected API endpoints and perform actions as an authenticated user by...

7.1CVSS5.8AI score0.00025EPSS
Exploits0References2
OSV
OSV
added 2026/04/08 3:4 p.m.0 views

GHSA-5MWJ-V5JW-5C97 LobeHub: Unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

Summary The webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR key is hardcoded in the repository, an attacker can forge arbitrary auth payloads and bypass authentication on protected...

5CVSS6AI score0.00025EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/20 5:54 p.m.3 views

EUVD-2026-3400

Lobe Chat affected by Cross-Site ScriptingXSS that can escalate to Remote Code ExecutionRCE...

6.4CVSS5.5AI score0.00151EPSS
Exploits0References3
Snyk
Snyk
added 2026/01/19 5:49 p.m.2 views

Access Control Bypass

Overview @lobehub/chat is a Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application. Affected versions of this package are...

6.3CVSS5.6AI score0.00066EPSS
Exploits0References2
OSV
OSV
added 2026/01/19 4:53 p.m.2 views

CVE-2026-23522 Lobe Chat has IDOR in Knowledge Base File Removal that Allows Cross User File Deletion

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.193, knowledgeBase.removeFilesFromKnowledgeBase tRPC ep allows authenticated users to delete files from any knowledge base without verifying ownership. userId filter in the database query is commented out, so it's...

3.7CVSS5.6AI score0.00066EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/01/19 4:53 p.m.2 views

CVE-2026-23522 Lobe Chat has IDOR in Knowledge Base File Removal that Allows Cross User File Deletion

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.193, knowledgeBase.removeFilesFromKnowledgeBase tRPC ep allows authenticated users to delete files from any knowledge base without verifying ownership. userId filter in the database query is commented out, so it's...

3.7CVSS5.6AI score0.00066EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/01/19 12:0 a.m.1 views

Lobe Chat security vulnerability

Lobe Chat is an open-source, high-performance chatbot framework developed by LobeHub. Versions of Lobe Chat prior to 2.0.0-next.193 contained security vulnerabilities, which were caused by a lack of ownership verification. This vulnerability could lead to arbitrary file deletion...

3.7CVSS5.9AI score0.00066EPSS
Exploits0References3
OSV
OSV
added 2026/01/18 10:56 p.m.3 views

CVE-2026-23733 Lobe Chat has Cross-Site Scripting (XSS) issue that may escalate to Remote Code Execution (RCE)

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.180, a stored Cross-Site Scripting XSS vulnerability in the Mermaid artifact renderer allows attackers to execute arbitrary JavaScript within the application context. This XSS can be escalated to Remote Code Executi...

6.4CVSS6.2AI score0.00151EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/01/18 10:56 p.m.1 views

CVE-2026-23733 Lobe Chat has Cross-Site Scripting (XSS) issue that may escalate to Remote Code Execution (RCE)

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.180, a stored Cross-Site Scripting XSS vulnerability in the Mermaid artifact renderer allows attackers to execute arbitrary JavaScript within the application context. This XSS can be escalated to Remote Code Executi...

6.4CVSS6AI score0.00151EPSS
Exploits0References1
CVE
CVE
added 2026/01/18 10:56 p.m.6 views

CVE-2026-23733

LobeChat desktop (open source) is affected by a stored XSS in the Mermaid artifact renderer prior to version 2.0.0-next.180. The XSS can be escalated to Remote Code Execution (RCE) by abusing the exposed electronAPI IPC bridge, enabling arbitrary system commands in the victim’s machine. Version 2...

6.4CVSS5.8AI score0.00151EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/01/18 10:56 p.m.16 views

CVE-2026-23733 Lobe Chat has Cross-Site Scripting (XSS) issue that may escalate to Remote Code Execution (RCE)

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.180, a stored Cross-Site Scripting XSS vulnerability in the Mermaid artifact renderer allows attackers to execute arbitrary JavaScript within the application context. This XSS can be escalated to Remote Code Executi...

6.4CVSS0.00151EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/01/18 12:0 a.m.1 views

Lobe Chat code injection vulnerability

Lobe Chat is an open-source, high-performance chatbot framework developed by LobeHub. Versions of Lobe Chat prior to 2.0.0-next.180 contained a code injection vulnerability. This vulnerability stemmed from a storage-oriented cross-site scripting vulnerability in the Mermaid renderer, which could...

6.4CVSS6AI score0.00151EPSS
Exploits0References2
NVD
NVD
added 2025/10/17 7:15 p.m.2 views

CVE-2025-62505

LobeChat is an open source chat application platform. The web-crawler package in LobeChat version 1.136.1 allows server-side request forgery SSRF in the tools.search.crawlPages tRPC endpoint. A client can supply an arbitrary urls array together with impls containing the value naive. The service...

3CVSS0.00026EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/10/17 12:0 a.m.1 views

Lobe Chat 代码问题漏洞

Lobe Chat is an open source, high performance chatbot framework open sourced from LobeHub. A code issue vulnerability exists in Lobe Chat version 1.136.1, which stems from tools.search.crawlPages tRPC endpoints that do not validate or restrict internal network addresses, which could lead to a...

3CVSS6.8AI score0.00026EPSS
Exploits0References3
Rows per page
Query Builder