CVE-2026-89334
MediumCVSS 6.5Summary
The Better Messages plugin for WordPress (versions up to and including 2.15.33) is vulnerable to authorization bypass due to improper verification of user authorization. An authenticated attacker with custom-level access can access the full message transcript, thread metadata, and user data of any chat-room thread without authorization. This is only exploitable when the chat room's only_joined_can_read setting retains its default value of '0'.
Risk Assessment
An authenticated attacker can access confidential messages and user data, leading to privacy breaches and information leakage.
Recommendation
Update the Better Messages plugin to a version newer than 2.15.33, or change the only_joined_can_read setting to '1' if an update is not possible.
Other vulnerabilities in Better Messages
See all- CVE-2026-89093Medium
The Better Messages plugin for WordPress (versions up to and including 2.15.33) is vulnerable to Information Exposure by Spoofing. The is_ai_bot_user() function identifies privileged internal AI bot accounts by checking for the 'ai-chat-bot-' prefix against a guest record's stored IP address, which is populated verbatim from the client-controlled X-Real-IP request header. This allows unauthenticated attackers to register a guest identity treated as an internal AI bot, bypassing role allowlists and join filters to join administrator-restricted chat rooms, post messages, and read other users' private message history.
- CVE-2026-18555Medium
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress (all versions up to and including 2.15.22) is vulnerable to Reflected Cross-Site Scripting via the 'icn' parameter due to insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary web scripts into pages that execute if they can successfully trick a user into performing an action such as clicking a link.
- CVE-2026-16585High
The Better Messages plugin for WordPress up to version 2.15.19 has an arbitrary file deletion vulnerability in the delete_sticker function. An authenticated attacker with administrator privileges can delete any file on the server, potentially leading to remote code execution.
Original NVD description (English source)
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.15.33. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with custom-level access and above, to access the full message transcript, thread metadata, and user data of any chat-room thread without authentication. This is only exploitable when the chat room's only_joined_can_read setting retains its default value of '0'.

