Description
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'icn' parameter in all versions up to, and including, 2.15.22 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-09-16
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (reflected)
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is a reflected cross‑site scripting flaw in the Better Messages plugin for WordPress. An unauthenticated attacker can embed malicious JavaScript in the "icn" parameter, which is echoed back without proper sanitization. When a victim visits a crafted link or URLs containing the manipulated parameter, the script runs in the victim's browser, potentially stealing session cookies, defacing content, or redirecting the user to malicious sites. The impact is client‑side code execution under the victim's user context, affecting confidentiality and integrity of data in the victim's session.

Affected Systems

The flaw exists in the Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin (wordplus) for WordPress versions up to and including 2.15.22. Any WordPress installation running this plugin is susceptible unless it has been updated to a later release such as 2.15.23. The vulnerability is tied to the plugin's shortcode handling and is not limited to specific operating systems or server configurations.

Risk and Exploitability

The assignment gives the vulnerability a CVSS score of 6.1, indicating a moderate risk. The EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog, so no current exploitation campaigns are confirmed. An attacker can exploit the flaw by crafting a malicious link containing a malicious "icn" value and luring a user to visit it; no special privileges are required. Therefore, the threat is primarily tied to social engineering and URL manipulation.

Generated by OpenCVE AI on September 16, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Better Messages plugin to version 2.15.23 or later, which removes the reflected XSS through proper input sanitization.
  • If an upgrade is not immediately possible, block or strip the "icn" parameter from incoming requests to the plugin by adding a rule in the web application firewall or by editing the plugin's shortcode function.
  • Implement a content‑security policy that restricts script execution to trusted domains, reducing the damage if an XSS vector is still possible.

Generated by OpenCVE AI on September 16, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 12:00: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

Wed, 16 Sep 2026 04:45: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 Reflected Cross-Site Scripting via the 'icn' parameter in all versions up to, and including, 2.15.22 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress <= 2.15.22 - Reflected Cross-Site Scripting via 'icn' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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-16T04:28:03.363Z

Reserved: 2026-08-01T10:08:09.900Z

Link: CVE-2026-18555

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T05:16:45.217

Modified: 2026-09-16T17:53:40.500

Link: CVE-2026-18555

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:30:08Z

Weaknesses
  • CWE-79

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