Search and Replace Security & Risk Analysis

wordpress.org/plugins/search-replace

Search and replace content into pages and posts

10K active installs v1.36 PHP 5.6+ WP 3.5+ Updated Dec 2, 2025
findpagepostreplacesearch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Search and Replace Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "search-replace" plugin v1.36 demonstrates a strong security posture based on the provided static analysis. The plugin exhibits excellent adherence to secure coding practices, with no identified dangerous functions, file operations, or external HTTP requests. Notably, all SQL queries are secured using prepared statements, and there is a robust implementation of nonce and capability checks, suggesting that entry points are well-protected. The absence of any recorded vulnerabilities, including CVEs, further strengthens this positive assessment. However, a slight concern arises from the output escaping, where 11% of outputs are not properly escaped, which could theoretically lead to cross-site scripting (XSS) vulnerabilities if malicious data is processed and displayed without adequate sanitization. Despite this minor area for improvement, the plugin's overall security profile is very good.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Search and Replace Security Vulnerabilities

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

Search and Replace Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

89% escaped9 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
search_and_replace (search-replace.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Search and Replace Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menusearch-replace.php:25
actionadmin_print_stylessearch-replace.php:41
actionplugins_loadedsearch-replace.php:179
Maintenance & Trust

Search and Replace Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version5.6
Downloads207K

Community Trust

Rating62/100
Number of ratings23
Active installs10K
Developer Profile

Search and Replace Developer Profile

manu225

17 plugins · 27K total installs

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

How We Detect Search and Replace

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-replace/images/icon.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Search and Replace