What the vulnerability does
01Description
The MxChat – AI Chatbot for WordPress plugin for WordPress is vulnerable to Blind Server-Side Request Forgery in all versions up to, and including, 2.4.6. This is due to insufficient validation of user-supplied URLs in the PDF processing functionality. This makes it possible for unauthenticated attackers to make the WordPress server perform HTTP requests to arbitrary destinations via the mxchat_handle_chat_request AJAX action.
Explanation of Vulnerability in Simple Terms
02Summary
The MxChat WordPress plugin versions 2.4.6 and earlier contain a server-side request forgery vulnerability. An unauthenticated attacker can make the plugin send HTTP requests to internal or external systems on the site's behalf. This could expose sensitive data from internal services or be used to attack other systems accessible from the web server.
What an attacker can do
03Attacker Capabilities
Make the site send HTTP requests to internal or external systems without authorization.
Potential impact on your site
04Site Impact
Attackers can probe internal services, exfiltrate data, or attack other systems reachable from your server.
Conditions required to exploit
05Prerequisites
No authentication or user interaction required; attacker needs only network access to the site.
Key dates
06Disclosure timeline
October 23, 2025
CVE published
April 8, 2026
Record updated