Description
The MxChat – AI Chatbot & Content Generation for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.2.10 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2026-07-16
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MxChat AI Chatbot plugin allows administrators to set an introductory message that is stored in the database. The code that handles this setting fails to escape or sanitize the submitted content, leading to a stored cross‑site scripting flaw (CWE‑79). An attacker with administrator or higher permissions can inject arbitrary client‑side scripts that will execute whenever a user loads a page containing the injected message, potentially compromising confidentiality, integrity, and availability of the front‑end interface.

Affected Systems

All WordPress installations using the MxChat plugin up to and including version 3.2.10 on multisite networks where the WordPress 'unfiltered_html' setting is disabled are affected. Any user with administrative‑level privileges who can edit plugin settings can create the malicious payload.

Risk and Exploitability

The CVSS score of 4.4 reflects that only users with admin privileges can deliver the payload, while the EPSS score of less than 1% indicates a very low probability of public exploitation. The flaw is not listed in the CISA KEV catalog. Nonetheless, the low barrier to attack—just editing a plugin setting—means that sites with weak admin credential hygiene or shared accounts could see accidental or intentional injection, warranting prompt remediation.

Generated by OpenCVE AI on July 31, 2026 at 02:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MxChat plugin to a version newer than 3.2.10 that properly sanitizes and escapes the introductory message setting.
  • If an upgrade is not immediately possible, temporarily disable the "intro_message" option or reset it to a safe value and reduce administrative privileges to trusted personnel.
  • Review and tighten WordPress role and capability assignments so that only authorized administrators can modify plugin settings, thereby limiting the window for injection.

Generated by OpenCVE AI on July 31, 2026 at 02:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Mxchat
Mxchat mxchat – Ai Chatbot & Content Generation For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Mxchat
Mxchat mxchat – Ai Chatbot & Content Generation For Wordpress
Wordpress
Wordpress wordpress

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description The MxChat – AI Chatbot & Content Generation for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.2.10 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title MxChat <= 3.2.10 - Authenticated (Admin+) Stored Cross-Site Scripting via 'intro_message' Setting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Mxchat Mxchat – Ai Chatbot & Content Generation For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-16T15:11:45.717Z

Reserved: 2026-06-23T13:59:37.428Z

Link: CVE-2026-13005

cve-icon Vulnrichment

Updated: 2026-07-16T13:35:03.301Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-79

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