Junglewise Threat Intelligence

CVE-2026-13005: MxChat AI Chatbot Stored XSS in admin settings

CVE-2026-13005 · Severity: medium · CVSS 4.4 · Published 2026-07-16

Executive brief

MxChat is a WordPress plugin used to integrate AI chatbots and content generation into websites. A security vulnerability allows administrators to save malicious scripts into the plugin's settings, which then execute when other users visit the site. This issue primarily impacts WordPress multi-site environments or specific configurations where standard security restrictions on HTML content have been relaxed.

Technical details

The MxChat plugin for WordPress (versions up to 3.2.10) contains a stored cross-site scripting (XSS) vulnerability within its administrative settings. The root cause is a failure to properly sanitize user input and escape output in the admin-facing configuration pages. An authenticated attacker with administrator-level privileges can inject arbitrary JavaScript into the database. This script executes in the context of any user accessing the affected pages. The vulnerability is specifically relevant in WordPress multi-site installations or single-site setups where the 'unfiltered_html' capability has been disabled for administrators, as it allows them to bypass intended security restrictions.

Affected products

  • MxChat MxChat – AI Chatbot & Content Generation for WordPress Up to and including 3.2.10

Timeline

  • 2026-07-16: disclosed
  • 2026-07-16: advisory

References