
Site Address Migrator Security & Risk Analysis
wordpress.org/plugins/site-address-migratorUpdates urls in pages, posts, comments, descriptions, widgets and options when Site Address (Site URL) is changed.
Is Site Address Migrator Safe to Use in 2026?
Generally Safe
Score 85/100Site Address Migrator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "site-address-migrator" v2.0 plugin exhibits a generally strong security posture based on the provided static analysis. A notable absence of entry points like AJAX handlers, REST API routes, and shortcodes significantly limits the plugin's attack surface. Furthermore, the code demonstrates good practice by ensuring all detected outputs are properly escaped, mitigating cross-site scripting risks. The plugin also appears to have a clean vulnerability history with no recorded CVEs, suggesting a history of secure development or effective patching.
However, a critical concern arises from the presence of the `unserialize()` function. This function is inherently risky as it can lead to remote code execution if used with untrusted input. The analysis indicates that while there is a capability check present, there is no explicit mention of nonce checks, which are crucial for preventing cross-site request forgery attacks, especially if any of the (currently unlisted) entry points were to be utilized without proper authentication. The total lack of prepared statements for SQL queries is also a significant weakness, increasing the risk of SQL injection vulnerabilities if the queries handle any user-supplied data.
Key Concerns
- Use of unserialize() function
- Raw SQL queries without prepared statements
- Missing nonce checks
Site Address Migrator Security Vulnerabilities
Site Address Migrator Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Site Address Migrator Attack Surface
WordPress Hooks 3
Maintenance & Trust
Site Address Migrator Maintenance & Trust
Maintenance Signals
Community Trust
Site Address Migrator Alternatives
Go Live Update Urls
go-live-update-urls
Change the domain on your site with one click.
Search & Replace Everything – Quick and Easy Way to Find and Replace Text, Links
update-urls
Quick and Easy way to search all URLS, Content and replace them with new links and content in WordPress website.
Site Address Migrator Developer Profile
4 plugins · 4K total installs
How We Detect Site Address Migrator
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wrap<div class="wrap"><h1>Site Address Manual Updater</h1><table class="form-table"><tr valign="top"><th scope="row">Old site address</th><td><input type="text" name="sf_mgr[old]" value="" /></td></tr>