๐Ÿ” CVE Alert

CVE-2026-58580

MEDIUM 5.9

LobeChat 2.2.9 - Broken Object-Level Authorization in Message Sub-Resource Writes

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

LobeChat through 2.2.9 server-database deployments are vulnerable to broken object-level authorization in MessageModel. The updateMessagePlugin, updatePluginState, updatePluginError, updateTTS and updateTranslate methods filter target rows by message id alone, omitting the userId scope that sibling methods apply, and findMessagePlugin reads back by id alone. Reachable via the corresponding tRPC message procedures, an authenticated user who knows another user's message identifier can overwrite that victim's plugin tool-call metadata, plugin state/error, text-to-speech and translation records on the same instance, and the tampered content is served back to the victim. Exploitation requires knowledge of the victim's non-enumerable message identifier.

CWE CWE-639
Vendor lobehub
Product lobehub
Published Jul 2, 2026
Stay Ahead of the Next One

Get instant alerts for lobehub lobehub

Be the first to know when new medium vulnerabilities affecting lobehub lobehub are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

lobehub / lobehub
0 โ‰ค 2.2.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lobehub/lobehub/issues/16534 vulncheck.com: https://www.vulncheck.com/advisories/lobechat-broken-object-level-authorization-in-message-sub-resource-writes

Credits

George Chen