CVE-2025-10705 MEDIUM

CVE-2025-10705: MxChat – AI Chatbot for WordPress <= 2.4.6 - Unauthenticated Blind Server-Side Request Forgery

Vendor Mxchat
Product MxChat – AI Chatbot & Content Generation for WordPress
Weakness CWE-918 · SSRF
Published October 23, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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