Description
The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Approved Comment Body Rendered in Translation Editor Strings Dropdown in all versions up to, and including, 3.2.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-08-25
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in input sanitization within the TranslatePress – Translate Multilingual sites with AI Translation plugin allows an attacker with subscriber‑level or higher access to inject arbitrary script code into the Approved Comment Body. That code is rendered inside the Translation Editor’s strings dropdown list and executes on any page that contains the affected string, enabling client‑side attacks such as credential theft, defacement, or session hijacking. The weakness is a classic stored XSS flaw (CWE‑79).

Affected Systems

Any WordPress site using the TranslatePress plugin up to and including version 3.2.6 is affected. The issue originates from the cozmoslabs:TranslatePress product, and all builds released through the 3.2.x line carry the vulnerability.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity; the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no widely known public exploits yet. Attackers need only authenticating with a subscriber‑level role or higher to create the malicious comment body, and the injected script will run for any visitor who loads a page that displays the translated string. While access is restricted to logged‑in users, the stored nature of the payload means the impact persists until mitigated, affecting all site users who view the impacted pages.

Generated by OpenCVE AI on August 25, 2026 at 09:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TranslatePress to version 3.3 or later to remove the vulnerable code paths
  • If an upgrade is delayed, remove the ability for subscriber‑level users to edit or approve comment bodies, or downgrade those users to a role without edit permissions
  • Implement a strict Content Security Policy that blocks inline scripts and restricts script sources as a temporary defensive layer

Generated by OpenCVE AI on August 25, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Cozmoslabs
Cozmoslabs translatepress – Translate Multilingual Sites With Ai Translation
Wordpress
Wordpress wordpress
Vendors & Products Cozmoslabs
Cozmoslabs translatepress – Translate Multilingual Sites With Ai Translation
Wordpress
Wordpress wordpress

Tue, 25 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Approved Comment Body Rendered in Translation Editor Strings Dropdown in all versions up to, and including, 3.2.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title TranslatePress <= 3.2.6 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Approved Comment Body in Translation Editor
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Cozmoslabs Translatepress – Translate Multilingual Sites With Ai Translation
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T07:39:51.116Z

Reserved: 2026-07-31T17:27:52.857Z

Link: CVE-2026-18512

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T08:18:08.750

Modified: 2026-08-25T08:18:08.750

Link: CVE-2026-18512

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T09:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')