Description
The GTranslate WordPress plugin before 5.0.1 does not remove shortcodes from the content of outgoing emails before expanding them which, in a non-default configuration, allows unauthenticated users to have arbitrary shortcodes registered on the site executed server side.
Published: 2026-09-23
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: Arbitrary Shortcode Execution
Action: Patch
AI Analysis

Impact

The GTranslate WordPress plugin versions prior to 5.0.1 fails to strip shortcodes from the body of outgoing emails before the translation expansion occurs. This oversight allows an unauthenticated user to register and inject arbitrary shortcode tags, which are then executed on the server side. The execution of these shortcodes can lead to the manipulation of email content, potential code execution, or other unintended behavior, compromising the integrity and confidentiality of the site. The CVSS score of 4.8 indicates moderate overall severity for this flaw.

Affected Systems

WordPress sites that have the GTranslate plugin installed in a pre‑5.0.1 version are vulnerable. The plugin’s vendor is listed as GTranslate, and any installation that has not been upgraded to 5.0.1 or later is at risk.

Risk and Exploitability

The vulnerability has a moderate CVSS score and no EPSS score is currently available, indicating that the likelihood of exploitation has not been quantified. The flaw is not listed in the CISA KEV catalog. The likely attack path requires an unauthenticated user to trigger the email translation feature on a site that hosts custom or arbitrary shortcodes. By supplying a crafted shortcode payload, the attacker can force the plugin to expand and execute it server side, producing the impact described. Moderately high risk remains for sites with active email translation and numerous shortcodes.

Generated by OpenCVE AI on September 23, 2026 at 14:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the GTranslate WordPress plugin to version 5.0.1 or later.
  • Disable the email translation feature until the plugin is updated.
  • Remove or neutralize arbitrary shortcodes from content before sending emails, or apply a sanitization filter.

Generated by OpenCVE AI on September 23, 2026 at 14:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Gtranslate
Gtranslate gtranslate
Wordpress
Wordpress wordpress
Vendors & Products Gtranslate
Gtranslate gtranslate
Wordpress
Wordpress wordpress

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The GTranslate WordPress plugin before 5.0.1 does not remove shortcodes from the content of outgoing emails before expanding them which, in a non-default configuration, allows unauthenticated users to have arbitrary shortcodes registered on the site executed server side.
Title GTranslate < 5.0.1 - Unauthenticated Arbitrary Shortcode Execution via Email Translation
Weaknesses CWE-74
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Gtranslate Gtranslate
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:50:00.389Z

Reserved: 2026-09-08T08:38:35.018Z

Link: CVE-2026-86604

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:31.195Z

cve-icon NVD

Status : Received

Published: 2026-09-23T11:17:14.410

Modified: 2026-09-23T11:17:14.410

Link: CVE-2026-86604

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T15:00:06Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')