Search Regex Security & Risk Analysis

wordpress.org/plugins/search-regex

Search Regex adds a powerful set of search and replace functions to WordPress posts, pages, custom post types, and other data.

100K active installs v3.4.1 PHP 7.4+ WP 6.5+ Updated Feb 28, 2026
databaseregexregular-expressionreplacesearch
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Search Regex Safe to Use in 2026?

Generally Safe

Score 100/100

Search Regex 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 'search-regex' plugin version 3.4.1 demonstrates an exceptionally strong security posture based on the provided static analysis and vulnerability history. The plugin exhibits excellent coding practices, with 100% of output properly escaped and 98% of SQL queries utilizing prepared statements, significantly mitigating risks of cross-site scripting (XSS) and SQL injection. The absence of any identified dangerous functions, external HTTP requests, and critical or high-severity taint flows further reinforces its secure design. Furthermore, the plugin's zero recorded CVEs and lack of historical vulnerabilities suggest a mature and well-maintained codebase that has not presented significant security challenges in the past.

While the attack surface is reported as zero entry points, this should be interpreted with caution. It's possible the analysis did not cover certain types of interactions or that the plugin's functionality is entirely contained within administrative interfaces with inherent access controls. The presence of only one nonce check and one capability check, coupled with zero AJAX handlers and REST API routes without auth checks, implies that any interactions with the plugin are likely secured by WordPress's built-in authentication mechanisms. However, a lack of detailed attack surface analysis leaves a slight ambiguity, as complex plugins can sometimes expose vulnerabilities through less obvious channels. Overall, the plugin appears highly secure, with its strengths far outweighing any minor areas of potential ambiguity.

Vulnerabilities
None known

Search Regex Security Vulnerabilities

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

Search Regex Code Analysis

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

SQL Query Safety

98% prepared58 total queries

Output Escaping

100% escaped72 total outputs
Attack Surface

Search Regex Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filtersearchregex_textincludes\action\class-dynamic-column.php:57
filterpre_do_shortcode_tagincludes\action\type\class-modify.php:72
actionadmin_menuincludes\admin\class-admin.php:32
filtersearchregex_result_actionsincludes\admin\class-admin.php:34
actioninitincludes\admin\class-admin.php:543
filterwp_revisions_to_keepincludes\api\class-route.php:213
filterwp_insert_post_dataincludes\api\class-route.php:214
actionupgrader_process_completesearch-regex.php:104
actionrest_api_initsearch-regex.php:118
Maintenance & Trust

Search Regex Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 28, 2026
PHP min version7.4
Downloads2.4M

Community Trust

Rating94/100
Number of ratings97
Active installs100K
Developer Profile

Search Regex Developer Profile

John Godley

14 plugins · 2.1M total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
4069 days
View full developer profile
Detection Fingerprints

How We Detect Search Regex

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-regex/build/search-regex.css/wp-content/plugins/search-regex/build/search-regex.js
Script Paths
/wp-content/plugins/search-regex/search-regex.js
Version Parameters
search-regex/build/search-regex.css?ver=search-regex/build/search-regex.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-search-regex-sub
JS Globals
SearchRegexsearchRegexsearchRegexConfig
REST Endpoints
/wp-json/search-regex/v1/search/wp-json/search-regex/v1/replace/wp-json/search-regex/v1/presets
FAQ

Frequently Asked Questions about Search Regex