Replace Text Security & Risk Analysis

wordpress.org/plugins/replace-text

This plugin will help you to replace a text in whole Wordpress website with the required one. You can simply install the plugin

300 active installs v1.0 PHP 5.4+ WP 4.5+ Updated Jun 21, 2023
replace-textsearch-replacetext-replacer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Replace Text Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin 'replace-text' v1.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates a complete absence of known attack vectors like AJAX handlers, REST API routes, shortcodes, and cron events that are often exploited. The code also shows good practices with 100% of SQL queries using prepared statements, and no dangerous functions or file operations detected. Furthermore, there are no recorded vulnerabilities in its history, suggesting a history of secure development and maintenance.

However, there are a few areas that warrant attention. While only one capability check is present, its absence on other potential entry points (though currently zero) could become a risk if functionality is added later. The 75% proper output escaping indicates that one out of every eight output operations is not properly escaped, which could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data. The lack of taint analysis data is notable, making it difficult to fully assess the impact of potential data flow issues, and the complete absence of nonce checks on the zero AJAX handlers, while not an immediate risk, is a practice that should be considered for future development.

In conclusion, 'replace-text' v1.0 is currently a secure plugin with no known vulnerabilities and a low attack surface. Its adherence to secure coding practices like prepared statements is commendable. The primary areas for improvement lie in ensuring all output is properly escaped and considering the implementation of nonce checks and robust capability checks for any future expansion of its functionality to maintain its strong security standing.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Replace Text Security Vulnerabilities

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

Replace Text Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

Replace Text Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menureplace-text.php:17
actionadmin_initreplace-text.php:81
Maintenance & Trust

Replace Text Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 21, 2023
PHP min version5.4
Downloads27K

Community Trust

Rating74/100
Number of ratings3
Active installs300
Developer Profile

Replace Text Developer Profile

Yarddiant

2 plugins · 300 total installs

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

How We Detect Replace Text

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
submit
HTML Comments
This plugin is powered by yarddiant the web & wordpress development company https://www.yarddiant.com https://www.yarddiant.com/wordpress-development.html
Data Attributes
data-style
FAQ

Frequently Asked Questions about Replace Text