WordPress Better Messages <=2.15.33 Info Exposure via Spoofing (Guest IP)
CVE-2026-89093 Published on September 19, 2026
Better Messages <= 2.15.33 - Unauthenticated Information Exposure Spoofing via 'X-Real-IP' Header via /guests/register
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.
Timeline
Vendor Notified
Disclosed 8 days later.
Weakness Type
What is an authentification Vulnerability?
When an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
CVE-2026-89093 has been classified to as an authentification vulnerability or weakness.
Affected Versions
wordplus Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots:- Before and including 2.15.33 is affected.