Gettext override translations
Gettext override translations has one disclosed vulnerability in the WordSec catalog, all reported in 2022; it is fixed as of September 2026. Their average CVSS score is 5.5, and the most serious one scores 5.5 out of 10.
The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).
The one issue recorded for Gettext override translations has a vendor fix available, so running the current release closes it.
All of these findings were reported by Su Xue Ming. Gettext override translations is installed on roughly 2,000 WordPress sites, so each unpatched flaw has a wide blast radius. The current release is tested up to WordPress 6.5.10.
CVE-2022-3036Gettext override translations <= 1.0.1 - Authenticated (Administrator+) Stored Cross-Site Scripting
Read the full analysisVulnerability Records
Gettext override translations
Author
ramon fincken
Lets you override default texts from your admin panel. Originally built to override texts from Woocommerce, but also works for all neatly added texts by WordPress Core and plugins. It will translate all _e(”) or __(”) string calls, so check the PHP sourcecode of the plugin or theme you need to translate. It will NOT translate any dynamic strings like %s or %d, so “%s has been added to your cart.” is not translatable. It will NOT translate any strings that contain HTML tags at all. Some WooCommerce examples: WooCommerce “Select option” (dropdown value) setting Fullscreen Screenshot 3 WooCommerce “Select option” (dropdown value) translation result Fullscreen Screenshot 4 WooCommerce “Order notes” setting Fullscreen Screenshot 5 WooCommerce “Order notes” translation result Fullscreen Screenshot 6 Coding by: MijnPress.nl Twitter profile More plugins
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C