Description
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to Stored DOM-Based Cross-Site Scripting via User Display Name in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is exploitable by Subscriber-level users because WordPress core's sanitize_text_field() preserves HTML-entity-encoded payloads (e.g., an iframe srcdoc attribute), allowing the encoded string to be stored as a display name without requiring the unfiltered_html capability, and the plugin subsequently decodes it server-side before rendering.
Published: 2026-09-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored DOM‑based Cross‑Site Scripting
Action: Patch Immediately
AI Analysis

Impact

The Better Messages WordPress plugin contains a stored DOM‑based XSS flaw caused by inadequate input sanitization and decoding of HTML‑entity‑encoded strings in user display names. An authenticated user with subscriber permissions or higher can inject arbitrary JavaScript into a display name, which is later rendered in pages that display the name. When another user views such a page, the injected code executes in that user’s browser, allowing credential theft, session hijacking, or other client‑side attacks.

Affected Systems

This issue affects the "Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots" plugin supplied by wordplus. All releases up to and including version 3.0.4 are vulnerable; version 3.0.5 and later contain the fix.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, and the EPSS score is not available, suggesting no current evidence of exploitation. The flaw is not listed in the KEV catalogue. The attack requires only subscriber‑level access to modify a user’s display name; once stored, the payload executes in any user’s browser that views that name, representing a high‑impact client‑side vulnerability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Better Messages plugin to version 3.0.5 or later to receive the fix for the XSS issue.
  • If an upgrade cannot be performed immediately, temporarily remove the ability for subscriber‑level users to edit display names by adjusting role capabilities or disabling that feature.
  • Add additional server‑side sanitization of display names or enforce strict output escaping to prevent entity‑encoded payloads from being rendered.

Generated by OpenCVE AI on September 25, 2026 at 09:18 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 09:45: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 Stored DOM-Based Cross-Site Scripting via User Display Name in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is exploitable by Subscriber-level users because WordPress core's sanitize_text_field() preserves HTML-entity-encoded payloads (e.g., an iframe srcdoc attribute), allowing the encoded string to be stored as a display name without requiring the unfiltered_html capability, and the plugin subsequently decodes it server-side before rendering.
Title Better Messages <= 3.0.4 - Authenticated (Subscriber+) Stored DOM-Based Cross-Site Scripting via User Display Name
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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:16.015Z

Reserved: 2026-09-21T12:29:44.177Z

Link: CVE-2026-94376

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-94376

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T09:30:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')