CVE-2026-39411

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 key is hardcoded in the repository, an attacker can forge arbitrary auth payloads and bypass authentication on protected webapi routes. Affected routes include /webapi/chat/[provider], /webapi/models/[provider], /webapi/models/[provider]/pull, and /webapi/create-image/comfyui. This vulnerability is fixed in 2.1.48.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lobehub:lobehub:*:*:*:*:*:node.js:*:*

History

20 Apr 2026, 15:03

Type Values Removed Values Added
References () https://github.com/lobehub/lobehub/commit/3327b293d66c013f076cbc16cdbd05a61a3d0428 - () https://github.com/lobehub/lobehub/commit/3327b293d66c013f076cbc16cdbd05a61a3d0428 - Patch
References () https://github.com/lobehub/lobehub/pull/13535 - () https://github.com/lobehub/lobehub/pull/13535 - Issue Tracking
References () https://github.com/lobehub/lobehub/releases/tag/v2.1.48 - () https://github.com/lobehub/lobehub/releases/tag/v2.1.48 - Product
References () https://github.com/lobehub/lobehub/security/advisories/GHSA-5mwj-v5jw-5c97 - () https://github.com/lobehub/lobehub/security/advisories/GHSA-5mwj-v5jw-5c97 - Vendor Advisory
CPE cpe:2.3:a:lobehub:lobehub:*:*:*:*:*:node.js:*:*
First Time Lobehub lobehub
Lobehub

08 Apr 2026, 21:16

Type Values Removed Values Added
References () https://github.com/lobehub/lobehub/security/advisories/GHSA-5mwj-v5jw-5c97 - () https://github.com/lobehub/lobehub/security/advisories/GHSA-5mwj-v5jw-5c97 -

08 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-08 20:16

Updated : 2026-04-20 15:03


NVD link : CVE-2026-39411

Mitre link : CVE-2026-39411

CVE.ORG link : CVE-2026-39411


JSON object : View

Products Affected

lobehub

  • lobehub
CWE
CWE-287

Improper Authentication

CWE-290

Authentication Bypass by Spoofing

CWE-345

Insufficient Verification of Data Authenticity