CVE-2026-19632_TranslatePress WordPress Plugin Unauthenticated Account Takeover Vulnerability

Release Date: 26th August 2026

Impact : CRITICAL

TLP Rating: Clear

The Department of Communications and Digital Transformation (DCDT) through CERT Vanuatu (CERTVU), provides the following advisory.

This alert is relevant to Organizations and System/Network administrators that operate multilingual WordPress websites using the TranslatePress plugin. This alert is intended to be understood by technical users and systems administrators.

CERTVU notes that TranslatePress is commonly used by sites publishing in more than one language, which may include government and public-facing sites in Vanuatu that publish in English, French and Bislama.

What is it?

CVE-2026-19632 is a critical vulnerability in the TranslatePress plugin caused by a weak password recovery mechanism. The flaw resides in the trp_get_translations_regular AJAX action, which processes both authenticated and unauthenticated requests without properly restricting access to sensitive data.

An attacker can query this AJAX endpoint directly to retrieve translation strings that contain the site administrator's raw password-reset URL and plaintext reset key. Exploitation requires the plugin's automatic string-saving feature to be enabled, which is the default setting, and the administrator's account locale to be set to a secondary published language on the site — a combination plausible on any actively maintained multilingual site.

Reference

  1. https://www.ionix.io/threat-center/cve-2026-19632/
  2. https://www.cve.org/CVERecord?id=CVE-2026-19632