CyberRota Analysis
AI-GeneratedThe 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.
Note: these links are listed for security research and verification purposes only.
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.