CVE-2026-85621
Last modified
CVE-2026-85621 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. LobeChat (LobeHub) 2.2.1 does not properly verify inbound chat-platform webhook signatures in the QQ and Feishu adapters. The webhook route (/api/agent/webhooks/:platform) is unauthenticated by design and delegates verification to each adapter; the QQ adapter performs no Ed25519 signature verification on dispatched message events, and the Feishu adapter only performs an optional static-token comparison that is skipped when no token is configured (the default) and is not a body signature.
Description
LobeChat (LobeHub) 2.2.1 does not properly verify inbound chat-platform webhook signatures in the QQ and Feishu adapters. The webhook route (/api/agent/webhooks/:platform) is unauthenticated by design and delegates verification to each adapter; the QQ adapter performs no Ed25519 signature verification on dispatched message events, and the Feishu adapter only performs an optional static-token comparison that is skipped when no token is configured (the default) and is not a body signature. An unauthenticated attacker who knows the public webhook URL can POST forged inbound messages with an attacker-chosen sender identity and arbitrary text, causing the bot owner's agent to process attacker-controlled input and treat the attacker as a trusted platform sender.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| lobehub | lobehub | <= 2.2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85621?
How severe is CVE-2026-85621?
How do I fix CVE-2026-85621?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85616Snipe-IT versions before 8.6.2 contain an authorization bypa…8.5
- CVE-2026-85617snipe-it versions before 8.6.3 contain an authorization bypa…8.8
- CVE-2026-85618ConvertX 0.17.0 contains an arbitrary file read vulnerabilit…6.5
- CVE-2026-85619AppFlowy-Cloud 0.9.64 fails to verify that requested collab …7.5
- CVE-2026-8562Side-channel information leakage in Navigation in Google Chr…4.3
- CVE-2026-85620Postgres MCP Pro 0.3.0 contains a restricted-mode bypass vul…8.6
- CVE-2026-85622AppFlowy-Cloud through 0.9.64 fails to validate workspace me…5.3
- CVE-2026-85623goose 1.37.0 executes arbitrary commands from recipe stdio e…8.8
- CVE-2026-85624Blinko 1.8.7 contains a cross-user private note disclosure v…6.5
- CVE-2026-85625sift (sift.js) 17.1.3 enumerates query keys with for...in, w…8.1
- CVE-2026-85626git-mcp-server 2.15.1 contains an argument injection vulnera…7.5
- CVE-2026-8563Insufficient policy enforcement in IFrame Sandbox in Google …4.3
Are you affected by CVE-2026-85621?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
