SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-19632

CRITICAL · CVSS 9.8 EPSS 2.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The TranslatePress plugin for WordPress is vulnerable to sensitive information exposure, allowing unauthenticated attackers to retrieve raw administrator password-reset URLs, including plaintext keys and login parameters. This critical vulnerability, present in all versions up to 3.3.1, can lead to full account takeover if automatic string saving is enabled and the administrator's profile locale is set to a published secondary language. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19632
Severity
CRITICAL
CVSS
9.8
EPSS
2.49%
WordPress

Original NVD Description

The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.3.1 via the 'trp_get_translations_regular' AJAX action. This makes it possible for unauthenticated attackers to extract the raw administrator password-reset URL — including the plaintext reset key and login parameters stored in the translation dictionary table — enabling full administrator account takeover. This vulnerability is only exploitable when automatic string saving is enabled (the default setting) and the target administrator's profile locale is set to a published secondary language, as these conditions cause the password-reset URL to be persisted as a translatable string in the secondary-language dictionary table.