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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/c
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/c
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/c
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/f
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/g
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/g
- https://plugins.trac.wordpress.org/browser/bp-better-messages/tags/2.15.33/inc/g
- https://plugins.trac.wordpress.org/changeset?old_path=bp-better-messages%2Ftags%
- https://www.wordfence.com/threat-intel/vulnerabilities/id/df28ecd7-d463-48b7-95e
FAQ
What is CVE-2026-89093?
CVE-2026-89093 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2026-89093?
CVE-2026-89093 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-89093?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.