Text Replace – Find and Replace WordPress Strings Security & Risk Analysis

wordpress.org/plugins/easy-text-replace

Find and replace any WordPress text without coding. Change WooCommerce buttons, form labels, and theme text. Update-safe and cached.

50 active installs v1.0.5 PHP 7.4+ WP 5.8+ Updated Mar 1, 2026
find-and-replacegettextstring-replacementtext-replacewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Replace – Find and Replace WordPress Strings Safe to Use in 2026?

Generally Safe

Score 100/100

Text Replace – Find and Replace WordPress Strings has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "easy-text-replace" v1.0.5 plugin exhibits several concerning security weaknesses despite having no recorded vulnerability history. The static analysis reveals a significant attack surface with all three identified AJAX handlers lacking authentication checks. This is a critical vulnerability as it allows any unauthenticated user to potentially trigger these handlers, leading to unintended actions or data manipulation.

The taint analysis further exacerbates these concerns, showing five flows with unsanitized paths. While the severity is not explicitly stated as critical, five high-severity taint flows indicate potential for malicious data to be processed without proper sanitization, which could lead to various exploits. The plugin also has a moderate percentage of improperly escaped output, which, combined with unsanitized inputs, increases the risk of cross-site scripting (XSS) attacks.

While the plugin demonstrates good practices by utilizing prepared statements for most SQL queries and includes nonce and capability checks, the unprotected AJAX endpoints and high number of unsanitized taint flows are significant security flaws. The absence of past CVEs is positive, but it doesn't negate the current risks identified in the code. The overall security posture is therefore weakened by the presence of direct, unprotected entry points and potential for data sanitization issues.

Key Concerns

  • AJAX handlers without authentication checks
  • High severity unsanitized taint flows (5)
  • Improperly escaped output (27%)
Vulnerabilities
None known

Text Replace – Find and Replace WordPress Strings Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Text Replace – Find and Replace WordPress Strings Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
14 prepared
Unescaped Output
31
83 escaped
Nonce Checks
6
Capability Checks
10
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

88% prepared16 total queries

Output Escaping

73% escaped114 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

6 flows5 with unsanitized paths
handle_bulk_action (src\Admin\AdminInterface.php:679)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Text Replace – Find and Replace WordPress Strings Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_etrp_toggle_statussrc\Admin\AjaxHandler.php:64
authwp_ajax_etrp_delete_replacementsrc\Admin\AjaxHandler.php:65
authwp_ajax_etrp_clear_cachesrc\Admin\AjaxHandler.php:66
WordPress Hooks 6
actionplugins_loadedeasy-text-replace.php:61
filtergettextsrc\Plugin.php:129
filterngettextsrc\Plugin.php:130
actionadmin_menusrc\Plugin.php:143
actionadmin_noticessrc\Plugin.php:144
actionadmin_enqueue_scriptssrc\Plugin.php:146
Maintenance & Trust

Text Replace – Find and Replace WordPress Strings Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 1, 2026
PHP min version7.4
Downloads554

Community Trust

Rating100/100
Number of ratings3
Active installs50
Developer Profile

Text Replace – Find and Replace WordPress Strings Developer Profile

SH Sajal Chowdhury

4 plugins · 70 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Text Replace – Find and Replace WordPress Strings

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-text-replace/assets/css/admin.css/wp-content/plugins/easy-text-replace/assets/js/admin.js
Script Paths
/wp-content/plugins/easy-text-replace/assets/js/admin.js
Version Parameters
easy-text-replace/assets/css/admin.css?ver=easy-text-replace/assets/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
etrpAdmin
FAQ

Frequently Asked Questions about Text Replace – Find and Replace WordPress Strings