CVE-2026-89093
Last modified
CVE-2026-89093 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wordplus | Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots | <= 2.15.33 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-89093?
How severe is CVE-2026-89093?
How do I fix CVE-2026-89093?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89086In the jose package before 0.11.0 for OCaml, library calls t…9.1
- CVE-2026-89087The cstruct package before 6.3.0 for OCaml mishandles indexe…7.3
- CVE-2026-89089A SQL injection vulnerability exists in the JasperReports-ba…6.5
- CVE-2026-8909The WpMobi plugin for WordPress is vulnerable to Cross-Site …4.3
- CVE-2026-89090An unrecovered panic in the event stream header decoder in A…5.9
- CVE-2026-89092The nscd service in the GNU C Library 2.3.4 onwards may cras…4.2
- CVE-2026-89094Forgejo before 16.0.4 allows remote code execution via a cra…9.9
- CVE-2026-89099A race condition in the document value layer of MongoDB Serv…7.5
- CVE-2026-8910The WP Emoticon Rating plugin for WordPress is vulnerable to…6.1
- CVE-2026-8911The WP AutoBuzz plugin for WordPress is vulnerable to Cross-…6.1
- CVE-2026-8912The Contest Gallery plugin for WordPress is vulnerable to SQ…7.5
- CVE-2026-8913A command Injection vulnerability exists in the WireGuard cl…8.5
Are you affected by CVE-2026-89093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
