Add From Server Security & Risk Analysis

wordpress.org/plugins/add-from-server

Add From Server is designed to help ease the pain of bad web hosts, allowing you to upload files via FTP or SSH and later import them into WordPress.

60K active installs v3.4.5 PHP 7.0+ WP 5.4+ Updated Dec 11, 2020
adminimportmediapostuploads
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEAug 8, 2016
Safety Verdict

Is Add From Server Safe to Use in 2026?

Mostly Safe

Score 84/100

Add From Server is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved.

1 known CVELast CVE: Aug 8, 2016Updated 5yr ago
Risk Assessment

The 'add-from-server' plugin v3.4.5 demonstrates a generally good security posture concerning its current code. The static analysis reveals a promising lack of identified dangerous functions, all SQL queries utilize prepared statements, and there are no external HTTP requests. The presence of nonce and capability checks, along with proper output escaping for a majority of outputs, indicates an effort towards secure coding practices. The attack surface is reported as zero, which, if accurate, is a significant positive, meaning there are no directly exposed entry points like AJAX handlers, REST API routes, or shortcodes that could be immediately exploited.

However, a critical concern arises from its vulnerability history. The plugin has one known CVE, which was a high-severity Cross-Site Request Forgery (CSRF) vulnerability. While this CVE is reported as patched (0 currently unpatched), the existence of a past high-severity vulnerability, especially of the CSRF type, suggests that the plugin's codebase might have had inherent weaknesses that could reappear or be a target for future attacks. The lack of taint analysis data is also a gap, as it limits the insight into potential data flow vulnerabilities that might not be caught by static function analysis alone.

In conclusion, the current version of 'add-from-server' appears to have addressed immediate code-level threats effectively, with a minimal attack surface and good coding practices in place. The primary weakness stems from its past high-severity CSRF vulnerability, which warrants caution and continuous monitoring. While the current code seems clean, the historical context suggests a potential for issues to arise if development practices lapse or if new attack vectors are discovered.

Key Concerns

  • Known high severity CVE
  • Limited taint analysis data
  • Some output not properly escaped
Vulnerabilities
1 published

Add From Server Security Vulnerabilities

CVEs by Year

1 CVE in 2016
2016
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2016-10914high · 8.8Cross-Site Request Forgery (CSRF)

Add From Server <= 3.3.1 - Cross-Site Request Forgery

Aug 8, 2016 Patched in 3.3.2 (2724d)
Version History

Add From Server Release Timeline

v3.4.5Current
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4
v3.3.3
v3.3.2
v3.3.11 CVE
Code Analysis
Analyzed Mar 16, 2026

Add From Server Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
14 escaped
Nonce Checks
1
Capability Checks
5
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

78% escaped18 total outputs
Attack Surface

Add From Server Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initclass.add-from-server.php:17
actionadmin_menuclass.add-from-server.php:18
actionpre_current_active_pluginsold-versions.php:33
Maintenance & Trust

Add From Server Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedDec 11, 2020
PHP min version7.0
Downloads1.3M

Community Trust

Rating92/100
Number of ratings239
Active installs60K
Developer Profile

Add From Server Developer Profile

Dion Hulse

2 plugins · 100K total installs

69
trust score
Avg Security Score
85/100
Avg Patch Time
2724 days
View full developer profile
Detection Fingerprints

How We Detect Add From Server

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-from-server/add-from-server.js/wp-content/plugins/add-from-server/add-from-server.css
Script Paths
/wp-content/plugins/add-from-server/add-from-server.js
Version Parameters
add-from-server.js?ver=add-from-server.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
data-capability="upload_files"
JS Globals
add_from_server_data
FAQ

Frequently Asked Questions about Add From Server