Description
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to generic SQL Injection via 'group_id' Message Meta Parameter in all versions up to, and including, 3.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the BuddyBoss Platform plugin to be installed with its Social Groups component disabled, a state that persists on any site that has previously toggled the Groups component off since BuddyBoss does not drop the wp_bp_groups table upon deactivation.
Published: 2026-09-25
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure via SQL injection
Action: Upgrade Plugin
AI Analysis

Impact

The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress contains a SQL injection flaw in its handling of the 'group_id' message meta parameter. The code fails to properly escape or bind this user‑supplied value, allowing attackers with subscriber‑level permissions or higher to append arbitrary SQL to an existing query. Successful exploitation would let a threat actor read sensitive information from the database, including user accounts, message contents, or any other data stored within the WordPress database. The vulnerability does not enable code execution, but it does provide a clear path to data disclosure.

Affected Systems

Any WordPress installation running any version of Better Messages up to and including 3.0.4 and that has the BuddyBoss Platform plugin installed with its Social Groups component disabled is affected. The disabling state persists after deactivation of the component, so previously‑disabled sites remain vulnerable until the plugin is updated or the component is re‑enabled and cleaned. Site owners using the plugin for chat rooms, group chat, private messages, or AI chat bots should verify the plugin version and the BuddyBoss component state.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity. The EPSS score is not available, but no listing in the CISA KEV catalog reduces the likelihood of widespread exploitation. The attack requires the victim to be logged in with subscriber or higher privileges and the vulnerable configuration of BuddyBoss. Once those prerequisites are met, an attacker can inject malicious SQL to read database tables, constituting an information‑disclosure risk. Because the flaw requires credentials, the threat horizon is limited to authenticated users, but the impact remains significant once exploited.

Generated by OpenCVE AI on September 25, 2026 at 09:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Better Messages plugin to version 3.0.5 or later, which removes the vulnerable input handling
  • Re‑enable or remove the BuddyBoss Platform Social Groups component so that the lingering wp_bp_groups table is no longer present or accessible
  • Take a full backup of the database before applying the upgrade to preserve data integrity

Generated by OpenCVE AI on September 25, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordplus
Wordplus better Messages – Chat Rooms, Group Chat, Private Messages & Ai Chat Bots
Wordpress
Wordpress wordpress
Vendors & Products Wordplus
Wordplus better Messages – Chat Rooms, Group Chat, Private Messages & Ai Chat Bots
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to generic SQL Injection via 'group_id' Message Meta Parameter in all versions up to, and including, 3.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the BuddyBoss Platform plugin to be installed with its Social Groups component disabled, a state that persists on any site that has previously toggled the Groups component off since BuddyBoss does not drop the wp_bp_groups table upon deactivation.
Title Better Messages <= 3.0.4 - Authenticated (Subscriber+) SQL Injection via 'group_id' Message Meta Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordplus Better Messages – Chat Rooms, Group Chat, Private Messages & Ai Chat Bots
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:17.115Z

Reserved: 2026-09-18T20:36:26.692Z

Link: CVE-2026-93899

cve-icon Vulnrichment

Updated: 2026-09-25T12:56:15.814Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T07:16:56.500

Modified: 2026-09-25T14:17:24.560

Link: CVE-2026-93899

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T12:00:13Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')