SurfLab Search & Replace Security & Risk Analysis

wordpress.org/plugins/surflab-search-replace

A lightweight tool for database search & replace.

0 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Jan 30, 2026
databasereplacesearch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SurfLab Search & Replace Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The 'surflab-search-replace' plugin v1.0.0 exhibits a generally strong security posture, with several positive indicators. The absence of any known CVEs or past vulnerabilities, coupled with 100% output escaping and zero file operations or external HTTP requests, suggests careful development and attention to common attack vectors. Furthermore, the presence of nonce and capability checks on its single AJAX entry point, along with the lack of any taint analysis findings, are significant strengths. However, a notable concern is the presence of three 'unserialize' function calls. While not inherently a vulnerability, unserialization of untrusted data is a well-known risk that can lead to remote code execution or denial-of-service vulnerabilities if not handled with extreme caution and proper input validation. The plugin's limited attack surface and the fact that the single entry point appears to be protected are mitigating factors, but the use of unserialize warrants careful review of how it's implemented within the plugin.

Key Concerns

  • Dangerous function: unserialize
Vulnerabilities
None known

SurfLab Search & Replace Security Vulnerabilities

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

SurfLab Search & Replace Code Analysis

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

Dangerous Functions Found

unserialize$unserialized = @unserialize($value, ['allowed_classes' => false]);includes\class-surf-sr.php:68
unserialize$unserialized = @unserialize($data, ['allowed_classes' => false]);includes\class-surf-sr.php:402
unserialize$unserialized = @unserialize($data, ['allowed_classes' => false]);includes\class-surf-sr.php:437

SQL Query Safety

69% prepared26 total queries

Output Escaping

100% escaped26 total outputs
Attack Surface

SurfLab Search & Replace Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_surf_sr_process_replaceincludes\class-surf-sr.php:33
WordPress Hooks 3
actionadmin_enqueue_scriptsincludes\class-surf-sr-loader.php:22
actionadmin_menuincludes\class-surf-sr-loader.php:118
actionplugins_loadedsurflab-search-replace.php:76
Maintenance & Trust

SurfLab Search & Replace Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version7.4
Downloads92

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SurfLab Search & Replace Developer Profile

Surflab

3 plugins · 30 total installs

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

How We Detect SurfLab Search & Replace

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/surflab-search-replace/assets/js/surf-sr.js/wp-content/plugins/surflab-search-replace/assets/css/surf-sr.css/wp-content/plugins/surflab-search-replace/assets/icon_logo_sm_20.png
Script Paths
/wp-content/plugins/surflab-search-replace/assets/js/surf-sr.js
Version Parameters
surflab-search-replace/assets/js/surf-sr.js?ver=surflab-search-replace/assets/css/surf-sr.css?ver=

HTML / DOM Fingerprints

Data Attributes
surf-sr-jq-obj
JS Globals
surf-sr-jq-obj
FAQ

Frequently Asked Questions about SurfLab Search & Replace