Vulnerabilities/

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

Severity:
Medium

Description

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.

Recommendation

Update the @lobehub/lobehub package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@lobehub/lobehub
Anything's wrong? Let us know Last updated on April 09, 2026