Hostney Migration Security & Risk Analysis

wordpress.org/plugins/hostney-migration

Migrate your WordPress site to Hostney hosting. Paste your migration token and Hostney handles the rest automatically.

10 active installs v1.0.1 PHP 7.4+ WP 5.0+ Updated May 21, 2026
hostingimportmigrationmovetransfer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Hostney Migration Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "hostney-migration" plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping almost all output. The attack surface is minimal, with only two AJAX entry points, and importantly, both are protected by nonce and capability checks, indicating no direct unauthenticated access points. The absence of any recorded vulnerabilities in its history is also a positive sign, suggesting a well-maintained codebase or a lack of past exploitation attempts.

However, there are a few areas that warrant attention. The presence of the `set_time_limit` function, while not inherently a vulnerability, can be a concern in certain contexts, potentially leading to denial-of-service issues if exploited or misused in conjunction with other functionalities. Furthermore, the plugin performs file operations and makes external HTTP requests, which, if not handled with extreme care, could introduce risks if input for these operations is not adequately sanitized. While no critical or high-severity issues were found in the taint analysis, the limited number of flows analyzed (2) means that potential deeper issues might not have been uncovered.

In conclusion, the plugin's current security is commendable, with a focus on fundamental security principles like prepared statements and proper escaping. The well-protected entry points and lack of vulnerability history are significant strengths. Nevertheless, the potential risks associated with `set_time_limit` and the handling of file operations and external requests should be monitored, and further deeper analysis of taint flows could provide additional assurance.

Key Concerns

  • Dangerous function detected (set_time_limit)
Vulnerabilities
None known

Hostney Migration Security Vulnerabilities

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

Hostney Migration Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Hostney Migration Code Analysis

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

Dangerous Functions Found

set_time_limit@set_time_limit( 120 );includes/class-hostney-db-export.php:74
set_time_limit@set_time_limit( 300 );includes/class-hostney-fs-export.php:54
set_time_limit@set_time_limit( 120 );includes/class-hostney-fs-export.php:157

SQL Query Safety

100% prepared16 total queries

Output Escaping

98% escaped56 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
ajax_connect (hostney-migration.php:186)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hostney Migration Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_hostney_connecthostney-migration.php:52
authwp_ajax_hostney_disconnecthostney-migration.php:53
WordPress Hooks 4
actionadmin_menuhostney-migration.php:49
actionadmin_enqueue_scriptshostney-migration.php:50
actionrest_api_inithostney-migration.php:51
filterrest_pre_serve_requesthostney-migration.php:56
Maintenance & Trust

Hostney Migration Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedMay 21, 2026
PHP min version7.4
Downloads302

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hostney Migration Developer Profile

hostney

1 plugin · 10 total installs

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

How We Detect Hostney Migration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hostney-migration/admin/css/migration.css/wp-content/plugins/hostney-migration/admin/js/migration.js
Script Paths
/wp-content/plugins/hostney-migration/admin/js/migration.js
Version Parameters
hostney-migration/admin/css/migration.css?ver=hostney-migration/admin/js/migration.js?ver=

HTML / DOM Fingerprints

JS Globals
hostneyMigration
REST Endpoints
/wp-json/hostney-migrate/v1/
FAQ

Frequently Asked Questions about Hostney Migration