目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-89093— Better Messages 2.15.33 信息泄露漏洞

一分钟漏洞结论

影响对象
wordplus Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

WordPress 的 Better Messages – 聊天室、群聊、私信及 AI 聊天机器人 插件在所有 2.15.33 及更早的版本中,存在通过身份伪造导致的信息泄露漏洞。 该漏洞的根本原因在于 函数通过检查访客记录中存储的 IP 地址是否以 为前缀,来识别具有特权的内部 AI 机器人账号。然而,这个 IP 地址是在未经身份验证的访客注册过程中,直接从客户端可控的 请求头中逐字填入的。 这使得未经身份验证的攻击者能够注册一个被插件视为其内部 AI 机器人的访客身份,从而绕过每个聊天室的允许角色列表、草稿状态

CVSS 5.3 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-89093 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Better Messages <= 2.15.33 - Unauthenticated Information Exposure Spoofing via 'X-Real-IP' Header via /guests/register
来源: CVE Program / CVE List V5
Vulnerability Description
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to Information Exposure by Spoofing in all versions up to, and including, 2.15.33. This is due to the `is_ai_bot_user()` function identifying privileged internal AI bot accounts by performing a prefix check for `'ai-chat-bot-'` against a guest record's stored IP address, which is populated verbatim from the client-controlled `X-Real-IP` request header during unauthenticated guest registration. This makes it possible for unauthenticated attackers to register a guest identity that the plugin treats as its own internal AI bot, bypassing the per-room role allowlist, draft-status check, and join filters — which are all short-circuited by the bot check in `user_can_join()` and `user_can_read()` — to join administrator-restricted chat rooms, post messages into them, and read the private message history of other users.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
wordplus Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots 0 ~ 2.15.33 -

二、漏洞 CVE-2026-89093 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-89093 的情报信息

登录查看更多情报信息。

CVE-2026-89093 其他参考 (9)

IV. Related Vulnerabilities

V. Comments for CVE-2026-89093

暂无评论


发表评论