PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89278 john-dagelmore CVE debrief

The GPTranslate – Multilingual AI Translation Agent for WordPress plugin is vulnerable to Sensitive Information Exposure. This allows unauthenticated attackers to extract the plaintext third-party AI provider API key by fetching any public page and applying the inverse transformation bundled in the plugin's own public JavaScript asset. The exposure affects the default configuration (gpt-3.5-turbo in client mode) and all supported non-DeepSeek providers; only deepseek-* models and gpt-* models configured in server-proxy mode correctly suppress key emission. Defenders should assess exposure and verify API key security.

Vendor
john-dagelmore
Product
GPTranslate – Multilingual AI Translation Agent for WordPress: Translate Your Site with AI
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-18
Original CVE updated
2026-09-18
Advisory published
2026-09-18
Advisory updated
2026-09-18

Who should care

WordPress site administrators and defenders using the GPTranslate plugin should assess exposure and verify API key security. They should prioritize verifying and securing API keys for AI translation services, especially for WordPress sites using the GPTranslate plugin. Additionally, they should review compensating controls for exposed systems while remediation is scheduled and verified, and check relevant monitoring, detection, and logs for exposed assets.

Why it matters

The GPTranslate plugin vulnerability allows unauthenticated attackers to extract AI provider API keys, potentially leading to unauthorized access and misuse. Defenders should prioritize verifying and securing API keys, updating the plugin, and monitoring for potential misuse.

  • Potential unauthorized access to AI translation services
  • Risk of API key compromise and misuse
  • Need for verification of API key security and plugin version
  • Potential impact on site security and data integrity

Technical summary

The GPTranslate – Multilingual AI Translation Agent for WordPress plugin is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.34.6 via the enqueue_frontend_scripts. This makes it possible for unauthenticated attackers to extract the plaintext third-party AI provider API key (OpenAI, DeepL, xAI/Grok, Gemini, Claude, or Google Cloud Translation) — a credential granting billed account access — by fetching any public page and applying the inverse transformation bundled in the plugin's own public JavaScript asset. The vulnerability affects all versions of the GPTranslate plugin up to, and including, 2.34.6. The exposure is due to the enqueue_frontend_scripts function.

Defensive priority

Defenders should prioritize verifying and securing API keys for AI translation services, especially for WordPress sites using the GPTranslate plugin.

Recommended defensive actions

  • Verify and secure API keys for AI translation services
  • Update the GPTranslate plugin to a version that fixes the vulnerability
  • Monitor for potential misuse of exposed API keys
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability affects all versions of the GPTranslate plugin up to, and including, 2.34.6. The exposure is due to the enqueue_frontend_scripts function. The API key exposure affects the default configuration and all supported non-DeepSeek providers.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89278 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89278

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89278 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89278

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.