CVE-2026-9109
Received Received - Intake
Stored XSS in GPTranslate WordPress Plugin via REST API

Publication date: 2026-06-13

Last updated on: 2026-06-13

Assigner: Wordfence

Description
The GPTranslate – Multilingual AI Translation for WordPress: Automatically Translate Websites plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API Translation Storage in all versions up to, and including, 2.31 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The deterministically derived API key (sha256 of the site URL) is printed in the HTML source of every page via the JavaScript variable gptApiKey, meaning any unauthenticated visitor can retrieve the key and submit malicious translation payloads to the /wp-json/gptranslate/v1/request endpoint without any additional precondition.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-13
Last Modified
2026-06-13
Generated
2026-06-13
AI Q&A
2026-06-13
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wptranslate gptranslate to 2.31 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The GPTranslate – Multilingual AI Translation for WordPress plugin is vulnerable to Stored Cross-Site Scripting (XSS) through its REST API Translation Storage. This vulnerability exists in all versions up to and including 2.31 due to insufficient input sanitization and output escaping.

An unauthenticated attacker can inject malicious web scripts into pages, which will execute whenever a user accesses those pages. Additionally, the plugin exposes a deterministically derived API key (a sha256 hash of the site URL) in the HTML source code, allowing any visitor to retrieve it and submit malicious translation payloads to the plugin's REST API endpoint without any further authentication.

Impact Analysis

This vulnerability can allow attackers to execute arbitrary scripts in the context of your website for any user who visits an injected page. This can lead to theft of user credentials, session hijacking, defacement, or distribution of malware.

Since the API key is exposed and can be used without authentication, attackers can repeatedly submit malicious translation data, potentially compromising the integrity and security of your website content and user interactions.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9109. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart