Skip to main content

Smartcat Translator for WPML CVE-2026-4683

| EUVDEUVD-2026-30515 MEDIUM
Missing Authorization (CWE-862)
2026-05-15 Wordfence GHSA-3rhq-g36f-cvc7
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

2
Analysis Generated
May 15, 2026 - 09:31 vuln.today
CVE Published
May 15, 2026 - 07:46 nvd
MEDIUM 6.5

DescriptionCVE.org

The Smartcat Translator for WPML plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'routeData' REST endpoint in all versions up to, and including, 3.1.77. This makes it possible for unauthenticated attackers to overwrite the plugin's Smartcat API credentials (account ID, API secret key, hub key, API host, and hub host), effectively hijacking the translation service or causing a denial of service.

AnalysisAI

Unauthenticated attackers can modify Smartcat API credentials in the Smartcat Translator for WPML plugin through a missing capability check on the 'routeData' REST endpoint, allowing hijacking of translation services or denial of service. All versions through 3.1.77 are affected. The vulnerability requires only network access and no user interaction, making it remotely exploitable by any unauthenticated actor against default WordPress configurations running the vulnerable plugin.

Technical ContextAI

The Smartcat Translator for WPML is a WordPress plugin that integrates Smartcat's translation API with WPML (WordPress Multilingual Plugin). The vulnerability exists in the REST API endpoint 'routeData' implemented in the Router and CallbackController classes. The root cause is a missing WordPress capability check (CWE-862: Missing Authorization), which allows the REST endpoint to process requests without validating that the requester has appropriate administrative privileges. REST endpoints in WordPress should validate user capabilities before allowing data modification; this plugin fails to do so, exposing sensitive API credentials (account ID, API secret key, hub key, API host, hub host) stored in plugin settings to unauthorized modification.

RemediationAI

Update the Smartcat Translator for WPML plugin to version 3.1.78 or later, which includes a fix adding the required capability checks to the 'routeData' REST endpoint (confirmed by the changelog at https://plugins.trac.wordpress.org/changeset/3524382/). If immediate patching is not feasible, disable the Smartcat plugin entirely until an update can be applied-this eliminates the vulnerable endpoint. Alternatively, restrict REST API access at the web server level using .htaccess (Apache) or nginx configuration to block requests to /wp-json/smartcat/ paths from untrusted networks, though this may break legitimate translation workflows if Smartcat makes requests from external IPs. After patching, audit the Smartcat API credentials in WordPress settings (Admin → Smartcat settings) and regenerate the API secret key and account tokens in the Smartcat platform to invalidate any credentials that may have been exposed or overwritten during the vulnerability window.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-4683 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy