Word Replace Security & Risk Analysis

wordpress.org/plugins/word-replace

Easily Replace text, footer credits, jQuery/Ajax loaded text or anything in real-time.

100 active installs v0.8.0 PHP 7.4+ WP 6.4+ Updated Sep 17, 2025
block-editorfind-and-replacereplacesearch-and-replacesearch-replace-elementor
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Word Replace Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "word-replace" plugin, version 0.8.0, presents a mixed security posture. On the positive side, it demonstrates strong practices in output escaping, with all outputs being properly escaped, and a significant majority of SQL queries utilizing prepared statements. The absence of file operations, external HTTP requests, and known vulnerabilities in its history are also encouraging indicators of a relatively secure codebase.

However, significant concerns arise from the attack surface. The plugin exposes two AJAX handlers, both of which lack authentication checks. This is a critical oversight that could allow unauthenticated users to trigger potentially sensitive operations within the plugin. While taint analysis shows no identified flows, the unprotected entry points mean that any vulnerability within those handlers could be exploited without requiring user authentication or privileges. The lack of capability checks further exacerbates this risk, as it implies that even if an attacker bypasses authentication, they might not be restricted by WordPress user roles.

In conclusion, while the plugin has strengths in output handling and a clean vulnerability history, the two unprotected AJAX handlers represent a substantial security weakness. The presence of nonce checks on these handlers, even without capability checks, offers a partial mitigation, but the lack of any authentication is a fundamental flaw that significantly increases the risk of exploitation.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without capability checks
Vulnerabilities
None known

Word Replace Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Word Replace Release Timeline

v0.6.0
Code Analysis
Analyzed Mar 16, 2026

Word Replace Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
4 prepared
Unescaped Output
0
11 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

80% prepared5 total queries

Output Escaping

100% escaped11 total outputs
Attack Surface
2 unprotected

Word Replace Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_add_new_ruleword-replace.php:48
authwp_ajax_delete_ruleword-replace.php:51
WordPress Hooks 5
actiontemplate_redirectinc\w_replace_replacement_logic.php:150
actionwoocommerce_initinc\w_replace_replacement_logic.php:154
actionwoocommerce_before_main_contentinc\w_replace_replacement_logic.php:155
actionadmin_menuword-replace.php:36
actionadmin_enqueue_scriptsword-replace.php:45
Maintenance & Trust

Word Replace Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 17, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Word Replace Developer Profile

mehdi jalili

2 plugins · 120 total installs

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

How We Detect Word Replace

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/word-replace/assets/admin/css/adminstyle.css/wp-content/plugins/word-replace/assets/admin/js/replace.js/wp-content/plugins/word-replace/assets/admin/js/modalDelete.js/wp-content/plugins/word-replace/assets/admin/js/ajax.js
Script Paths
/wp-content/plugins/word-replace/assets/admin/js/replace.js/wp-content/plugins/word-replace/assets/admin/js/modalDelete.js/wp-content/plugins/word-replace/assets/admin/js/ajax.js
Version Parameters
word-replace/assets/admin/css/adminstyle.css?ver=word-replace/assets/admin/js/replace.js?ver=word-replace/assets/admin/js/modalDelete.js?ver=word-replace/assets/admin/js/ajax.js?ver=

HTML / DOM Fingerprints

JS Globals
w_replace_ajax
REST Endpoints
/wp-json/wp/v2/add_new_rule/wp-json/wp/v2/delete_rule
FAQ

Frequently Asked Questions about Word Replace