Smart URL Fixer Toolkit Security & Risk Analysis

wordpress.org/plugins/smart-url-fixer-toolkit

Safely search & replace URLs across WordPress (domain changes, HTTP→HTTPS, mixed content). Includes dry-run, logs, and serialized-safe replacement.

0 active installs v1.0.6 PHP 7.4+ WP 5.8+ Updated Feb 18, 2026
httpsmigrationmixed-contentsearch-replaceurl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Smart URL Fixer Toolkit Safe to Use in 2026?

Generally Safe

Score 100/100

Smart URL Fixer Toolkit 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 plugin "smart-url-fixer-toolkit" v1.0.6 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded CVEs and the plugin's clean vulnerability history suggest a history of secure development or diligent patching. The static analysis reveals a very small attack surface, with zero unprotected entry points across AJAX, REST API, shortcodes, and cron events. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, which significantly reduces the potential for common web vulnerabilities.

However, a significant concern lies in the presence of the `unserialize` function. Without further context on its usage, `unserialize` is a known high-risk function that can lead to Remote Code Execution if used with untrusted user input. While the static analysis did not identify any specific unsanitized taint flows originating from this function, its mere presence warrants caution. The output escaping is also only 55% properly handled, which could lead to Cross-Site Scripting (XSS) vulnerabilities in certain contexts if untrusted data is directly outputted without proper sanitization. Despite these specific concerns, the overall lack of entry points and the use of prepared statements are positive indicators.

Key Concerns

  • Presence of unserialize function
  • Low percentage of properly escaped output
Vulnerabilities
None known

Smart URL Fixer Toolkit Security Vulnerabilities

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

Smart URL Fixer Toolkit Release Timeline

v1.0.6Current
Code Analysis
Analyzed Mar 17, 2026

Smart URL Fixer Toolkit Code Analysis

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

Dangerous Functions Found

unserialize$un = @unserialize($data);includes\class-sufht-replacer.php:11

SQL Query Safety

100% prepared48 total queries

Output Escaping

55% escaped53 total outputs
Attack Surface

Smart URL Fixer Toolkit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuincludes\class-sufht-admin.php:9
Maintenance & Trust

Smart URL Fixer Toolkit Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 18, 2026
PHP min version7.4
Downloads164

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Smart URL Fixer Toolkit Developer Profile

SYED FASEEH UL HASSAN

2 plugins · 0 total installs

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

How We Detect Smart URL Fixer Toolkit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-url-fixer-toolkit/admin/css/main.css/wp-content/plugins/smart-url-fixer-toolkit/admin/js/main.js
Script Paths
/wp-content/plugins/smart-url-fixer-toolkit/admin/js/main.js
Version Parameters
smart-url-fixer-toolkit/admin/css/main.css?ver=smart-url-fixer-toolkit/admin/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="sufht_nonce"value="sufht_run"name="sufht_old_url"name="sufht_new_url"name="sufht_area_posts"name="sufht_area_postmeta"+7 more
FAQ

Frequently Asked Questions about Smart URL Fixer Toolkit