Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network-reachable SQLi (AV:N/AC:L/PR:N/UI:N); scope change since SQLi reaches the WordPress DB beyond plugin authority; raised I to L since SQLi can typically modify rows.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in GPTranslate - Multilingual AI Translation for WordPress: Automatically Translate Websites <= 2.32.6 versions.
Articles & Coverage 1
AnalysisAI
Unauthenticated SQL injection in the GPTranslate - Multilingual AI Translation for WordPress plugin (versions 2.32.6 and earlier) by jExtensions Store allows remote attackers to inject arbitrary SQL into backend database queries without credentials or user interaction. The CVSS 9.3 score reflects a scope change with high confidentiality impact and low availability impact, indicating data exposure beyond the plugin's own context. No public exploit identified at time of analysis, but the unauthenticated nature and WordPress plugin attack surface make this a high-priority patch.
Technical ContextAI
GPTranslate is a WordPress plugin developed by jExtensions Store that provides AI-driven multilingual translation for WordPress sites, automatically translating site content into multiple languages. The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controllable input is concatenated into SQL queries without proper sanitization or parameterization - typically via $wpdb->query() or direct database calls that bypass WordPress's prepared statement APIs. The affected CPE (cpe:2.3:a:jextensions_store:gptranslate...) confirms the vendor is jExtensions Store, and because the plugin operates within the WordPress runtime, a successful injection executes against the WordPress database containing wp_users, wp_options, and other sensitive tables.
RemediationAI
Upstream fix available per Patchstack advisory; released patched version not independently confirmed from the provided data, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/gptranslate/vulnerability/wordpress-gptranslate-multilingual-ai-translation-for-wordpress-automatically-translate-websites-plugin-2-32-6-sql-injection-vulnerability) and the WordPress plugin repository for the exact fix release above 2.32.6 and upgrade immediately. If patching cannot be performed promptly, deactivate and remove the GPTranslate plugin entirely - the trade-off is losing automated multilingual translation functionality, which may break translated frontend pages. As a temporary compensating control, deploy a WAF rule (Wordfence, Patchstack mitigation, or Cloudflare managed rules) to block SQLi patterns targeting the plugin's REST/AJAX endpoints, accepting that custom payloads may bypass generic signatures; additionally restrict access to wp-admin/admin-ajax.php and the plugin's frontend endpoints by IP allowlist where feasible.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36896
GHSA-2f68-qpff-692q