WP Vulnerability WatchVulnerability data as of September 19, 2026

Vulnerability alerts / September 18, 2026

Vulnerability in Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots — CVE-2026-89093

MediumSeverity
CVSS 5.3
Estimated exploit probability
EPSS
10,000+ sitesInstalls
3.0.0Fixed in

What to do now

Update Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots to 3.0.0 or later.

Affected versions

  • Everything up to and including 2.15.33

Affected: Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots (plugin, bp-better-messages)

Check: The plugin on wordpress.org / Our record for Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/df28ecd7-d463-48b7-95e6-8adc9f34d6bd
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts